Commit Graph

163 Commits (be1b08af61379be23d9975eaab29054e9166b13c)

Author SHA1 Message Date
Jesse Brandeburg 4df1046622 ixgbe: Cleanup some whitespace issues, fixup and add some comments 16 years ago
PJ Waskiewicz 885125399e ixgbe: Two small fixes for 82599 when bringing the device down and for WoL 16 years ago
Jesse Brandeburg 9891ca7cdc ixgbe: Add a few safety nets for register writes and descriptor cleanups 16 years ago
Jesse Brandeburg 2a41ff8116 ixgbe: Cleanup on the Rx init path 16 years ago
Jesse Brandeburg 9a1a69adad ixgbe: Fix the Tx clean logic to return proper status 16 years ago
Jesse Brandeburg 4dd64df895 ixgbe: fix bug with napi add before request_irq 16 years ago
Jesse Brandeburg 509ee935ec ixgbe: Fix interrupt configuration for 82599 16 years ago
PJ Waskiewicz 40dcd79a7b ixgbe: Disable DROP_EN for Rx queues 16 years ago
PJ Waskiewicz d51019a4da ixgbe: Fix an accounting problem when the Rx FIFO is full 16 years ago
PJ Waskiewicz 1339b9e975 ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types 16 years ago
David S. Miller fc1f209514 ixgbe: Fix some compiler warnings. 16 years ago
PJ Waskiewicz e8e26350f1 ixgbe: Add 82599 device id's, hook it up into the main driver. 16 years ago
PJ Waskiewicz 235ea828a1 ixgbe: Add DCB for 82599, remove BCN support 16 years ago
PJ Waskiewicz 11afc1b1fd ixgbe: Add hardware specific initialization code for 82599 devices 16 years ago
Jesse Brandeburg 32344a3940 ixbge: fix bug when using large pages and jumbo frames 16 years ago
Shannon Nelson c7e4358ae8 ixgbe: Move ring features into an enum, allowing easier future maintenance 16 years ago
Don Skidmore 54037505a5 ixgbe: fix for 82598 Si errata causing buffer overflow 16 years ago
Hannes Eder 1aef47c411 drivers/net/ixgbe: fix sparse warning: Should it be static? 16 years ago
Breno Leitão 367681f4ec ixgbe: Removing the unused PAGE_USE_COUNT() macro. 16 years ago
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