David S. Miller
|
8d13a2a9fb
net: Kill NETEVENT_PMTU_UPDATE.
|
14 年之前 |
Dimitris Michailidis
|
6a3c869a60
cxgb4: fix reported state of interfaces without link
|
14 年之前 |
Dimitris Michailidis
|
8f3a76769e
cxgb4: remove a bitmap
|
14 年之前 |
Dimitris Michailidis
|
b1a3c2b698
cxgb4: remove the name field from the adapter structure
|
14 年之前 |
Dimitris Michailidis
|
ba27816cd8
cxgb4: correct formatting of MSI-X interrupt names
|
14 年之前 |
Dimitris Michailidis
|
118969ed21
cxgb4: print port information after registering each netdev
|
14 年之前 |
Dimitris Michailidis
|
7d5e77aafa
cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports
|
14 年之前 |
Dimitris Michailidis
|
a57cabe09f
cxgb4: set the number of queues before device registration
|
14 年之前 |
Dimitris Michailidis
|
ef306b50b9
cxgb4: enable PCIe relaxed ordering
|
14 年之前 |
Eric Dumazet
|
89bf67f1f0
drivers/net: use vzalloc()
|
14 年之前 |
Divy Le Ray
|
0a4201fcd4
cxgb4: remove call to stop TX queues at load time.
|
14 年之前 |
Dimitris Michailidis
|
19ecae2c8f
cxgb4: update to utilize the newer VLAN infrastructure
|
14 年之前 |
Dimitris Michailidis
|
8f6d9f4047
cxgb4: fix crash due to manipulating queues before registration
|
14 年之前 |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
stephen hemminger
|
31b9c19bfe
cxgb4: function namespace cleanup (v3)
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Dimitris Michailidis
|
a069ec9174
cxgb4: remove a bogus PCI function number check
|
14 年之前 |
Ben Hutchings
|
a020ed4bb8
cxgb4: Use netif_set_real_num_{rx,tx}_queues()
|
14 年之前 |
Dimitris Michailidis
|
ccea790ef0
cxgb4: update PCI ids
|
15 年之前 |
Dimitris Michailidis
|
1478b3ee93
cxgb4: support eeprom read/write on functions other than 0
|
15 年之前 |
Dimitris Michailidis
|
e46dab4d4b
cxgb4: handle Rx/Tx queue ranges not starting at 0
|
15 年之前 |
Dimitris Michailidis
|
99e6d06521
cxgb4: update driver version
|
15 年之前 |
Dimitris Michailidis
|
ac50bed375
cxgb4: add new PCI IDs
|
15 年之前 |
Dimitris Michailidis
|
060e0c752b
cxgb4: support running the driver on PCI functions besides 0
|
15 年之前 |
Dimitris Michailidis
|
35d3568204
cxgb4: advertise NETIF_F_TSO_ECN
|
15 年之前 |
Dimitris Michailidis
|
1ae970e0c0
cxgb4: get on-chip queue info from FW and create a memory window for them
|
15 年之前 |
Dimitris Michailidis
|
835bb606fa
cxgb4: exclude registers with read side effects from register dumps
|
15 年之前 |
Dimitris Michailidis
|
f796564a5f
cxgb4: implement the ETHTOOL_GRXFH command
|
15 年之前 |
Dimitris Michailidis
|
671b0060d8
cxgb4: add user manipulation of the RSS table
|
15 年之前 |
Dimitris Michailidis
|
065463915c
cxgb4: avoid duplicating some resource freeing code
|
15 年之前 |