summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dnet.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-22/+2
* net: ethernet: dnet: use phydev from struct net_devicePhilippe Reynes2016-06-281-16/+12
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-11/+1
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1
* net: dnet: Use phy_find_first() helperAndrew Lunn2016-01-071-7/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-3/+3
* net: dnet: fix dnet_poll()Eric Dumazet2015-01-111-13/+5
* net: dnet: Use managed interfacesHimangi Saraogi2014-08-021-34/+12
* dnet: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-2/+2
* net/ethernet: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-191-3/+0
* dnet: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1
* dnet: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+3
* dnet: Move the Dave Ethernet driverJeff Kirsher2011-08-121-0/+996