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.13.y
linux-6.14.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
/
natsemi
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
Christophe JAILLET
2020-05-20
1
-2
/
+4
*
net/sonic: Prevent tx watchdog timeout
Finn Thain
2020-01-29
1
-4
/
+13
*
net/sonic: Fix CAM initialization
Finn Thain
2020-01-29
1
-9
/
+12
*
net/sonic: Fix command register usage
Finn Thain
2020-01-29
1
-15
/
+3
*
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2020-01-29
2
-0
/
+28
*
net/sonic: Fix receive buffer replenishment
Finn Thain
2020-01-29
2
-63
/
+105
*
net/sonic: Improve receive descriptor status flag check
Finn Thain
2020-01-29
1
-10
/
+5
*
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
2020-01-29
1
-6
/
+15
*
net/sonic: Fix receive buffer handling
Finn Thain
2020-01-29
2
-7
/
+33
*
net/sonic: Fix interface error stats collection
Finn Thain
2020-01-29
2
-14
/
+8
*
net/sonic: Use MMIO accessors
Finn Thain
2020-01-29
1
-8
/
+8
*
net/sonic: Clear interrupt flags immediately
Finn Thain
2020-01-29
1
-22
/
+6
*
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2020-01-29
2
-14
/
+36
*
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
2019-09-11
1
-1
/
+1
*
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
2019-09-06
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: ns83820: code cleanup for ns83820_probe_phy()
Mao Wenan
2019-02-19
1
-49
/
+21
*
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-14
3
-3
/
+3
*
net/sonic: Use dma_mapping_error()
Finn Thain
2018-05-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
2
-4
/
+4
|
\
|
*
ethernet: natsemi: correct spelling
Randy Dunlap
2018-03-06
2
-4
/
+4
*
|
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
2018-02-26
5
-103
/
+61
*
|
net/sonic: Clean up and modernize log messages
Finn Thain
2018-02-26
3
-40
/
+33
*
|
net/macsonic: Drop redundant MACH_IS_MAC test
Finn Thain
2018-02-26
1
-3
/
+0
*
|
net/macsonic: Convert to nubus_driver
Finn Thain
2018-02-26
1
-54
/
+119
|
/
*
nubus: Add expansion_type values for various Mac models
Finn Thain
2018-01-16
1
-6
/
+2
*
nubus: Adopt standard linked list implementation
Finn Thain
2018-01-16
1
-3
/
+5
*
nubus: Rename struct nubus_dev
Finn Thain
2018-01-16
1
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
5
-0
/
+5
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
|
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2017-10-28
2
-9
/
+9
*
|
drivers: net: natsemi: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: ns83820: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
|
/
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-1
/
+1
*
net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-21
/
+25
*
net: natsemi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-52
/
+67
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
2016-10-26
1
-1
/
+1
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-9
/
+2
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-3
/
+4
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
3
-3
/
+0
*
natsemi: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
2
-2
/
+2
*
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
2015-12-19
1
-0
/
+12
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-5
/
+2
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
2
-2
/
+0
|
\
[next]