summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc/smsc9420.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-22/+2
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-151-27/+17
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+2
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+2
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-5/+1
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-7/+2
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* smsc9420: use named constants for pci_power_t valuesJulia Lawall2014-01-031-1/+1
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* smsc9420: Use netif_<level>Joe Perches2013-11-071-78/+77
* smsc9420: replace printk with netdev_ callsBen Boeckel2013-11-021-13/+13
* net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
* net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+1
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-3/+1
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-5/+4
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* smsc9420: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* ethernet: Remove casts to same typeJoe Perches2012-06-061-2/+1
* smsc9420: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-24/+23
* smsc9420: 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-3/+2
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-2/+0
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+4
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* smsc: Move the SMC (SMSC) driversJeff Kirsher2011-08-101-0/+1763
OpenPOWER on IntegriCloud