summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAgeFilesLines
* net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-221-10/+15
* e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-221-2/+3
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-4/+5
* e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-2/+1
* e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-311-0/+1
* net: e1000e: convert to timecounter adjtime.Richard Cochran2014-12-301-4/+1
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-13/+6
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-101-1/+1
| * ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-081-6/+2
| * e100e: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-6/+3
* | e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-051-2/+0
|/
* e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-251-12/+9
* e1000e: delete excessive space character in debug messageJean Sacren2014-08-121-1/+1
* e1000e: fix trivial kernel doc typosJean Sacren2014-08-121-1/+1
* e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman2014-07-251-0/+26
* e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman2014-07-251-1/+6
* e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-252-2/+20
* e1000e: Add code to check return values on NVM accessesDavid Ertman2014-07-253-8/+23
* e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-252-1/+2
* e1000e: remove unnecessary break after returnFabian Frederick2014-07-204-8/+0
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2014-05-272-29/+32
* e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman2014-05-271-1/+1
* e1000e: Cleanup parenthesis around return valueDavid Ertman2014-05-271-2/+2
* e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2014-05-272-1/+28
* e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman2014-05-267-13/+71
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-123-29/+46
|\
| * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| * e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-3/+3
|\ \ | |/
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-181-1/+1
| * e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA2014-04-181-1/+1
| * e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich2014-04-181-1/+1
* | e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman2014-04-231-1/+1
* | e1000e: Cleanup checkpatch extra spaceDavid Ertman2014-04-231-4/+4
* | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-236-0/+23
* | e1000e: Cleanup return values in ethtoolDavid Ertman2014-04-232-6/+6
|/
* e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
* e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-311-5/+15
* e1000e: remove redundant if clause from PTP workJakub Kicinski2014-03-281-3/+0
* e1000e: add timeout for TX HW time stamping workJakub Kicinski2014-03-283-0/+10
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-191-1/+9
* e1000e: Fix Hardware Unit HangDavid Ertman2014-03-191-9/+23
* e1000e: fix the build error when PM is disabledKevin Hao2014-03-181-0/+2
* net: e1000e calls skb_set_hashTom Herbert2014-03-121-1/+1
OpenPOWER on IntegriCloud