Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / drivers / net / e1000e / lib.c
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: fix and commonize code for setting the receive...
2010-01-08 Bruce Allane1000e: e1000e_enable_tx_pkt_filtering() returns wrong...
2010-01-08 Bruce Allane1000e: perform 10/100 adaptive IFS only on parts that...
2009-12-02 Bruce Allane1000e: comment corrections
2009-12-02 Bruce Allane1000e: provide family-specific functions to manage...
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: 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-07-04 Bruce Allane1000e: disable K1 at 1000Mbps for 82577/82578
2009-06-03 Bruce Allane1000e: add support for 82577/82578 GbE LOM parts
2009-03-26 Jesse Brandeburge1000e: fix loss of multicast packets
2009-02-06 Alex Chiange1000e: normalize usage of serdes_has_link
2008-11-22 Bruce Allane1000e: sync change flow control variables with ixgbe
2008-11-22 Bruce Allane1000e: 82571 check for link fix on 82571 serdes
2008-10-08 Arthur Jonese1000e: release hw semaphore after successfully writing...
2008-09-03 Bruce Allane1000e: add support for new 82574L part
2008-04-17 Jeff Kirshere1000e: rename a few functions
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-03-26 Auke Koke1000e: remove no longer used e1000e_read_nvm_spi
2008-02-24 Auke Koke1000e: fix spelling errors in comments
2008-02-24 Jesse Brandeburge1000e: fix flow control denial of service possibility
2008-02-24 Jesse Brandeburge1000e: fix flow control when using ethtool overrides
2008-01-28 Bill Hayese1000e: alternate MAC address support
2007-10-10 Auke Koke1000e: restore flow control settings properly
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...