linux_dsm_epyc7002/drivers/net/cxgb4
Dimitris Michailidis 8cd18ac47f cxgb4: allocate more space for MSI-X interrupt names
Currently MSI-X names for netdevs with long names are truncated in
/proc/interrupts due to insufficient space.  Use IFNAMSIZ to size the
needed space.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-16 13:16:01 -08:00
..
cxgb4_main.c cxgb4: print port information after registering each netdev 2010-12-16 13:16:01 -08:00
cxgb4_uld.h cxgb4: function namespace cleanup (v3) 2010-10-21 04:25:49 -07:00
cxgb4.h cxgb4: allocate more space for MSI-X interrupt names 2010-12-16 13:16:01 -08:00
l2t.c cxgb4: function namespace cleanup (v3) 2010-10-21 04:25:49 -07:00
l2t.h cxgb4: function namespace cleanup (v3) 2010-10-21 04:25:49 -07:00
Makefile cxgb4: Add main driver file and driver Makefile 2010-04-01 19:29:16 -07:00
sge.c cxgb4: enable PCIe relaxed ordering 2010-12-16 13:15:59 -08:00
t4_hw.c cxgb4: do not read the clock frequency from VPD 2010-12-16 13:15:59 -08:00
t4_hw.h cxgb4: support eeprom read/write on functions other than 0 2010-08-23 20:38:14 -07:00
t4_msg.h cxgb4: don't offload Rx checksums for IPv6 fragments 2010-08-02 16:26:41 -07:00
t4_regs.h cxgb4: get on-chip queue info from FW and create a memory window for them 2010-08-02 16:26:42 -07:00
t4fw_api.h cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports 2010-12-16 13:16:00 -08:00