Commit Graph

56 Commits (0c68ae2605dbcf67414d8d1f19af93be44b355fb)

Author SHA1 Message Date
Jeff Kirsher 421e02f0e9 igb: add IGB_DCA instead of selecting INTEL_IOATDMA 16 years ago
Alexander Duyck c54106bb38 igb: fix tx data corruption with transition to L0s on 82575 16 years ago
Alexander Duyck 1a32bcfb57 igb: clean up a stray fake netdev code left in rx path 17 years ago
Alexander Duyck fc7d345d11 igb: remove unneeded cleaned variable in clean_tx_irq path 17 years ago
Alexander Duyck 17fc7004a3 igb: remove 82576 quad adapter 17 years ago
Alexander Duyck 34a20e8973 igb: fix setting the number of tx queues 17 years ago
Alexander Duyck fe59de38c5 igb: ethtool -d reads EICR which is incorrect as it is read on clear 17 years ago
Alexander Duyck 7a6ea550f2 igb: force all queues to interrupt once every 2 seconds 17 years ago
Alexander Duyck a6ef5e9d7d igb: remove igb_init_managability as it is deprecated 17 years ago
Alexander Duyck ec796b4ffc igb: remove three redundant functions left in the code 17 years ago
Alexander Duyck 549bdd84dc igb: correct issue of set_mta member of mac.ops not being populated 17 years ago
Alexander Duyck 726c09e7b6 igb: fixes 82576 serdes init to correctly support manual flow control changes 17 years ago
Alexander Duyck c743a87eab igb: fix null pointer dereference seen with fiber NICs 17 years ago
Alexander Duyck 106ef2fef3 igb: fix comments 17 years ago
Harvey Harrison 25ac3c2483 net: igb_main.c fix sparse integer as NULL pointer warning 17 years ago
Jeff Kirsher d55b53fff0 igb/ixgbe/e1000e: resolve tx multiqueue bug 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller 070825b384 igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. 17 years ago
Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode 17 years ago
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 years ago
Alexander Duyck 6eb5a7f1db igb: Improve multiqueue AIM support 17 years ago
Alexander Duyck 9280fa5201 igb: unused variable warning in igb remove 17 years ago
Alexander Duyck a88f10ec7a igb: update suspend resume 17 years ago
Alexander Duyck d335252027 igb: add support for in kernel LRO 17 years ago
Alexander Duyck bf36c1a004 igb: add page recycling support 17 years ago
Alexander Duyck 7dfc16fab1 igb: Add support for quad port WOL and feature flags 17 years ago
Alexander Duyck 2d064c06fe igb: add 82576 MAC support 17 years ago
Auke Kok 0024fd00cd igb: Increment driver version 17 years ago
Auke Kok 87cb7e8cc5 igb: reenable CRC stripping in hardware 17 years ago
Jeb Cramer fe4506b6a2 igb: add DCA support 17 years ago
Alexander Duyck e21ed3538f igb: update ethtool stats to support multiqueue 17 years ago
Peter P Waskiewicz Jr 661086df6c igb: Introduce multiple TX queues with infrastructure 17 years ago
Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
PJ Waskiewicz 844290e560 igb: add NAPI Rx queue support 17 years ago
Alexander Duyck 662d7205b3 igb: fix init on 82575 with MNG enabled 17 years ago
Auke Kok 652fff3214 igb: eliminate hw from the hw_dbg macro arguments 17 years ago
Alexander Duyck d67ce5338c igb: fix parameter options 17 years ago
Jeff Kirsher 733596bea6 igb: cleanup function header comments 17 years ago
Mitch Williams 3b644cf6ce igb: Remove adapter struct from these function call parameters 17 years ago
Jeff Kirsher 5c3cad754c igb: limit EEPROM access 17 years ago
Taku Izumi 42bfd33ab7 igb: make ioport free 17 years ago
Jeff Kirsher 3023682e74 igb: fix EEH recovery during reset on PPC 17 years ago
Jeff Kirsher 48f29ffc50 igb: allow vlan devices to use TSO and TCP CSUM offload 17 years ago
Auke Kok c682fc238a igb: save and restore pcie/msi state to support EEH recovery 17 years ago
Al Viro 6d8126f988 igb trivial annotations 17 years ago
Al Viro 7deb07b1be igb: endianness fix 17 years ago
Mitch Williams 44b0cda375 igb: Correctly get protocol information 17 years ago
Bill Hayes 68707acb5b igb: Fix panic with NICs with 1000BASE-SX PHY 17 years ago
Andy Gospodarek 6cb5e57701 igb: fix legacy mode irq issue 17 years ago