aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/icplus/ipg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-21net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-05icplus: Use netif_running to determine device stateJon Mason1-1/+1
2013-05-22net/ethernet/icplus/ipg: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03icplus: remove __dev* attributesBill Pemberton1-3/+3
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-3/+0
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle1-10/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12ipg: Move the IC Plus driverJeff Kirsher1-0/+2324