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
/
e1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000: remove unused and incorrect code
Jesse Brandeburg
2020-10-13
1
-9
/
+1
*
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-29
1
-1
/
+0
*
intel: handle unused assignments
Jesse Brandeburg
2020-09-25
1
-74
/
+65
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-25
2
-20
/
+26
*
net: e1000: Remove set but not used variable
Zheng Yongjun
2020-09-19
1
-2
/
+1
*
e1000: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-30
1
-2
/
+2
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
3
-5
/
+4
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
3
-7
/
+1
*
e1000: use generic power management
Vaibhav Gupta
2020-06-16
1
-36
/
+13
*
e1000: Fix typo in the comment
Hari
2020-05-28
1
-1
/
+1
*
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
2020-05-21
1
-4
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
1
-1
/
+1
|
\
|
*
e1000: remove unneeded conversion to bool
Jason Yan
2020-04-21
1
-1
/
+1
*
|
e1000: Distribute switch variables for initialization
Kees Cook
2020-04-17
1
-1
/
+3
|
/
*
net: e1000: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
1
-0
/
+1
*
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
1
-5
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
2
-2
/
+1
|
\
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
2
-2
/
+1
*
|
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-07
1
-2
/
+2
*
|
e1000: fix memory leaks
Wenwen Wang
2019-11-01
1
-4
/
+3
|
/
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
2
-4
/
+2
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+1
*
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
2019-06-28
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
|
*
intel: correct return from set features callback
Serhey Popovych
2019-03-19
1
-1
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-5
/
+0
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
*
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-21
1
-5
/
+6
*
e1000: remove set but not used variable 'txb2b'
YueHaibing
2018-09-19
1
-3
/
+0
*
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
1
-1
/
+1
*
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-08-24
1
-2
/
+2
*
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-08-24
1
-1
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
8
-212
/
+7
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
8
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
2
-6
/
+24
|
\
|
*
e1000: fix disabling already-disabled warning
Tushar Dave
2018-01-02
2
-6
/
+24
*
|
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2018-01-08
1
-2
/
+2
|
/
*
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2017-11-27
1
-2
/
+4
*
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
2017-10-26
1
-5
/
+4
*
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
2017-10-26
1
-2
/
+9
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
e1000: Omit private ndo_get_stats function
Tobias Klauser
2017-04-20
1
-15
/
+0
*
e1000: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-59
/
+58
*
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2016-12-10
1
-2
/
+2
*
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-7
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-2
/
+19
|
\
|
*
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
2016-04-05
1
-1
/
+18
[next]