| Commit message (Expand) | Author | Age | Files | Lines |
* | e1000e: fix locking issue with e1000e_disable_aspm | Yanir Lubetkin | 2015-06-26 | 1 | -4/+34 |
* | e1000e: Bump the version to 3.2.5 | Yanir Lubetkin | 2015-06-03 | 1 | -3/+3 |
* | e1000e: fix systim issues | Yanir Lubetkin | 2015-06-03 | 1 | -11/+26 |
* | e1000e: fix legacy interrupt handling in i219 | Yanir Lubetkin | 2015-06-03 | 1 | -0/+14 |
* | e1000e: fix flush_desc_ring implementation | Yanir Lubetkin | 2015-06-03 | 1 | -5/+7 |
* | e1000e: fix logical error in flush_desc_rings | Yanir Lubetkin | 2015-06-03 | 1 | -1/+1 |
* | e1000e: i219 execute unit hang fix on every reset or power state transition | Yanir Lubetkin | 2015-06-03 | 1 | -6/+10 |
* | e1000e: i219 fix unit hang on reset and runtime D3 | Yanir Lubetkin | 2015-06-03 | 1 | -0/+102 |
* | e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames | Alexander Duyck | 2015-05-04 | 1 | -0/+14 |
* | e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size | Alexander Duyck | 2015-05-04 | 1 | -10/+8 |
* | e1000e: Move pm_qos_req to e1000e adapter | Thomas Graf | 2015-04-13 | 1 | -4/+4 |
* | e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering | Alexander Duyck | 2015-04-08 | 1 | -4/+4 |
* | e1000e: NVM write protect access removed from SPT HW | Yanir Lubetkin | 2015-03-20 | 1 | -1/+2 |
* | e1000e: call netif_carrier_off early on down | Eliezer Tamir | 2015-03-20 | 1 | -2/+2 |
* | e1000e: remove calls to ioremap/unmap for NVM addr | Yanir Lubetkin | 2015-03-06 | 1 | -3/+5 |
* | e1000e: initial support for i219 | David Ertman | 2015-02-23 | 1 | -10/+40 |
* | net: e1000e: support txtd update delay via xmit_more | Florian Westphal | 2015-01-22 | 1 | -10/+15 |
* | e1000e: Fix 82572EI that has no hardware timestamp support | Mathias Koehrer | 2015-01-22 | 1 | -2/+3 |
* | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | 1 | -4/+5 |
* | e1000e: convert to CYCLECOUNTER_MASK macro. | Richard Cochran | 2015-01-02 | 1 | -2/+1 |
* | e1000e: Include clocksource.h to get CLOCKSOURCE_MASK. | David S. Miller | 2014-12-31 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -13/+6 |
|\ |
|
| * | ethernet/intel: Use napi_alloc_skb | Alexander Duyck | 2014-12-10 | 1 | -1/+1 |
| * | ethernet/intel: Use eth_skb_pad and skb_put_padto helpers | Alexander Duyck | 2014-12-08 | 1 | -6/+2 |
| * | e100e: use netdev_rss_key_fill() helper | Eric Dumazet | 2014-11-16 | 1 | -6/+3 |
* | | e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-05 | 1 | -2/+0 |
|/ |
|
* | e1000e: Fix TSO with non-accelerated vlans | Vlad Yasevich | 2014-08-25 | 1 | -12/+9 |
* | e1000e: Fix Runtime PM blocks EEE link negotiation in S5 | David Ertman | 2014-07-25 | 1 | -0/+26 |
* | e1000e: Fix EEE in S5 w/ Runtime PM enabled | David Ertman | 2014-07-25 | 1 | -1/+6 |
* | e1000e: Add code to check return values on NVM accesses | David Ertman | 2014-07-25 | 1 | -6/+16 |
* | e1000e: Out of line __ew32_prepare/__ew32 | Andi Kleen | 2014-05-27 | 1 | -0/+30 |
* | e1000e: Fix expand setting EEE link info to all affected parts | David Ertman | 2014-05-27 | 1 | -1/+1 |
* | e1000e: 82574/82583 TimeSync errata for SYSTIM read | Todd Fujinaka | 2014-05-27 | 1 | -1/+26 |
* | e1000e: Failure to write SHRA turns on PROMISC mode | David Ertman | 2014-05-26 | 1 | -2/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-04-24 | 1 | -3/+3 |
|\ |
|
| * | e1000e/igb/ixgbe/i40e: fix message terminations | Jakub Kicinski | 2014-04-18 | 1 | -1/+1 |
| * | e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP | Hiroaki SHIMODA | 2014-04-18 | 1 | -1/+1 |
| * | e1000e: Correctly include VLAN_HLEN when changing interface MTU | Vlad Yasevich | 2014-04-18 | 1 | -1/+1 |
* | | e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE | David Ertman | 2014-04-23 | 1 | -1/+1 |
* | | e1000e: Cleanup to fix checkpatch missing blank lines | David Ertman | 2014-04-23 | 1 | -0/+13 |
* | | e1000e: Cleanup return values in ethtool | David Ertman | 2014-04-23 | 1 | -2/+2 |
|/ |
|
* | e1000e: remove open-coded skb_cow_head | Francois Romieu | 2014-04-11 | 1 | -6/+4 |
* | e1000e: Fix no connectivity when driver loaded with cable out | David Ertman | 2014-03-31 | 1 | -5/+15 |
* | e1000e: remove redundant if clause from PTP work | Jakub Kicinski | 2014-03-28 | 1 | -3/+0 |
* | e1000e: add timeout for TX HW time stamping work | Jakub Kicinski | 2014-03-28 | 1 | -0/+7 |
* | e1000e: Fix Explicitly set Transmit Control Register | David Ertman | 2014-03-19 | 1 | -1/+9 |
* | e1000e: Fix Hardware Unit Hang | David Ertman | 2014-03-19 | 1 | -9/+23 |
* | e1000e: fix the build error when PM is disabled | Kevin Hao | 2014-03-18 | 1 | -0/+2 |
* | net: e1000e calls skb_set_hash | Tom Herbert | 2014-03-12 | 1 | -1/+1 |
* | e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) | David Ertman | 2014-03-07 | 1 | -4/+20 |