| Commit message (Expand) | Author | Age | Files | Lines |
* | intel: Move the Intel wired LAN drivers | Jeff Kirsher | 2011-08-10 | 1 | -736/+0 |
* | e1000e: use GFP_KERNEL allocations at init time | Jeff Kirsher | 2011-07-12 | 1 | -1/+1 |
* | e1000e: remove e1000_queue_stats | Eric Dumazet | 2011-07-11 | 1 | -7/+0 |
* | e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 | Bruce Allan | 2011-06-09 | 1 | -0/+1 |
* | e1000e: access multiple PHY registers on same page at the same time | Bruce Allan | 2011-06-09 | 1 | -14/+24 |
* | e1000e: 82579 intermittently disabled during S0->Sx | Bruce Allan | 2011-06-09 | 1 | -1/+2 |
* | e1000e: implement ethtool set_phys_id | Bruce Allan | 2011-04-27 | 1 | -5/+1 |
* | e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device | Bruce Allan | 2011-04-13 | 1 | -1/+1 |
* | e1000e: convert to new VLAN model | Jeff Kirsher | 2011-04-13 | 1 | -1/+3 |
* | e1000e: convert to stats64 | Jeff Kirsher | 2011-01-24 | 1 | -1/+4 |
* | e1000e: update Copyright for 2011 | Bruce Allan | 2011-01-14 | 1 | -1/+1 |
* | e1000e: power off PHY after reset when interface is down | Bruce Allan | 2011-01-09 | 1 | -0/+2 |
* | e1000e: use either_crc_le() rather than re-write it | Bruce Allan | 2011-01-09 | 1 | -0/+1 |
* | e1000e: support new PBA format from EEPROM | Bruce Allan | 2010-12-10 | 1 | -1/+2 |
* | e1000e: fix double initialization in blink path | Holger Eitzenberger | 2010-12-10 | 1 | -0/+1 |
* | e1000e: reset PHY after errors detected | Carolyn Wyborny | 2010-10-28 | 1 | -0/+3 |
* | e1000e: 82579 performance improvements | Bruce Allan | 2010-09-30 | 1 | -0/+1 |
* | e1000e: use hardware writeback batching | Jesse Brandeburg | 2010-09-30 | 1 | -0/+28 |
* | e1000e: Fix irq_synchronize in MSI-X case | Jeff Kirsher | 2010-08-02 | 1 | -0/+1 |
* | e1000e: avoid polling h/w registers during link negotiation | Bruce Allan | 2010-06-23 | 1 | -1/+0 |
* | e1000e: update copyright information | Bruce Allan | 2010-06-18 | 1 | -1/+1 |
* | e1000e: enable support for EEE on 82579 | Bruce Allan | 2010-06-18 | 1 | -0/+1 |
* | e1000e: initial support for 82579 LOMs | Bruce Allan | 2010-06-18 | 1 | -0/+4 |
* | e1000e: separate out PHY statistics register updates | Bruce Allan | 2010-06-18 | 1 | -0/+1 |
* | e1000e: save skb counts in TX to avoid cache misses | Tom Herbert | 2010-05-05 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 | 1 | -1/+4 |
|\ |
|
| * | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan | 2010-04-27 | 1 | -1/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | e1000e: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-26 | 1 | -1/+0 |
* | | e1000e: Use pr_<level> and netdev_<level> | Bruce Allan | 2010-03-26 | 1 | -14/+5 |
* | | e1000e / PCI / PM: Add basic runtime PM support (rev. 4) | Rafael J. Wysocki | 2010-03-16 | 1 | -0/+5 |
|/ |
|
* | e1000e: Fix namespace conflicts wrt. e1000_has_link | David S. Miller | 2010-02-04 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 1 | -1/+1 |
|\ |
|
| * | e1000e: enhance frame fragment detection | Jesse Brandeburg | 2010-01-20 | 1 | -0/+1 |
| * | e1000e: MDIO slow mode should always be done for 82577 | Bruce Allan | 2010-01-13 | 1 | -1/+0 |
* | | e1000e: genericize the update multicast address list | Bruce Allan | 2010-01-13 | 1 | -3/+1 |
* | | e1000e: provide MAC-family-specific function to set LAN ID | Bruce Allan | 2010-01-13 | 1 | -0/+2 |
* | | e1000e: use alternate MAC address on ESB2 if available | Bruce Allan | 2010-01-13 | 1 | -1/+10 |
|/ |
|
* | e1000e: correct ICH/PCH PHY operations function pointers | Bruce Allan | 2009-12-02 | 1 | -0/+6 |
* | e1000e: remove use of skb_dma_map from e1000e driver | Alexander Duyck | 2009-12-02 | 1 | -3/+6 |
* | e1000e: provide family-specific PHY power up/down operations | Bruce Allan | 2009-12-02 | 1 | -0/+2 |
* | e1000e: provide family-specific functions to manage VLAN filter arrays | Bruce Allan | 2009-12-02 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -0/+2 |
|\ |
|
| * | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 | Bruce Allan | 2009-11-20 | 1 | -0/+2 |
* | | e1000e: update Tx Unit hang detection message | Bruce Allan | 2009-11-21 | 1 | -0/+1 |
* | | e1000e: update copyright information | Bruce Allan | 2009-11-21 | 1 | -1/+1 |
* | | e1000e: cleanup ops function pointers | Bruce Allan | 2009-11-21 | 1 | -8/+8 |
* | | e1000e: consolidate two dbug macros into one simpler one | Bruce Allan | 2009-11-21 | 1 | -2/+2 |
* | | e1000e: cleanup redundant #include's | Bruce Allan | 2009-11-21 | 1 | -0/+1 |
* | | e1000e: disable K1 on PCH LOM when in PHY loopback mode | Bruce Allan | 2009-11-21 | 1 | -0/+1 |