e1000e: Fix namespace conflicts wrt. e1000_has_link
[safe/jmp/linux-2.6] / drivers / net / e1000e / e1000.h
2010-02-05 David S. Millere1000e: Fix namespace conflicts wrt. e1000_has_link
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-21 Jesse Brandeburge1000e: enhance frame fragment detection
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-14 Bruce Allane1000e: MDIO slow mode should always be done for 82577
2009-12-03 Bruce Allane1000e: correct ICH/PCH PHY operations function pointers
2009-12-03 Alexander Duycke1000e: remove use of skb_dma_map from e1000e driver
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-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-21 Bruce Allane1000e: update Tx Unit hang detection message
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-11-21 Bruce Allane1000e: disable K1 on PCH LOM when in PHY loopback...
2009-11-20 Bruce Allane1000e: partial revert of 3ec2a2b8 plus FC workraround...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-30 Bruce Allane1000e: rework disable K1 at 1000Mbps for 82577/82578
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-26 Bruce Allane1000e: allow for swflag to be held over consecutive...
2009-10-08 Ajit Khapardee1000e: Use the instance of net_device_stats from net_d...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-12 Martin Olssontrivial: fix typos s/paramter/parameter/ and s/excute...
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-01-23 Jesse Brandeburge1000e: drop lltx, remove unnecessary lock
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-17 Jeff Kirshere1000e: fix IPMI traffic
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-03 Jesse Brandeburge1000e: drop stats lock
2008-10-03 Jesse Brandeburge1000e: do not ever sleep in interrupt context
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: test for unusable MSI support
2008-08-07 Bruce Allane1000e: remove inapplicable test for ioport
2008-08-07 Jeff Kirshere1000e: convert ndev_ printks to something smaller
2008-06-28 Taku Izumie1000e: make ioport free
2008-05-06 Bruce Allane1000e: Add support for BM PHYs on ICH9
2008-04-25 Auke Koke1000e: lower ring minimum size to 64
2008-04-25 David Grahame1000e: Fix HW Error on es2lan, ARP capture issue by BMC
2008-04-25 Auke Koke1000e: Add interrupt moderation run-time ethtool interface
2008-04-25 Bruce Allane1000e: cleanup several stats issues
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 Jesse Brandeburge1000e: remove irq_sem
2008-03-26 Auke Koke1000e: remove no longer used e1000e_read_nvm_spi
2008-02-24 Jesse Brandeburge1000e: fix link up message to show ethX:
2008-01-28 Auke Koke1000e: Disable L1 ASPM power savings for 82573 mobile...
2007-10-29 Auke Koke1000e: Remove legacy jumbo frame receive code
2007-10-29 Auke Koke1000e: Fix jumbo frame receive code.
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...