John Fastabend
|
9806307a1c
ixgbe: DCB, fix TX hang occurring in stress condition with PFC
|
14 years ago |
Eric Dumazet
|
de1036b1ce
ixgbe: fix stats handling
|
14 years ago |
Jesse Gross
|
f62bbb5e62
ixgbe: Update ixgbe to use new vlan accleration.
|
14 years ago |
Jesse Gross
|
eab6d18d20
vlan: Don't check for vlan group before vlan_tx_tag_present.
|
14 years ago |
Jesse Gross
|
b738127dfb
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
|
14 years ago |
John Fastabend
|
7662ff46b7
ixgbe: DCB: remove DCB check config
|
14 years ago |
Peter Waskiewicz
|
b25ebfd21b
ixgbe: Use affinity_hint when Flow Director is enabled
|
14 years ago |
Emil Tantilov
|
6af3b9ebfe
ixgbe: fix link issues and panic with shared interrupts for 82598
|
15 years ago |
Ben Hutchings
|
847f53ff40
ixgbe: Use netif_set_real_num_{rx,tx}_queues()
|
15 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
15 years ago |
Yi Zou
|
7b872a55c4
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
|
15 years ago |
Joe Perches
|
7ca647bdad
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
|
15 years ago |
Joe Perches
|
c7689578f5
drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
|
15 years ago |
Joe Perches
|
e8e9f6966a
drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
|
15 years ago |
Alexander Duyck
|
933d41f1f2
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
|
15 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 years ago |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 years ago |
Alexander Duyck
|
84418e3b10
ixgbe: rewrite ethtool test to use standard config functions
|
15 years ago |
Alexander Duyck
|
31f05a2d87
ixgbe: update all DESC_ADV macros to accept a ring pointer
|
15 years ago |
Alexander Duyck
|
9e10e045f8
ixgbe: combine Rx into into ixgbe_configure_rx
|
15 years ago |
Alexander Duyck
|
2f1860b8d9
ixgbe: pull all Tx init into ixgbe_configure_tx
|
15 years ago |
Alexander Duyck
|
a34bcfffae
ixgbe: move all GPIE register config into a single function
|
15 years ago |
Alexander Duyck
|
f5b4a52e81
ixgbe: Move virtualization config into a separate function
|
15 years ago |
Alexander Duyck
|
7367096a43
ixgbe: move all Rx DMA control register writes to one central location
|
15 years ago |
Alexander Duyck
|
477de6ed02
ixgbe: Move max frame size and Rx buffer length configuration into a function
|
15 years ago |
Alexander Duyck
|
826437d3de
ixgbe: remove redundant configuration of vmolr, rename generic variable
|
15 years ago |
Alexander Duyck
|
f5dc442b46
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
|
15 years ago |
Alexander Duyck
|
4865452164
ixgbe: pull PSRTYPE configuration into a separate function
|
15 years ago |
Alexander Duyck
|
acd37177cc
ixgbe: pull ring configuration into it's own function
|
15 years ago |
Alexander Duyck
|
05abb126c1
ixgbe: consolidate all setting of MRQC into one function
|
15 years ago |