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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-12
net: ethernet: davicom: Allow to select DM9000 for nios2
Tobias Klauser
1
-1
/
+1
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
2013-10-17
dm9000: Implement full reset of DM9000 network device
Michael Abbott
1
-12
/
+21
2013-10-17
dm9000: take phy out of reset during init
Nikita Kiryanov
1
-0
/
+1
2013-10-17
dm9000: during init reset phy only for dm9000b
Nikita Kiryanov
1
-2
/
+7
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-31
net: dm9000: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-21
net: dm9000: Allow instantiation using device tree
Tomasz Figa
1
-0
/
+42
2013-05-18
net: ethernet: davicom: dm9000: initialize variables directly
Emilio López
1
-8
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-105
/
+120
2013-04-01
DM9000B: driver initialization upgrade
Joseph CHANG
2
-105
/
+120
2013-03-18
net: dm9000: Use module_platform_driver()
Sachin Kamat
1
-16
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+4
2012-12-11
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-03
dm9000: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-05-15
dm9000: some coldfire boards need this
Steven King
1
-1
/
+1
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
[next]