aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dnet.c
AgeCommit message (Expand)Author
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-06-28net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: dnet: use phydev from struct net_devicePhilippe Reynes
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07net: dnet: Use phy_find_first() helperAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet
2014-08-02net: dnet: Use managed interfacesHimangi Saraogi
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2012-12-03net/ethernet: remove __dev* attributesBill Pemberton
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood
2012-04-04dnet: Support the get_ts_info ethtool method.Richard Cochran
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-10dnet: use an unique MDIO bus name.Florian Fainelli
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-08-12dnet: Move the Dave Ethernet driverJeff Kirsher