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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
4
-2
/
+43
|
\
|
*
e1000e: Initial support for KabeLake
Raanan Avargil
2016-02-24
2
-0
/
+8
|
*
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2016-02-24
2
-0
/
+6
|
*
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
2016-02-24
1
-0
/
+12
|
*
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2016-02-24
2
-0
/
+15
|
*
e1000e: Increase ULP timer
Raanan Avargil
2016-02-24
1
-2
/
+2
*
|
e1000e: Adds hardware supported cross timestamp on e1000e nic
Christopher S. Hall
2016-03-03
3
-0
/
+94
|
/
*
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
2015-12-14
1
-6
/
+5
*
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2015-12-14
2
-12
/
+19
*
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
2015-12-14
1
-15
/
+7
*
e1000e: Remove unreachable code
Benjamin Poirier
2015-12-14
1
-6
/
+0
*
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2015-12-14
2
-12
/
+5
*
e1000e: initial support for i219-LM (3)
Raanan Avargil
2015-12-12
3
-11
/
+34
*
e1000e: Increase timeout of polling bit RSPCIPHY
Raanan Avargil
2015-12-12
1
-1
/
+1
*
e1000e: fix division by zero on jumbo MTUs
Dmitry Fleytman
2015-12-12
1
-2
/
+4
*
e1000e: clean up the local variable
Jean Sacren
2015-12-12
1
-4
/
+1
*
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
1
-1
/
+1
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-2
/
+0
*
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
2015-09-22
1
-0
/
+1
*
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...
Jia-Ju Bai
2015-08-18
1
-12
/
+12
*
e1000e: Increase driver version number
Raanan Avargil
2015-08-05
1
-1
/
+1
*
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
2015-08-05
1
-10
/
+21
*
e1000e: Fix incorrect ASPM locking
Raanan Avargil
2015-08-05
1
-2
/
+2
*
e1000e: Cosmetic changes
Raanan Avargil
2015-08-05
2
-5
/
+4
*
e1000e: Fix EEE in Sx implementation
Raanan Avargil
2015-08-05
1
-0
/
+27
*
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
2015-07-23
1
-0
/
+1
*
e1000e: i219 - k1 workaround for LPT is not required for SPT
Yanir Lubetkin
2015-06-26
1
-2
/
+1
*
e1000e: i219 - Increase minimum FIFO read/write min gap
Yanir Lubetkin
2015-06-26
1
-0
/
+46
*
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
2015-06-26
1
-3
/
+7
*
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
2015-06-26
1
-13
/
+32
*
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
2015-06-26
1
-10
/
+12
*
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
2015-06-26
1
-4
/
+34
*
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
22
-24
/
+24
*
e1000e: fix unit hang during loopback test
Yanir Lubetkin
2015-06-03
1
-3
/
+24
*
e1000e: fix systim issues
Yanir Lubetkin
2015-06-03
2
-11
/
+30
*
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
2015-06-03
3
-1
/
+19
*
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
2015-06-03
3
-6
/
+9
*
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
2015-06-03
1
-1
/
+1
*
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
2015-06-03
1
-9
/
+4
*
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
2015-06-03
1
-6
/
+10
*
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
2015-06-03
3
-0
/
+108
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-0
/
+1
|
\
|
*
e1000e: Add pm_qos header
David Ahern
2015-05-12
1
-0
/
+1
*
|
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
2015-05-04
1
-6
/
+7
*
|
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
2015-05-04
1
-0
/
+14
*
|
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
2015-05-04
3
-16
/
+14
|
/
*
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-13
2
-4
/
+5
*
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-04-08
1
-4
/
+4
*
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
Merge branch 'ptp-2038'
David S. Miller
2015-03-31
1
-8
/
+9
|
\
[next]