index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-2
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-2
/
+0
*
|
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
1
-1
/
+1
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
Benjamin Poirier
2018-06-04
1
-9
/
+6
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-20
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
2018-03-12
1
-1
/
+1
*
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
2018-03-05
1
-2
/
+2
*
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2018-03-05
1
-7
/
+4
*
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
2018-03-05
1
-0
/
+3
*
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
2018-03-05
1
-14
/
+2
*
e1000e: Remove Other from EIAC
Benjamin Poirier
2018-03-05
1
-2
/
+3
*
e1000e: Alert the user that C-states will be disabled by enabling jumbo frames
Matt Turner
2018-01-24
1
-0
/
+2
*
e1000e: Set HTHRESH when PTHRESH is used
Matt Turner
2018-01-24
1
-1
/
+1
*
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2017-11-27
1
-3
/
+6
*
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-8
/
+6
*
e1000e: Be drop monitor friendly
Florian Fainelli
2017-10-10
1
-7
/
+11
*
e1000e: apply burst mode settings only on default
Willem de Bruijn
2017-10-10
1
-8
/
+0
*
e1000e: fix buffer overrun while the I219 is processing DMA transactions
Sasha Neftin
2017-10-10
1
-3
/
+5
*
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier
2017-10-10
1
-8
/
+25
*
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2017-10-10
1
-1
/
+1
*
e1000e: Fix return value test
Benjamin Poirier
2017-10-10
1
-1
/
+1
*
e1000e: Fix wrong comment related to link detection
Benjamin Poirier
2017-10-10
1
-2
/
+2
*
drivers: net: e1000e: use setup_timer() helper.
Allen Pais
2017-09-21
1
-7
/
+4
*
e1000e: Initial Support for IceLake
Sasha Neftin
2017-08-08
1
-0
/
+4
*
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2017-06-07
1
-1
/
+6
*
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
2017-06-06
1
-6
/
+6
*
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
1
-7
/
+10
*
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
2017-06-06
1
-2
/
+8
*
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
2017-05-21
1
-2
/
+2
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2017-04-30
1
-17
/
+32
*
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
1
-17
/
+12
*
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
1
-0
/
+5
*
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2017-04-20
1
-0
/
+6
*
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
2017-03-24
1
-1
/
+1
*
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-3
/
+3
*
net: remove useless memset's in drivers get_stats64
stephen hemminger
2017-01-08
1
-1
/
+0
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
e1000e: driver trying to free already-free irq
khalidm
2017-01-06
1
-1
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-9
/
+9
*
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2016-12-10
1
-4
/
+4
*
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-8
/
+6
*
e1000e: factor out systim sanitization
Jarod Wilson
2016-08-16
1
-27
/
+39
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-4
/
+2
|
\
|
*
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
1
-2
/
+13
|
|
\
|
*
|
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-23
1
-4
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-12
/
+9
|
\
\
\
|
*
|
|
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
Jarod Wilson
2016-06-29
1
-12
/
+9
|
|
|
/
|
|
/
|
[next]