summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAgeFilesLines
* Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher2017-03-241-1/+1
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-3/+3
* net: remove useless memset's in drivers get_stats64stephen hemminger2017-01-081-1/+0
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-082-5/+4
* e1000e: driver trying to free already-free irqkhalidm2017-01-061-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-252-11/+11
* e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-101-4/+4
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-181-8/+6
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
* e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-4/+2
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-2/+13
| |\
| * | ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-231-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-12/+9
|\ \ \
| * | | e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
| | |/ | |/|
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-06-301-1/+2
|\ \ \ | |/ / |/| |
| * | e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko2016-06-291-1/+2
| |/
* | e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13
|/
* e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller2016-05-133-16/+55
* e1000e: mark shifted values as unsignedJacob Keller2016-05-131-4/+4
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-1310-142/+143
* e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko2016-05-131-14/+14
* e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko2016-05-131-1/+1
* e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko2016-05-131-1/+2
* e1000e: Cleanup consistency in ret_val variable usageBrian Walsh2016-05-131-11/+11
* e1000e: fix ethtool autoneg off for non-copperSteve Shih2016-05-131-2/+10
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-041-1/+1
* e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-063-8/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-2/+43
|\
| * e1000e: Initial support for KabeLakeRaanan Avargil2016-02-242-0/+8
| * e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-242-0/+6
| * e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil2016-02-241-0/+12
| * e1000e: Increase PHY PLL clock gate timingRaanan Avargil2016-02-242-0/+15
| * e1000e: Increase ULP timerRaanan Avargil2016-02-241-2/+2
* | e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall2016-03-033-0/+94
|/
* e1000e: Fix msi-x interrupt automaskBenjamin Poirier2015-12-141-6/+5
* e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2015-12-142-12/+19
* e1000e: Do not read ICR in Other interruptBenjamin Poirier2015-12-141-15/+7
* e1000e: Remove unreachable codeBenjamin Poirier2015-12-141-6/+0
* e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2015-12-142-12/+5
* e1000e: initial support for i219-LM (3)Raanan Avargil2015-12-123-11/+34
* e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil2015-12-121-1/+1
* e1000e: fix division by zero on jumbo MTUsDmitry Fleytman2015-12-121-2/+4
* e1000e: clean up the local variableJean Sacren2015-12-121-4/+1
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-161-1/+1
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-2/+0
* e1000e: Enable TSO for stacked VLANToshiaki Makita2015-09-221-0/+1
* e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai2015-08-181-12/+12
* e1000e: Increase driver version numberRaanan Avargil2015-08-051-1/+1
OpenPOWER on IntegriCloud