| Commit message (Expand) | Author | Age |
* | igb: remove 82576 quad adapter | Alexander Duyck | 2008-08-27 |
* | igb: fix setting the number of tx queues | Alexander Duyck | 2008-08-27 |
* | igb: ethtool -d reads EICR which is incorrect as it is read on clear | Alexander Duyck | 2008-08-27 |
* | igb: force all queues to interrupt once every 2 seconds | Alexander Duyck | 2008-08-27 |
* | igb: remove igb_init_managability as it is deprecated | Alexander Duyck | 2008-08-07 |
* | igb: remove three redundant functions left in the code | Alexander Duyck | 2008-08-07 |
* | igb: correct issue of set_mta member of mac.ops not being populated | Alexander Duyck | 2008-08-07 |
* | igb: fixes 82576 serdes init to correctly support manual flow control changes | Alexander Duyck | 2008-08-07 |
* | igb: fix null pointer dereference seen with fiber NICs | Alexander Duyck | 2008-08-07 |
* | igb: fix comments | Alexander Duyck | 2008-08-07 |
* | net: igb_main.c fix sparse integer as NULL pointer warning | Harvey Harrison | 2008-07-22 |
* | igb/ixgbe/e1000e: resolve tx multiqueue bug | Jeff Kirsher | 2008-07-18 |
* | net: Use queue aware tests throughout. | David S. Miller | 2008-07-17 |
* | netdev: Kill NETIF_F_MULTI_QUEUE. | David S. Miller | 2008-07-17 |
* | igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. | David S. Miller | 2008-07-17 |
* | netdrv intel: always enable VLAN filtering except in promiscous mode | Patrick McHardy | 2008-07-16 |
* | netdrv intel: disable VLAN filtering in promiscous mode | Patrick McHardy | 2008-07-16 |
* | igb: Improve multiqueue AIM support | Alexander Duyck | 2008-07-11 |
* | igb: unused variable warning in igb remove | Alexander Duyck | 2008-07-11 |
* | igb: update suspend resume | Alexander Duyck | 2008-07-11 |
* | igb: add support for in kernel LRO | Alexander Duyck | 2008-07-11 |
* | igb: add page recycling support | Alexander Duyck | 2008-07-11 |
* | igb: Add support for quad port WOL and feature flags | Alexander Duyck | 2008-07-11 |
* | igb: add 82576 MAC support | Alexander Duyck | 2008-07-11 |
* | igb: Increment driver version | Auke Kok | 2008-07-11 |
* | igb: reenable CRC stripping in hardware | Auke Kok | 2008-07-11 |
* | igb: add DCA support | Jeb Cramer | 2008-07-11 |
* | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 |
* | igb: Introduce multiple TX queues with infrastructure | Peter P Waskiewicz Jr | 2008-07-11 |
* | netdrv: don't truncate VLAN TCI with VLAN stripping | Patrick McHardy | 2008-07-06 |
* | igb: add NAPI Rx queue support | PJ Waskiewicz | 2008-07-04 |
* | igb: fix init on 82575 with MNG enabled | Alexander Duyck | 2008-07-04 |
* | igb: eliminate hw from the hw_dbg macro arguments | Auke Kok | 2008-07-04 |
* | igb: fix parameter options | Alexander Duyck | 2008-07-04 |
* | igb: cleanup function header comments | Jeff Kirsher | 2008-07-04 |
* | igb: Remove adapter struct from these function call parameters | Mitch Williams | 2008-07-04 |
* | igb: limit EEPROM access | Jeff Kirsher | 2008-07-04 |
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-06-29 |
|\ |
|
| * | igb: make ioport free | Taku Izumi | 2008-06-28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-28 |
|\ \
| |/
|/| |
|
| * | igb: fix EEH recovery during reset on PPC | Jeff Kirsher | 2008-06-27 |
* | | igb: allow vlan devices to use TSO and TCP CSUM offload | Jeff Kirsher | 2008-06-11 |
|/ |
|
* | igb: save and restore pcie/msi state to support EEH recovery | Auke Kok | 2008-04-25 |
* | igb trivial annotations | Al Viro | 2008-03-25 |
* | igb: endianness fix | Al Viro | 2008-03-25 |
* | igb: Correctly get protocol information | Mitch Williams | 2008-03-17 |
* | igb: Fix panic with NICs with 1000BASE-SX PHY | Bill Hayes | 2008-02-23 |
* | igb: fix legacy mode irq issue | Andy Gospodarek | 2008-02-23 |
* | igb: PCIe devices do not need to unset MANC_ARP_ENA | David Graham | 2008-02-15 |
* | replace code with FIELD_SIZEOF | Julia Lawall | 2008-02-11 |