index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
davicom
/
dm9000.c
Age
Commit message (
Expand
)
Author
2016-12-17
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-08-09
dm9000: Fix irq trigger type setup on non-dt platforms
Sylwester Nawrocki
2016-05-17
drivers: net: Don't print unpopulated net_device name
Harvey Hunt
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-02-21
net: ethernet: davicom: fix devicetree irq resource
Robert Jarzmik
2015-09-08
dm9000: fix a typo
Barry Song
2015-01-15
dm9000: Add regulator and reset support to dm9000
Zubair Lutfullah Kakakhel
2014-10-20
net: ethernet: davicom: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-09-22
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
Tobias Klauser
2014-08-08
dm9000: Remove typedef board_info_t
Himangi Saraogi
2014-08-02
dm9000: NULL dereferences on error in probe()
Dan Carpenter
2014-06-05
dm9000: avoid sleeping in dm9000_timeout callback
Andrew Ruder
2014-06-05
dm9000: handle initial link status
Andrew Ruder
2014-06-05
dm9000: remove redundant ISR status clear
Andrew Ruder
2014-06-05
dm9000: clean up edge-triggered irq compatibility
Andrew Ruder
2014-06-05
dm9000: clean up reset code
Andrew Ruder
2014-06-05
dm9000: acquire irq flags from device tree
Andrew Ruder
2014-03-24
dm9000: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-01-16
dm9000: fix a lot of checkpatch issues
Barry Song
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-17
dm9000: report the correct LPA
Nikita Kiryanov
2013-10-17
dm9000: Implement full reset of DM9000 network device
Michael Abbott
2013-10-17
dm9000: take phy out of reset during init
Nikita Kiryanov
2013-10-17
dm9000: during init reset phy only for dm9000b
Nikita Kiryanov
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-30
net: dm9000: use dev_get_platdata()
Jingoo Han
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-20
net: dm9000: Allow instantiation using device tree
Tomasz Figa
2013-05-17
net: ethernet: davicom: dm9000: initialize variables directly
Emilio López
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-31
DM9000B: driver initialization upgrade
Joseph CHANG
2013-03-18
net: dm9000: Use module_platform_driver()
Sachin Kamat
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
2012-12-03
dm9000: remove __dev* attributes
Bill Pemberton
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
dm9000: Fix check for disabled wake on LAN
Mark Brown
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-08-20
dm9000: define debug level as a module parameter
Vladimir Zapolskiy
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
dm9000: Move the Davicom driver
Jeff Kirsher