summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb.h
Commit message (Expand)AuthorAgeFilesLines
* igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck2009-03-211-4/+0
* igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-201-0/+12
* igb: add pf side of VMDq supportAlexander Duyck2009-02-201-2/+1
* igb: add vfs_allocated_count as placeholder for number of vfsAlexander Duyck2009-02-201-3/+6
* igb: transition driver to only using advanced descriptorsAlexander Duyck2009-02-161-3/+0
* igb: remove unused definesAlexander Duyck2009-02-151-14/+3
* igb: use timecompare to implement hardware time stampingPatrick Ohly2009-02-151-0/+4
* igb: access to NIC timePatrick Ohly2009-02-151-0/+4
* igb: update version number and copyright datesAlexander Duyck2009-02-071-1/+1
* igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck2009-02-071-3/+2
* igb: remove unused rx_hdr_split statisticAlexander Duyck2009-02-071-1/+0
* igb: rename phy opsAlexander Duyck2009-02-071-6/+6
* igb: remove check for needing an io portAlexander Duyck2009-02-071-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-031-5/+4
|\
| * igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2009-01-311-5/+4
* | igb: Replace LRO with GROHerbert Xu2009-01-211-16/+0
|/
* igb: re-order queues to support cleaner use of ivar on 82576Alexander Duyck2008-12-261-1/+2
* igb: defeature tx head writebackAlexander Duyck2008-12-261-3/+2
* igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck2008-11-211-0/+32
* igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck2008-11-201-0/+4
* igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller2008-07-171-2/+0
* igb: Improve multiqueue AIM supportAlexander Duyck2008-07-111-3/+5
* igb: add support for in kernel LROAlexander Duyck2008-07-111-0/+16
* igb: add page recycling supportAlexander Duyck2008-07-111-3/+1
* igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-111-4/+9
* igb: add DCA supportJeb Cramer2008-07-111-1/+3
* igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-111-0/+1
* igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-111-2/+5
* igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-041-0/+2
* igb: make ioport freeTaku Izumi2008-06-281-0/+4
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-281-0/+300
OpenPOWER on IntegriCloud