Commit Graph

539 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Hao Zheng 5e09a10521 ixgbe: Look inside vlan when determining offload protocol. 14 years ago
John Fastabend 9806307a1c ixgbe: DCB, fix TX hang occurring in stress condition with PFC 14 years ago
Yi Zou 27ab76065c ixgbe: add a refcnt when turning on/off FCoE offload capability 14 years ago
Eric Dumazet de1036b1ce ixgbe: fix stats handling 14 years ago
Emil Tantilov 3a338cbb8b ixgbe: update copyright info 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
Emil Tantilov 5d5b7c39cf ixgbe: declare functions as static 14 years ago
Emil Tantilov f32f837b75 ixgbe: remove unused functions 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 14 years ago
Ben Hutchings 847f53ff40 ixgbe: Use netif_set_real_num_{rx,tx}_queues() 14 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 14 years ago
Yi Zou 7b872a55c4 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags 15 years ago
Ben Hutchings be2902daee ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool 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 1395807091 ixgbe: bump PS header size to 512 bytes 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
Alexander Duyck 43e69bf0f0 ixgbe: move Tx ring configuration into a separate function 15 years ago
Alexander Duyck 120ff942cc ixgbe: move configuration of the MTQC register into it's own function 15 years ago
Alexander Duyck 179b4096e2 ixgbe: combine two modifications of TXDCTL into one 15 years ago
Alexander Duyck 67ebd79141 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb 15 years ago
Alexander Duyck d716a7d885 ixgbe: remove redundant DMA alignment code 15 years ago
Don Skidmore 083fc582b8 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries 15 years ago
Jeff Kirsher 2d0bb1c1f4 e100/e1000*/igb*/ixgb*: Add missing read memory barrier 15 years ago
John Fastabend 4bc091d85f ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG 15 years ago
Dan Carpenter b8bc0421ab ixgbe: potential null dereference 15 years ago
John Fastabend 56075a98df ixgbe: priority tagging FCoE frames without FCoE offload 15 years ago
Eric Dumazet 55bad82385 ixgbe: fix ethtool stats 15 years ago
Andy Gospodarek bded64a7ff ixgbe/igb: catch invalid VF settings 15 years ago
Don Skidmore 99faf68e2b ixgbe: fix version string for ixgbe 15 years ago