igb: remove rx_ps_hdr_len
[safe/jmp/linux-2.6] / drivers / net / igb / igb.h
2009-10-28 Alexander Duyckigb: remove rx_ps_hdr_len
2009-10-28 Alexander Duyckigb: move the tx and rx ring specific config into seper...
2009-10-28 Alexander Duyckigb: increase minimum rx buffer size to 1K
2009-10-28 Alexander Duyckigb: remove rx checksum good counter
2009-10-28 Alexander Duyckigb: add new data structure for handling interrupts...
2009-10-08 Ajit Khapardeigb: Use the instance of net_device_stats from net_device.
2009-09-04 Alexander Duyckigb: set vf rlpml wasn't taking vlan tag into account
2009-05-27 Jesper Dangaard... igb: Implement reading of reg RQDPC (Receive Queue...
2009-05-06 Alexander Duyckigb/igbvf: set rx csum always enabled in hw, disable...
2009-03-21 Alexander Duyckigb: remove IGB_DESC_UNUSED since it is better handled...
2009-02-20 Alexander Duyckigb: Add support for enabling VFs to PF driver.
2009-02-20 Alexander Duyckigb: add pf side of VMDq support
2009-02-20 Alexander Duyckigb: add vfs_allocated_count as placeholder for number...
2009-02-16 Alexander Duyckigb: transition driver to only using advanced descriptors
2009-02-16 Alexander Duyckigb: remove unused defines
2009-02-16 Patrick Ohlyigb: use timecompare to implement hardware time stamping
2009-02-16 Patrick Ohlyigb: access to NIC time
2009-02-07 Alexander Duyckigb: update version number and copyright dates
2009-02-07 Alexander Duyckigb: cleanup igb_netpoll to be more friendly with napi...
2009-02-07 Alexander Duyckigb: remove unused rx_hdr_split statistic
2009-02-07 Alexander Duyckigb: rename phy ops
2009-02-07 Alexander Duyckigb: remove check for needing an io port
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-31 Alexander Duyckigb: Fix DCA errors and do not use context index for...
2009-01-21 Herbert Xuigb: Replace LRO with GRO
2008-12-26 Alexander Duyckigb: re-order queues to support cleaner use of ivar...
2008-12-26 Alexander Duyckigb: defeature tx head writeback
2008-11-22 Alexander Duyckigb: do not use phy ops in ethtool test cleanup for...
2008-11-20 Alexander Duyckigb: Fix tx/rx_ring_count parameters for igb on suspend...
2008-07-18 David S. Millerigb: Kill CONFIG_NETDEVICES_MULTIQUEUE references,...
2008-07-11 Alexander Duyckigb: Improve multiqueue AIM support
2008-07-11 Alexander Duyckigb: add support for in kernel LRO
2008-07-11 Alexander Duyckigb: add page recycling support
2008-07-11 Alexander Duyckigb: Add support for quad port WOL and feature flags
2008-07-11 Jeb Cramerigb: add DCA support
2008-07-11 Alexander Duyckigb: update ethtool stats to support multiqueue
2008-07-11 Peter P Waskiewicz Jrigb: Introduce multiple TX queues with infrastructure
2008-07-04 PJ Waskiewiczigb: add NAPI Rx queue support
2008-06-28 Taku Izumiigb: make ioport free
2008-01-28 Auke Kokigb: PCI-Express 82575 Gigabit Ethernet driver