aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAge
...
* e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin2015-06-26
* e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin2015-06-26
* e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin2015-06-26
* e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-03
* e1000e: fix unit hang during loopback testYanir Lubetkin2015-06-03
* e1000e: fix systim issuesYanir Lubetkin2015-06-03
* e1000e: fix legacy interrupt handling in i219Yanir Lubetkin2015-06-03
* e1000e: fix flush_desc_ring implementationYanir Lubetkin2015-06-03
* e1000e: fix logical error in flush_desc_ringsYanir Lubetkin2015-06-03
* e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin2015-06-03
* e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin2015-06-03
* e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin2015-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * e1000e: Add pm_qos headerDavid Ahern2015-05-12
* | e1000e: fix call to do_div() to use u64 argJeff Kirsher2015-05-04
* | e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck2015-05-04
* | e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck2015-05-04
|/
* e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-13
* e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-08
* ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* Merge branch 'ptp-2038'David S. Miller2015-03-31
|\
| * ptp: e1000e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
|/
* e1000e: NVM write protect access removed from SPT HWYanir Lubetkin2015-03-20
* e1000e: call netif_carrier_off early on downEliezer Tamir2015-03-20
* e1000e: remove calls to ioremap/unmap for NVM addrYanir Lubetkin2015-03-06
* e1000e: fix obscure commentsYanir Lubetkin2015-03-06
* e1000e: initial support for i219David Ertman2015-02-23
* net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-22
* e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-22
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-02
* e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-31
* net: e1000e: convert to timecounter adjtime.Richard Cochran2014-12-30
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-10
| * ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
| * e100e: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* | e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-04
|/
* e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-25
* e1000e: delete excessive space character in debug messageJean Sacren2014-08-12
* e1000e: fix trivial kernel doc typosJean Sacren2014-08-12
* e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman2014-07-26
* e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman2014-07-26
* e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-26
* e1000e: Add code to check return values on NVM accessesDavid Ertman2014-07-25
* e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-25
* e1000e: remove unnecessary break after returnFabian Frederick2014-07-21
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2014-05-27