aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/igb/igb.h
AgeCommit message (Expand)Author
2009-03-21igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck
2009-02-20igb: Add support for enabling VFs to PF driver.Alexander Duyck
2009-02-20igb: add pf side of VMDq supportAlexander Duyck
2009-02-20igb: add vfs_allocated_count as placeholder for number of vfsAlexander Duyck
2009-02-16igb: transition driver to only using advanced descriptorsAlexander Duyck
2009-02-15igb: remove unused definesAlexander Duyck
2009-02-15igb: use timecompare to implement hardware time stampingPatrick Ohly
2009-02-15igb: access to NIC timePatrick Ohly
2009-02-07igb: update version number and copyright datesAlexander Duyck
2009-02-07igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck
2009-02-07igb: remove unused rx_hdr_split statisticAlexander Duyck
2009-02-07igb: rename phy opsAlexander Duyck
2009-02-07igb: remove check for needing an io portAlexander Duyck
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck
2009-01-21igb: Replace LRO with GROHerbert Xu
2008-12-26igb: re-order queues to support cleaner use of ivar on 82576Alexander Duyck
2008-12-26igb: defeature tx head writebackAlexander Duyck
2008-11-21igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck
2008-11-20igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck
2008-07-17igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller
2008-07-11igb: Improve multiqueue AIM supportAlexander Duyck
2008-07-11igb: add support for in kernel LROAlexander Duyck
2008-07-11igb: add page recycling supportAlexander Duyck
2008-07-11igb: Add support for quad port WOL and feature flagsAlexander Duyck
2008-07-11igb: add DCA supportJeb Cramer
2008-07-11igb: update ethtool stats to support multiqueueAlexander Duyck
2008-07-11igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz
2008-06-28igb: make ioport freeTaku Izumi
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok