aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/lantiq_etop.c
AgeCommit message (Expand)Author
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2012-12-03net/ethernet: remove __dev* attributesBill Pemberton
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10lantiq_etop: remove unnecessary setting of skb->devJon Mason
2012-02-19ethernet: Fix typo in lantiq_etop.cMasanari Iida
2012-02-17lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny 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-10lantiq_etop: use an unique MDIO bus name.Florian Fainelli
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12lantiq: Move the Lantiq SoC driverJeff Kirsher