e1000e: Fix namespace conflicts wrt. e1000_has_link
[safe/jmp/linux-2.6] / drivers / net / e1000e / ethtool.c
2010-02-05 David S. Millere1000e: Fix namespace conflicts wrt. e1000_has_link
2009-12-02 Roel Kluine1000e: Use sizeof struct rather than pointer in e1000_...
2009-11-21 Bruce Allane1000e: update copyright information
2009-11-21 Bruce Allane1000e: disable K1 on PCH LOM when in PHY loopback...
2009-11-21 Bruce Allane1000e: link reporting problems
2009-11-21 Bruce Allane1000e: function pointers for ethtool set/get offloads
2009-11-21 Bruce Allane1000e: add missing tests for 82583 in ethtool functions
2009-11-21 Bruce Allane1000e: check WoL mode is among set of supported modes
2009-11-20 Bruce Allane1000e: set flow control thresholds properly after...
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-10-29 Bruce Allane1000e: flow control doesn't re-enable
2009-10-13 Ajit Khapardee1000e: Fix erroneous display of stats by ethtool -S
2009-10-08 Ajit Khapardee1000e: Use the instance of net_device_stats from net_d...
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-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-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-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-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-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-10-30 Stephen Hemmingere1000e: fix sparse warnings
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...