aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck2008-12-101-2/+0
* igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2008-11-251-1/+2
* igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck2008-11-211-10/+10
* igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck2008-11-201-53/+49
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-2/+6
|\
| * igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-161-2/+6
* | netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-2/+2
|/
* igb: remove 82576 quad adapterAlexander Duyck2008-08-271-9/+0
* igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck2008-08-271-2/+6
* igb: Improve multiqueue AIM supportAlexander Duyck2008-07-111-6/+11
* igb: add support for in kernel LROAlexander Duyck2008-07-111-0/+17
* igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-111-2/+10
* igb: add 82576 MAC supportAlexander Duyck2008-07-111-35/+111
* igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-111-4/+9
* replace code with FIELD_SIZEOFJulia Lawall2008-02-111-1/+1
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-281-0/+1927