Age | Commit message (Expand) | Author |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | ethernet/intel: Use napi_alloc_skb | Alexander Duyck |
2014-12-08 | ethernet/intel: Use eth_skb_pad and skb_put_padto helpers | Alexander Duyck |
2014-12-05 | e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-11-16 | e100e: use netdev_rss_key_fill() helper | Eric Dumazet |
2014-08-25 | e1000e: Fix TSO with non-accelerated vlans | Vlad Yasevich |
2014-08-12 | e1000e: delete excessive space character in debug message | Jean Sacren |
2014-08-12 | e1000e: fix trivial kernel doc typos | Jean Sacren |
2014-07-25 | e1000e: Fix Runtime PM blocks EEE link negotiation in S5 | David Ertman |
2014-07-25 | e1000e: Fix EEE in S5 w/ Runtime PM enabled | David Ertman |
2014-07-25 | e1000e: Add support for EEE in Sx states | David Ertman |
2014-07-25 | e1000e: Add code to check return values on NVM accesses | David Ertman |
2014-07-25 | e1000e: Fix CRC errors with jumbo traffic | David Ertman |
2014-07-20 | e1000e: remove unnecessary break after return | Fabian Frederick |
2014-06-06 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko |
2014-05-27 | e1000e: Out of line __ew32_prepare/__ew32 | Andi Kleen |
2014-05-27 | e1000e: Fix expand setting EEE link info to all affected parts | David Ertman |
2014-05-27 | e1000e: Cleanup parenthesis around return value | David Ertman |
2014-05-27 | e1000e: 82574/82583 TimeSync errata for SYSTIM read | Todd Fujinaka |
2014-05-26 | e1000e: Failure to write SHRA turns on PROMISC mode | David Ertman |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-05 | e1000e: Restrict MDIO Slow Mode workaround to relevant parts | David Ertman |
2014-05-05 | e1000e: Fix issue with link flap on 82579 | David Ertman |
2014-05-05 | e1000e: Expand workaround for 10Mb HD throughput bug | David Ertman |
2014-05-05 | e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 | David Ertman |
2014-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-04-23 | e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE | David Ertman |
2014-04-23 | e1000e: Cleanup checkpatch extra space | David Ertman |
2014-04-23 | e1000e: Cleanup to fix checkpatch missing blank lines | David Ertman |
2014-04-23 | e1000e: Cleanup return values in ethtool | David Ertman |
2014-04-18 | e1000e/igb/ixgbe/i40e: fix message terminations | Jakub Kicinski |
2014-04-18 | e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP | Hiroaki SHIMODA |
2014-04-18 | e1000e: Correctly include VLAN_HLEN when changing interface MTU | Vlad Yasevich |
2014-04-11 | e1000e: remove open-coded skb_cow_head | Francois Romieu |
2014-03-31 | e1000e: Fix no connectivity when driver loaded with cable out | David Ertman |
2014-03-28 | e1000e: remove redundant if clause from PTP work | Jakub Kicinski |
2014-03-28 | e1000e: add timeout for TX HW time stamping work | Jakub Kicinski |
2014-03-21 | ptp: drivers: set the number of programmable pins. | Richard Cochran |
2014-03-19 | e1000e: Fix Explicitly set Transmit Control Register | David Ertman |
2014-03-19 | e1000e: Fix Hardware Unit Hang | David Ertman |
2014-03-18 | e1000e: fix the build error when PM is disabled | Kevin Hao |
2014-03-12 | net: e1000e calls skb_set_hash | Tom Herbert |
2014-03-07 | e1000e: Fix SHRA register access for 82579 | David Ertman |
2014-03-07 | e1000e: Fix ethtool offline tests for 82579 parts | David Ertman |
2014-03-07 | e1000e: Fix not generating an error on invalid load parameter | David Ertman |
2014-03-07 | e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) | David Ertman |
2014-03-07 | e1000e Refactor of Runtime Power Management | David Ertman |
2014-03-07 | e1000e: Refactor PM flows | David Ertman |
2014-03-07 | e1000e: Add missing branding strings in ich8lan.c | David Ertman |