Commit Graph

144 Commits (450154e4f471248e188d18e45c2409b37a133765)

Author SHA1 Message Date
Peter P Waskiewicz Jr 3e450669cc ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 16 years ago
Peter P Waskiewicz Jr 12207e498b ixgbe: Defeature Tx Head writeback 16 years ago
Peter P Waskiewicz Jr 0ecc061d19 ixgbe: Update flow control state machine in link setup 16 years ago
Peter P Waskiewicz Jr 34b0368c68 ixgbe: Display EEPROM version in ethtool -i queries 16 years ago
Peter P Waskiewicz Jr 3201d3130e ixgbe: Update link setup code to better support autonegotiation of speed 16 years ago
Peter P Waskiewicz Jr bc97114d3f ixgbe: Refactor set_num_queues() and cache_ring_register() 16 years ago
Peter P Waskiewicz Jr 3efac5a001 ixgbe: Update copyright dates, bump the driver version number 16 years ago
Peter P Waskiewicz Jr eb7f139ce5 ixgbe: Refactor MSI-X allocation mechanism 16 years ago
Don Skidmore 2f21bdd354 ixgbe: Add 82598 support for BX mezzanine devices 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Don Skidmore 1e336d0fc9 ixgbe: add support KX/KX4 device 16 years ago
Don Skidmore 5b9c3cdd55 ixgbe: fix slow load times on 82598 nics 16 years ago
Herbert Xu 78b6f4ce58 ixgbe: Replace LRO with GRO 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Peter P Waskiewicz Jr 1da100bb47 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() 16 years ago
Don Skidmore 068c89b014 ixgbe: fix tag stripping for VLAN ID 0 16 years ago
Don Skidmore 15005a3204 ixgbe: fix dca issue with relaxed ordering turned on 16 years ago
Peter P Waskiewicz Jr d3fa472145 ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. 16 years ago
Peter P Waskiewicz Jr 7adf1525be ixgbe: Fix NAPI enable/disable path when using DCB 16 years ago
Hannes Eder e855aac805 drivers/net/ixgbe: fix sparse warnings: make symbols static 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Don Skidmore bfb8cc31b1 ixgbe: fix the display of DCB control stats in ethtool 16 years ago
Don Skidmore f4314e815e net: add DCNA attribute to the BCN interface for DCB 16 years ago
Don Skidmore 1486a61ebc net: fix DCB setstate to return success/failure 16 years ago
Jesse Brandeburg 5ecc361444 ixgbe: fix dma mapping unbalance 16 years ago
Peter P Waskiewicz Jr 6fabd715e6 ixgbe: Implement PCIe AER support 16 years ago
Wang Chen a4d2f34b7c ixgbe: function comment typo 16 years ago
Al Viro 43ced651d1 ixgbe section fixes 16 years ago
Al Viro feea6a574d ixgbe: section fixes 16 years ago
Jeff Kirsher a46e534bc7 ixgbe: cleanup link up/down messages 16 years ago
Robert Olsson cb13fc209f ixgbe: Naming interrupt vectors 16 years ago
Jeff Kirsher 7a6b6f515f DCB: fix kconfig option 16 years ago
Qinghuang Feng ece4af18e0 driver/net/*: remove redundant argument comments 16 years ago
Wang Chen 9d2f472097 ixgbe: convert directly reference of netdev->priv 16 years ago
Donald Skidmore c4900be053 ixgbe: add SFP+ driver support 16 years ago
Alexander Duyck 859ee3c438 DCB: Add support for DCB BCN 16 years ago
Alexander Duyck 0eb3aa9bab DCB: Add interface to query the state of PFC feature. 16 years ago
Alexander Duyck 33dbabc4a7 DCB: Add interface to query # of TCs supported by device 16 years ago
Alexander Duyck 46132188bf DCB: Add interface to query for the DCB capabilities of an device. 16 years ago
Alexander Duyck 2f90b8657e ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 0edc352743 ixgb: convert to net_device_ops 16 years ago
Alexey Dobriyan 79aefa45b2 ixgbe: fix compilation with gcc-3.4 16 years ago
PJ Waskiewicz 74ad0a5421 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Jesse Brandeburg 0befdb3e0a ixgbe: add device support for 82598AT (copper 10GbE) adapters 17 years ago
Johannes Berg 7c510e4b73 net: convert more to %pM 17 years ago
Jeff Garzik 5dd2d33228 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA 17 years ago