aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e
Commit message (Expand)AuthorAge
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-23
|\
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-28
* | e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng2019-09-09
* | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-22
* | e1000e: add workaround for possible stalled packetKai-Heng Feng2019-07-24
* | e1000e: Use dev_get_drvdata where possibleChuhong Yuan2019-07-23
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-22
|/
* e1000e: PCIm function state supportVitaly Lifshits2019-06-28
* e1000e: Make watchdog use delayed workDetlev Casanova2019-06-28
* e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven2019-06-28
* e1000e: Increase pause and refresh timeMiguel Bernal Marin2019-06-28
* e1000e: start network tx queue only when link is upKonstantin Khlebnikov2019-05-28
* Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov2019-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-01
| * e1000e: Disable runtime PM on CNP+Kai-Heng Feng2019-03-19
| * intel: correct return from set features callbackSerhey Popovych2019-03-19
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
|/
* e1000e: Fix -Wformat-truncation warningsFlorian Fainelli2019-02-23
* e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov2019-02-05
* e1000e: fix a missing check for return valueJeff Kirsher2019-02-05
* e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-02-05
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-21
* e1000e: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-09
* e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2018-11-07
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | intel-ethernet: use correct module licenseJesse Brandeburg2018-09-18
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier2018-06-04
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-27
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* e1000e: Fix link check race conditionBenjamin Poirier2018-03-12
* Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier2018-03-12
* e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-03-05
* e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-05
* e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2018-03-05
* e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier2018-03-05
* Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier2018-03-05
* e1000e: Remove Other from EIACBenjamin Poirier2018-03-05
* e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner2018-01-24
* e1000e: Set HTHRESH when PTHRESH is usedMatt Turner2018-01-24
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-02
* e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2017-11-27
* ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-18
* e1000e: Be drop monitor friendlyFlorian Fainelli2017-10-10
* e1000e: apply burst mode settings only on defaultWillem de Bruijn2017-10-10
* e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin2017-10-10