aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck1-15/+19
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck1-6/+0
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck1-16/+9
2009-05-26igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer1-0/+1
2009-05-26igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer1-6/+10
2009-05-06igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck1-2/+6
2009-04-28igb: Enable SCTP checksum offloadingJesse Brandeburg1-3/+9
2009-04-02igb: cleanup igb loopback pathAlexander Duyck1-11/+3
2009-03-14igb: add support for 82576 quad copper adapterAlexander Duyck1-0/+9
2009-02-20igb: add pf side of VMDq supportAlexander Duyck1-1/+1
2009-02-16igb: transition driver to only using advanced descriptorsAlexander Duyck1-22/+29
2009-02-15igb: remove unused definesAlexander Duyck1-5/+1
2009-02-07igb: update version number and copyright datesAlexander Duyck1-1/+1
2009-02-07igb: add counter for dma out of sync errorsAlexander Duyck1-0/+1
2009-02-07igb: update testing done by ethtoolAlexander Duyck1-26/+61
2009-02-07igb: update feature flags supported in ethtoolAlexander Duyck1-9/+7
2009-02-07igb: remove unused rx_hdr_split statisticAlexander Duyck1-1/+0
2009-02-07igb: rename nvm opsAlexander Duyck1-7/+7
2009-01-21igb: Replace LRO with GROHerbert Xu1-17/+0
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck1-2/+0
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck1-1/+2
2008-11-21igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck1-10/+10
2008-11-20igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck1-53/+49
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+6
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\1-2/+6
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen1-2/+2
2008-08-27igb: remove 82576 quad adapterAlexander Duyck1-9/+0
2008-08-27igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck1-2/+6
2008-07-11igb: Improve multiqueue AIM supportAlexander Duyck1-6/+11
2008-07-11igb: add support for in kernel LROAlexander Duyck1-0/+17
2008-07-11igb: Add support for quad port WOL and feature flagsAlexander Duyck1-2/+10
2008-07-11igb: add 82576 MAC supportAlexander Duyck1-35/+111
2008-07-11igb: update ethtool stats to support multiqueueAlexander Duyck1-4/+9
2008-02-11replace code with FIELD_SIZEOFJulia Lawall1-1/+1
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok1-0/+1927