Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / net / igb / igb_ethtool.c
2010-04-13 Stefan Assmannigb: restrict WoL for 82576 ET2 Quad Port Server Adapter
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Alexander Duyckigb: Allocate rings seperately instead of as a block
2010-02-17 Nick Nunleyigb: Power down link when interface is down
2010-02-17 Nick Nunleyigb: Report link status in ethtool when interface is...
2010-02-17 Nick Nunleyigb: add support for wake-on-link
2009-12-24 Alexander Duyckigb: check both function bits in status register in...
2009-11-20 Alexander Duyckigb: Add full support for 82580 devices
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-14 Alexander Duyckigb: Rework how netdev->stats is handled
2009-11-14 Alexander Duyckigb: change type for ring sizes to u16 in igb_set_ring_...
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-28 David S. Millerigb: Fix warnings in igb_set_ringparam()
2009-10-28 Alexander Duyckigb: misc cleanups within igb_ethtool.c
2009-10-28 Alexander Duyckigb: add support for seperate tx-usecs setting in ethtool
2009-10-28 Alexander Duyckigb: cleanup "todo" code found in igb_ethtool.c
2009-10-28 Alexander Duyckigb: add single vector msi-x testing to interrupt test
2009-10-28 Alexander Duyckigb: make ethtool use core xmit map and free functionality
2009-10-28 Alexander Duyckigb: re-use ring configuration code in ethtool testing
2009-10-28 Alexander Duyckigb: add a flags value to the ring
2009-10-28 Alexander Duyckigb: move alloc_failed and csum_err stats into per...
2009-10-28 Alexander Duyckigb: add pci device pointer to ring structure
2009-10-28 Alexander Duyckigb: remove rx checksum good counter
2009-10-28 Alexander Duyckigb: add new data structure for handling interrupts...
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-26 Alexander Duyckigb: fix memory leak when setting ring size while inter...
2009-10-13 Ajit Khapardeigb: Fix erroneous display of stats by ethtool -S
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Ajit Khapardeigb: Use the instance of net_device_stats from net_device.
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-07-26 Alexander Duyckigb: cleanup flow control configuration to make request...
2009-07-26 Alexander Duyckigb: remove unused switch statement from igb_set_wol
2009-07-26 Alexander Duyckigb: remove media type fiber as it is misleading
2009-05-27 Jesper Dangaard... igb: Record host memory receive overflow in net_stats
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-04-28 Jesse Brandeburgigb: Enable SCTP checksum offloading
2009-04-02 Alexander Duyckigb: cleanup igb loopback path
2009-03-14 Alexander Duyckigb: add support for 82576 quad copper adapter
2009-02-20 Alexander Duyckigb: add pf side of VMDq support
2009-02-16 Alexander Duyckigb: transition driver to only using advanced descriptors
2009-02-16 Alexander Duyckigb: remove unused defines
2009-02-07 Alexander Duyckigb: update version number and copyright dates
2009-02-07 Alexander Duyckigb: add counter for dma out of sync errors
2009-02-07 Alexander Duyckigb: update testing done by ethtool
2009-02-07 Alexander Duyckigb: update feature flags supported in ethtool
2009-02-07 Alexander Duyckigb: remove unused rx_hdr_split statistic
2009-02-07 Alexander Duyckigb: rename nvm ops
2009-01-21 Herbert Xuigb: Replace LRO with GRO
2008-12-10 Alexander Duyckigb: Correctly determine pci-e function number in virtu...
2008-11-25 Alexander Duyckigb: loopback bits not correctly cleared from RCTL...
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-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-16 \"Rafael J. Wysocki\igb: Use device_set_wakeup_enable
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-2
2008-08-27 Alexander Duyckigb: remove 82576 quad adapter
2008-08-27 Alexander Duyckigb: ethtool -d reads EICR which is incorrect as it...
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 support for quad port WOL and feature flags
2008-07-11 Alexander Duyckigb: add 82576 MAC support
2008-07-11 Alexander Duyckigb: update ethtool stats to support multiqueue
2008-02-11 Julia Lawallreplace code with FIELD_SIZEOF
2008-01-28 Auke Kokigb: PCI-Express 82575 Gigabit Ethernet driver