summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)Author
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2020-06-29e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-04-27e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2018-03-24e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-22e1000e: Enable TSO for stacked VLANToshiaki Makita
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai
2015-08-05e1000e: Increase driver version numberRaanan Avargil
2015-08-05e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil
2015-08-05e1000e: Fix incorrect ASPM lockingRaanan Avargil
2015-08-05e1000e: Cosmetic changesRaanan Avargil
2015-08-05e1000e: Fix EEE in Sx implementationRaanan Avargil
2015-07-23e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin
2015-06-26e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin
2015-06-26e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin
2015-06-26e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin
2015-06-26e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin
2015-06-26e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin
2015-06-03e1000e: fix systim issuesYanir Lubetkin
2015-06-03e1000e: fix legacy interrupt handling in i219Yanir Lubetkin
2015-06-03e1000e: fix flush_desc_ring implementationYanir Lubetkin
2015-06-03e1000e: fix logical error in flush_desc_ringsYanir Lubetkin
2015-06-03e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin
2015-06-03e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin
2015-06-03e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12e1000e: Add pm_qos headerDavid Ahern
2015-05-04e1000e: fix call to do_div() to use u64 argJeff Kirsher
2015-05-04e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck
2015-05-04e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf
2015-04-08e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck