index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dnet.c
Age
Commit message (
Expand
)
Author
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-06-28
net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
net: ethernet: dnet: use phydev from struct net_device
Philippe Reynes
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
net: dnet: Use phy_find_first() helper
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-01-11
net: dnet: fix dnet_poll()
Eric Dumazet
2014-08-02
net: dnet: Use managed interfaces
Himangi Saraogi
2014-03-28
dnet: remove empty MDIO bus reset function
Florian Fainelli
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2012-12-03
net/ethernet: remove __dev* attributes
Bill Pemberton
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-04-04
dnet: Support the get_ts_info ethtool method.
Richard Cochran
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
2012-01-10
dnet: use an unique MDIO bus name.
Florian Fainelli
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-12
dnet: Move the Dave Ethernet driver
Jeff Kirsher