Alexander Duyck
|
24ddd96780
ixgbe: Fix comments that are out of date or formatted incorrectly
|
13 years ago |
Alexander Duyck
|
9e0c5648d9
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
|
13 years ago |
David S. Miller
|
3cc26e36a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Alexander Duyck
|
8a0da21be8
ixgbe: Combine post-DMA processing of sk_buff fields into single function
|
13 years ago |
Alexander Duyck
|
e4f740287f
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
|
13 years ago |
Alexander Duyck
|
f56e0cb1fe
ixgbe: Add function for testing status bits in Rx descriptor
|
13 years ago |
Alexander Duyck
|
f990b79bc8
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
|
13 years ago |
Alexander Duyck
|
1d2024f61e
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
|
13 years ago |
Alexander Duyck
|
4c1975d77b
ixgbe: Minor refactor of RSC
|
13 years ago |
Yi Zou
|
9d837ea2b7
ixgbe: do not update real num queues when netdev is going away
|
13 years ago |
Alexander Duyck
|
642c680e93
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
|
13 years ago |
Greg Rose
|
4cd6923d34
ixgbe: Fix case of Tx Hang in PF with 32 VFs
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Don Skidmore
|
9497182051
ixgbe: update copyright to 2012
|
13 years ago |
Peter P Waskiewicz Jr
|
8ef78adcb0
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
|
13 years ago |
Neerav Parikh
|
ea81875ae0
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
|
13 years ago |
Don Skidmore
|
0e22d0437e
ixgbe: add support for new 82599 device.
|
13 years ago |
Emil Tantilov
|
9e791e4a04
ixgbe: add support for new 82599 device id
|
13 years ago |
Stephen Hemminger
|
52f33af8ac
ixgbe: fix typo's
|
13 years ago |
Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 years ago |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |
Eric Dumazet
|
1f2149c1df
net: remove netdev_alloc_page and use __GFP_COLD
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
John Fastabend
|
b120818e65
ixgbe: fix smatch splat due to missing NULL check
|
13 years ago |
Emil Tantilov
|
93d3ce8faf
ixgbe: fix disabling of Tx laser at probe
|
13 years ago |
Emil Tantilov
|
232ef6bc45
ixgbe: Fix link issues caused by a reset while interface is down
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Emil Tantilov
|
15e5209f1c
ixgbe: change the eeprom version reported by ethtool
|
13 years ago |
Greg Rose
|
de4c7f653b
ixgbe: Add new netdev op to turn spoof checking on or off per VF
|
13 years ago |