Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / net / e1000e / 82571.c
2010-04-27 Bruce Allane1000e: enable/disable ASPM L0s and L1 and ERT accordin...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-14 Bruce Allane1000e: genericize the update multicast address list
2010-01-14 Bruce Allane1000e: provide MAC-family-specific function to set...
2010-01-14 Bruce Allane1000e: use alternate MAC address on ESB2 if available
2010-01-08 Bruce Allane1000e: perform 10/100 adaptive IFS only on parts that...
2009-12-19 Bruce Allane1000e: LED settings in EEPROM ignored on 82571 and...
2009-12-03 Bruce Allane1000e: check_polarity function pointers not set for...
2009-12-02 Bruce Allane1000e: comment corrections
2009-12-02 Bruce Allane1000e: ensure the link state is correct for serdes...
2009-12-02 Bruce Allane1000e: provide family-specific PHY power up/down opera...
2009-12-02 Bruce Allane1000e: provide family-specific functions to manage...
2009-11-21 Bruce Allane1000e: cosmetic - group local variables of the same...
2009-11-21 Bruce Allane1000e: do not error out on identification LED init...
2009-11-21 Bruce Allane1000e: cleanup functions that clear hardware statistics
2009-11-21 Bruce Allane1000e: set bools to true/false instead of 1/0
2009-11-21 Bruce Allane1000e: provide comment for 82571 workaround
2009-11-21 Bruce Allane1000e: remove comments regarding a non-existent api...
2009-11-21 Bruce Allane1000e: update copyright information
2009-11-21 Bruce Allane1000e: cleanup ops function pointers
2009-11-21 Bruce Allane1000e: consolidate two dbug macros into one simpler one
2009-11-21 Bruce Allane1000e: cleanup redundant #include's
2009-10-05 Alexander Duycke1000e: swap max hw supported frame size between 82574...
2009-06-09 Dave Grahame1000e: Fixes possible phy corrupton on 82571 designs.
2009-06-03 Bruce Allane1000e: add support for 82577/82578 GbE LOM parts
2009-06-03 Bruce Allane1000e: specify max supported frame size in adapter...
2009-03-20 Alexander Duycke1000e: add support for 82583 device id
2009-02-18 Hannes Ederdrivers/net/e1000e: fix sparse warning: Should it be...
2009-02-11 dave grahame1000e: Serdes - attempt autoneg when link restored.
2009-02-11 dave grahame1000e: Disable dynamic clock gating for 82571 per...
2009-01-26 Jesse Brandeburge1000e: workaround hw errata
2008-11-22 Bruce Allane1000e: check return code from NVM accesses and fix...
2008-11-22 Bruce Allane1000e: sync change flow control variables with ixgbe
2008-11-22 Bruce Allane1000e: ESB2 config after link up
2008-11-22 Bruce Allane1000e: update comments listing supported parts for...
2008-11-17 Alexander Duycke1000e: enable ECC correction on 82571 silicon
2008-09-03 Bruce Allane1000e: add support for new 82574L part
2008-04-25 Bruce Allane1000e: cleanup several stats issues
2008-04-17 Jeff Kirshere1000e: rename a few functions
2008-04-17 Jeff Kirshere1000e: Make arrays out of these Rx/Tx registers
2008-04-17 Jeff Kirshere1000e: limit EEPROM size accesses
2008-03-29 Jeff Kirshere1000e: reorganize PHY and flow control interface
2008-03-29 Jeff Kirshere1000e: rename mc_addr_list_update
2008-03-29 Bruce Allane1000e: reformat comment blocks, cosmetic changes only
2008-02-24 Auke Koke1000e: fix spelling errors in comments
2008-02-24 Auke Koke1000e: 82573 can use eerd method to read eeprom
2008-01-28 Auke Koke1000/e1000e: Move PCI-Express device IDs over to e1000e
2008-01-28 Auke Koke1000e: Disable L1 ASPM power savings for 82573 mobile...
2008-01-28 Bill Hayese1000e: alternate MAC address support
2007-10-30 Roel Kluine1000e: Fix typo ! &
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...