aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb.h
Commit message (Expand)AuthorAge
* igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-26
* igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck2009-05-06
* igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck2009-03-21
* igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-20
* igb: add pf side of VMDq supportAlexander Duyck2009-02-20
* igb: add vfs_allocated_count as placeholder for number of vfsAlexander Duyck2009-02-20
* igb: transition driver to only using advanced descriptorsAlexander Duyck2009-02-16
* igb: remove unused definesAlexander Duyck2009-02-16
* igb: use timecompare to implement hardware time stampingPatrick Ohly2009-02-16
* igb: access to NIC timePatrick Ohly2009-02-16
* igb: update version number and copyright datesAlexander Duyck2009-02-07
* igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck2009-02-07
* igb: remove unused rx_hdr_split statisticAlexander Duyck2009-02-07
* igb: rename phy opsAlexander Duyck2009-02-07
* igb: remove check for needing an io portAlexander Duyck2009-02-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-03
|\
| * igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2009-01-31
* | igb: Replace LRO with GROHerbert Xu2009-01-21
|/
* igb: re-order queues to support cleaner use of ivar on 82576Alexander Duyck2008-12-26
* igb: defeature tx head writebackAlexander Duyck2008-12-26
* igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck2008-11-22
* igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck2008-11-20
* igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller2008-07-17
* igb: Improve multiqueue AIM supportAlexander Duyck2008-07-11
* igb: add support for in kernel LROAlexander Duyck2008-07-11
* igb: add page recycling supportAlexander Duyck2008-07-11
* igb: Add support for quad port WOL and feature flagsAlexander Duyck2008-07-11
* igb: add DCA supportJeb Cramer2008-07-11
* igb: update ethtool stats to support multiqueueAlexander Duyck2008-07-11
* igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr2008-07-11
* igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-04
* igb: make ioport freeTaku Izumi2008-06-28
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-28