- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / e1000e / ethtool.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-20 Bruce Allane1000e: set flow control thresholds properly after...
2009-06-09 Chaitanya Lalae1000e: Expose MDI-X status via ethtool change
2009-06-03 Bruce Allane1000e: add support for 82577/82578 GbE LOM parts
2009-03-20 Alexander Duycke1000e: add support for 82583 device id
2009-02-06 Alex Chiange1000e: normalize usage of serdes_has_link
2008-12-05 Rafael J. Wysockie1000e: Use device_set_wakeup_enable
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-11-22 Bruce Allane1000e: check return code from NVM accesses and fix...
2008-11-22 Bruce Allane1000e: fix incorrect link status when switch module...
2008-11-22 Bruce Allane1000e: store EEPROM version number to prevent unnecess...
2008-11-22 Bruce Allane1000e: sync change flow control variables with ixgbe
2008-11-16 \"Rafael J. Wysocki\e1000e: Use device_set_wakeup_enable
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-03 Jesse Brandeburge1000e: remove phy read from inside spinlock
2008-10-02 Bruce Allane1000e: write protect ICHx NVM to prevent malicious...
2008-09-30 Jiri Kosina- additional patches to track down and fix e1000e NVM...
2008-09-26 Karsten Keil- patches to track down and fix the e1000e NVM corruption
2008-09-10 Karsten Keil- patches.drivers/e1000e_add_82574L.patch: e1000e:...
2008-09-03 Bruce Allane1000e: add support for new 82574L part
2008-09-03 Bruce Allane1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D...
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-14 Bruce Allane1000e: Return 1 instead of a non-zero value for link...
2008-08-07 Jeff Kirshere1000e: convert ndev_ printks to something smaller
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-06-03 Brandon PhilipsBackport: e1000e for montevina systems
2008-05-06 Kok, Aukee1000e: don't return half-read eeprom on error
2008-05-06 Bruce Allane1000e: Add support for BM PHYs on ICH9
2008-04-25 Auke Koke1000e: Add interrupt moderation run-time ethtool interface
2008-04-25 Bruce Allane1000e: cleanup several stats issues
2008-04-17 Bruce Allane1000e: reformat register test code, fix some minor...
2008-03-29 Jeff Kirshere1000e: reorganize PHY and flow control interface
2008-03-29 Bruce Allane1000e: reformat comment blocks, cosmetic changes only
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-03 Adrian Bunke1000e: make a function static
2008-02-03 Mitch Williamse1000e: add new wakeup cababilities
2008-01-28 Joe Perches[E1000E]: convert register test macros to functions
2008-01-28 Alejandro Martinez... netdev: ARRAY_SIZE() cleanups
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2007-12-07 Roel Kluine1000: fix memcpy in e1000_get_strings
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-01 Brandon Philips- patches.drivers/e1000e.patch: e1000e: revert to versi...
2007-10-30 Stephen Hemmingere1000e: fix sparse warnings
2007-10-25 Brandon Philips- patches.drivers/e1000e.patch: update to the latest...
2007-10-17 Auke Koke1000e: don't poke PHY registers to retreive link status
2007-10-17 Adrian Bunke1000e: fix error checks
2007-10-10 Auke Koke1000e: restore flow control settings properly
2007-10-10 Auke Koke1000e: Fix ethtool register test code
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...
2007-08-25 Brandon Philips- Add CONFIG_E1000E to config files