aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/toshiba/tc35815.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-09net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli1-11/+4
2013-10-23net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-05-22net/ethernet/toshiba/tc35815: Use module_pci_driver to register driverPeter Hüwe1-13/+1
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-3/+2
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+4
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-1/+1
2012-12-03tc35815: remove __dev* attributesBill Pemberton1-8/+8
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka1-1/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12toshiba: Move the Toshiba driversJeff Kirsher1-0/+2228