aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet1-13/+5
2014-08-02net: dnet: Use managed interfacesHimangi Saraogi1-34/+12
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-2/+2
2012-12-03net/ethernet: remove __dev* attributesBill Pemberton1-4/+4
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood1-3/+0
2012-04-04dnet: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka1-1/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2012-01-10dnet: use an unique MDIO bus name.Florian Fainelli1-1/+2
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-08-12dnet: Move the Dave Ethernet driverJeff Kirsher1-0/+996