index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
e1000: remove set but not used variable 'txb2b'
YueHaibing
1
-3
/
+0
2018-09-19
intel-ethernet: use correct module license
Jesse Brandeburg
1
-1
/
+1
2018-08-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
2018-08-24
e1000: check on netif_running() before calling e1000_up()
Bo Chen
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
8
-212
/
+7
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
8
-0
/
+8
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+24
2018-01-09
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+2
2018-01-02
e1000: fix disabling already-disabled warning
Tushar Dave
2
-6
/
+24
2017-11-28
e1000: Fix off-by-one in debug message
Ahmad Fatoum
1
-2
/
+4
2017-10-26
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
1
-5
/
+4
2017-10-26
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
1
-2
/
+9
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-21
e1000: Omit private ndo_get_stats function
Tobias Klauser
1
-15
/
+0
2017-03-22
e1000: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-59
/
+58
2016-12-11
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
1
-2
/
+2
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
1
-7
/
+5
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+19
2016-04-07
e1000: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-6
/
+8
2016-04-06
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
1
-1
/
+18
2016-04-06
e1000: Do not overestimate descriptor counts in Tx pre-check
Alexander Duyck
1
-1
/
+1
2015-12-13
e1000: Elementary checkpatch warnings and checks removed
Janusz Wolak
1
-90
/
+89
2015-12-13
e1000: get rid of duplicate exit path
Jean Sacren
1
-4
/
+3
2015-12-13
e1000: fix kernel-doc argument being missing
Jean Sacren
1
-0
/
+1
2015-12-13
e1000: fix a typo in the comment
Jean Sacren
1
-1
/
+1
2015-12-13
e1000: clean up the checking logic
Jean Sacren
1
-5
/
+5
2015-12-13
e1000: Remove checkpatch coding style errors
Janusz Wolak
2
-60
/
+72
2015-12-13
e1000: fix data race between tx_ring->next_to_clean
Dmitriy Vyukov
2
-3
/
+9
2015-12-13
e1000: make eeprom read/write scheduler friendly
Joern Engel
1
-5
/
+8
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-2
/
+0
2015-09-23
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
1
-8
/
+0
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
1
-12
/
+7
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
1
-3
/
+3
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-03-06
e1000: call netif_carrier_off early on down
Eliezer Tamir
1
-1
/
+1
2015-01-23
net: e1000: support txtd update delay via xmit_more
Florian Westphal
1
-6
/
+9
2015-01-23
e1000: fix time comparison
Asaf Vertz
1
-1
/
+2
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+3
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
1
-1
/
+1
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-6
/
+2
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
1
-1
/
+4
2014-09-12
e1000: switch to napi_gro_frags api
Florian Westphal
1
-17
/
+32
2014-09-12
e1000: convert to build_skb
Florian Westphal
3
-120
/
+131
2014-09-12
e1000: rename struct e1000_buffer to e1000_tx_buffer
Florian Westphal
3
-17
/
+17
2014-09-12
e1000: add and use e1000_rx_buffer info for Rx
Florian Westphal
3
-23
/
+27
2014-09-12
e1000: perform copybreak ahead of DMA unmap
Florian Westphal
1
-30
/
+43
2014-09-12
e1000: move tbi workaround code into helper function
Florian Westphal
1
-30
/
+33
[next]