Age | Commit message (Expand) | Author |
2008-11-25 | igb: loopback bits not correctly cleared from RCTL register | Alexander Duyck |
2008-11-25 | igb: remove unneeded bit refrence when enabling jumbo frames | Alexander Duyck |
2008-11-21 | igb: do not use phy ops in ethtool test cleanup for non-copper parts | Alexander Duyck |
2008-11-20 | netdev: add more functions to netdevice ops | Stephen Hemminger |
2008-11-20 | igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize | Alexander Duyck |
2008-11-20 | igb: simplify swap in clean_rx_irq if using packet split | Alexander Duyck |
2008-11-19 | igb: convert to net_device_ops | Stephen Hemminger |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-16 | igb: use dev_printk instead of printk | Bjorn Helgaas |
2008-11-16 | igb: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-10-27 | net: convert more to %pM | Johannes Berg |
2008-10-22 | igb: add IGB_DCA instead of selecting INTEL_IOATDMA | Jeff Kirsher |
2008-10-22 | igb: fix tx data corruption with transition to L0s on 82575 | Alexander Duyck |
2008-09-03 | igb: clean up a stray fake netdev code left in rx path | Alexander Duyck |
2008-09-03 | igb: remove unneeded cleaned variable in clean_tx_irq path | Alexander Duyck |
2008-08-27 | 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-07 | 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-07-22 | net: igb_main.c fix sparse integer as NULL pointer warning | Harvey Harrison |
2008-07-18 | igb/ixgbe/e1000e: resolve tx multiqueue bug | Jeff Kirsher |
2008-07-17 | 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-16 | 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-11 | 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-06 | netdrv: don't truncate VLAN TCI with VLAN stripping | Patrick McHardy |
2008-07-04 | 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 |