aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
AgeCommit message (Expand)Author
2017-01-06e1000e: driver trying to free already-free irqkhalidm
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong
2016-10-18ethernet/intel: use core min/max MTU checkingJarod Wilson
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2016-08-16e1000e: factor out systim sanitizationJarod Wilson
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-06-29e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko
2016-06-29e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson
2016-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-05-13e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller
2016-05-13e1000e: mark shifted values as unsignedJacob Keller
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-05-13e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-04-06e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-03e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall
2016-02-24e1000e: Initial support for KabeLakeRaanan Avargil
2016-02-24e1000e: Clear ULP configuration register on ULP exitRaanan Avargil
2016-02-24e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil
2016-02-24e1000e: Increase PHY PLL clock gate timingRaanan Avargil
2016-02-24e1000e: Increase ULP timerRaanan Avargil
2015-12-14e1000e: Fix msi-x interrupt automaskBenjamin Poirier
2015-12-14e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier
2015-12-14e1000e: Do not read ICR in Other interruptBenjamin Poirier
2015-12-14e1000e: Remove unreachable codeBenjamin Poirier
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck
2015-12-12e1000e: initial support for i219-LM (3)Raanan Avargil
2015-12-12e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil
2015-12-12e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2015-12-12e1000e: clean up the local variableJean Sacren
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