index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
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
23
-466
/
+23
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
23
-0
/
+23
*
e1000e: Fix link check race condition
Benjamin Poirier
2018-03-12
2
-21
/
+24
*
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
2018-03-12
3
-19
/
+9
*
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
2018-03-05
1
-2
/
+2
*
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2018-03-05
2
-2
/
+2
*
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2018-03-05
2
-8
/
+24
*
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 e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
2018-01-02
1
-3
/
+8
*
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2017-11-27
2
-4
/
+8
*
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
3
-13
/
+15
*
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
2
-8
/
+26
*
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2017-10-10
2
-4
/
+9
*
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
*
e1000e: Fix error path in link detection
Benjamin Poirier
2017-10-10
1
-3
/
+4
*
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
2
-0
/
+8
*
e1000e: add check on e1e_wphy() return value
Gustavo A R Silva
2017-08-08
1
-0
/
+2
*
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: Don't return uninitialized stats
Benjamin Poirier
2017-06-06
1
-1
/
+1
*
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
3
-7
/
+12
*
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
2
-29
/
+48
*
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
4
-62
/
+63
*
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
4
-1
/
+33
*
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2017-04-30
1
-1
/
+2
*
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2017-04-20
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-1
/
+1
|
\
|
*
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
2017-03-24
1
-1
/
+1
*
|
e1000e: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-52
/
+59
|
/
*
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
2
-5
/
+4
*
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
2
-11
/
+11
[next]