index
:
linux-stable.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.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
/
davicom
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: davicom: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-08-23
1
-3
/
+1
*
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Ruan Jinjie
2023-08-18
1
-4
/
+1
*
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
2023-03-11
1
-1
/
+1
*
|
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-2
/
+2
|
/
*
net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()
Yuan Can
2022-11-23
1
-1
/
+3
*
net: davicom: Fix return type of dm9000_start_xmit
Nathan Huckleberry
2022-09-19
1
-1
/
+1
*
net: davicom: dm9000: switch to using gpiod API
Dmitry Torokhov
2022-09-15
1
-12
/
+14
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
net: dm9051: Make remove() callback a void function
Stephen Rothwell
2022-02-28
1
-3
/
+1
*
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
2022-02-21
1
-1
/
+3
*
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
2022-02-16
1
-1
/
+1
*
net: dm9051: Fix spelling mistake "eror" -> "error"
Colin Ian King
2022-02-15
1
-2
/
+2
*
net: Add dm9051 driver
Joseph CHAMG
2022-02-14
4
-0
/
+1454
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-2
/
+5
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: davicom: Remove redundant assignment to ret
Jiapeng Chong
2021-04-26
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-2
/
+4
|
\
|
*
net: davicom: Fix regulator not turned off on failed probe
Christophe JAILLET
2021-04-11
1
-2
/
+4
*
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-6
/
+4
|
/
*
net: davicom: Use platform_get_irq_optional()
Paul Cercueil
2021-03-08
1
-1
/
+1
*
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil
2021-03-08
1
-1
/
+8
*
net: davicom: Fix regulator not turned off on failed probe
Paul Cercueil
2021-03-08
1
-3
/
+9
*
drivers: net: davicom Add COMPILE_TEST support
Andrew Lunn
2020-11-02
1
-1
/
+1
*
drivers: net: davicom: Fixed unused but set variable with W=1
Andrew Lunn
2020-11-02
1
-6
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
net/davicom: Delete ethtool version assignment
Leon Romanovsky
2020-03-03
1
-2
/
+0
*
net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
Paul Cercueil
2020-02-16
1
-0
/
+2
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
2019-01-17
1
-0
/
+1
*
net: ethernet: davicom: dm9000: simplify getting .driver_data
Wolfram Sang
2018-10-21
1
-4
/
+2
*
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
davicom: Display proper debug level up to 6
Mathieu Malaterre
2017-09-08
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-17
1
-6
/
+8
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
dm9000: Fix irq trigger type setup on non-dt platforms
Sylwester Nawrocki
2016-08-09
1
-3
/
+5
*
drivers: net: Don't print unpopulated net_device name
Harvey Hunt
2016-05-17
1
-4
/
+7
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
net: ethernet: davicom: fix devicetree irq resource
Robert Jarzmik
2016-02-21
1
-17
/
+17
[next]