aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/netdev.c
Commit message (Expand)AuthorAge
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-10
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-18
* e1000e: factor out systim sanitizationJarod Wilson2016-08-16
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01
| |\
| * | ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-06
|\ \ \
| * | | e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-29
| | |/ | |/|
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-06-30
|\ \ \ | |/ / |/| |
| * | e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko2016-06-29
| |/
* / e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-29
|/
* e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller2016-05-13
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-13
* e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko2016-05-13
* e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko2016-05-13
* e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko2016-05-13
* e1000e: Cleanup consistency in ret_val variable usageBrian Walsh2016-05-13
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
* e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-06
* e1000e: Initial support for KabeLakeRaanan Avargil2016-02-24
* e1000e: Fix msi-x interrupt automaskBenjamin Poirier2015-12-14
* e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2015-12-14
* e1000e: Do not read ICR in Other interruptBenjamin Poirier2015-12-14
* e1000e: Remove unreachable codeBenjamin Poirier2015-12-14
* e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2015-12-14
* e1000e: initial support for i219-LM (3)Raanan Avargil2015-12-13
* e1000e: fix division by zero on jumbo MTUsDmitry Fleytman2015-12-13
* e1000e: clean up the local variableJean Sacren2015-12-13
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* e1000e: Enable TSO for stacked VLANToshiaki Makita2015-09-22
* e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai2015-08-18
* e1000e: Increase driver version numberRaanan Avargil2015-08-05
* e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil2015-08-05
* e1000e: Fix incorrect ASPM lockingRaanan Avargil2015-08-05
* e1000e: Fix EEE in Sx implementationRaanan Avargil2015-08-05
* e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai2015-07-23
* e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin2015-06-26
* e1000e: Bump the version to 3.2.5Yanir 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: 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
* 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
* e1000e: NVM write protect access removed from SPT HWYanir Lubetkin2015-03-20