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
/
davicom
/
dm9000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
net: davicom: Fix return type of dm9000_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-15
net: davicom: dm9000: switch to using gpiod API
Dmitry Torokhov
1
-12
/
+14
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-2
/
+5
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-04-26
net: davicom: Remove redundant assignment to ret
Jiapeng Chong
1
-1
/
+0
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-6
/
+4
2021-04-12
net: davicom: Fix regulator not turned off on failed probe
Christophe JAILLET
1
-2
/
+4
2021-03-08
net: davicom: Use platform_get_irq_optional()
Paul Cercueil
1
-1
/
+1
2021-03-08
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil
1
-1
/
+8
2021-03-08
net: davicom: Fix regulator not turned off on failed probe
Paul Cercueil
1
-3
/
+9
2020-11-03
drivers: net: davicom: Fixed unused but set variable with W=1
Andrew Lunn
1
-6
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-04
net/davicom: Delete ethtool version assignment
Leon Romanovsky
1
-2
/
+0
2020-02-17
net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
Paul Cercueil
1
-0
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-01-18
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
1
-0
/
+1
2018-10-22
net: ethernet: davicom: dm9000: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2017-09-09
davicom: Display proper debug level up to 6
Mathieu Malaterre
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2016-12-18
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-08-10
dm9000: Fix irq trigger type setup on non-dt platforms
Sylwester Nawrocki
1
-3
/
+5
2016-05-17
drivers: net: Don't print unpopulated net_device name
Harvey Hunt
1
-4
/
+7
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-02-22
net: ethernet: davicom: fix devicetree irq resource
Robert Jarzmik
1
-17
/
+17
2015-09-09
dm9000: fix a typo
Barry Song
1
-1
/
+1
2015-01-15
dm9000: Add regulator and reset support to dm9000
Zubair Lutfullah Kakakhel
1
-0
/
+40
2014-10-20
net: ethernet: davicom: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-3
/
+0
2014-09-23
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
Tobias Klauser
1
-1
/
+1
2014-08-08
dm9000: Remove typedef board_info_t
Himangi Saraogi
1
-46
/
+46
2014-08-03
dm9000: NULL dereferences on error in probe()
Dan Carpenter
1
-2
/
+4
2014-06-06
dm9000: avoid sleeping in dm9000_timeout callback
Andrew Ruder
1
-3
/
+8
2014-06-06
dm9000: handle initial link status
Andrew Ruder
1
-1
/
+2
2014-06-06
dm9000: remove redundant ISR status clear
Andrew Ruder
1
-1
/
+0
2014-06-06
dm9000: clean up edge-triggered irq compatibility
Andrew Ruder
1
-10
/
+22
2014-06-06
dm9000: clean up reset code
Andrew Ruder
1
-11
/
+5
2014-06-06
dm9000: acquire irq flags from device tree
Andrew Ruder
1
-0
/
+3
2014-03-25
dm9000: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-17
dm9000: fix a lot of checkpatch issues
Barry Song
1
-12
/
+11
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+38
2013-10-17
dm9000: report the correct LPA
Nikita Kiryanov
1
-4
/
+9
[next]