summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/smsc/smsc9420.c
Commit message (Expand)AuthorAge
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-15
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-15
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* smsc9420: use named constants for pci_power_t valuesJulia Lawall2014-01-03
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* smsc9420: Use netif_<level>Joe Perches2013-11-07
* smsc9420: replace printk with netdev_ callsBen Boeckel2013-11-02
* net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22
* net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-15
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* smsc9420: remove __dev* attributesBill Pemberton2012-12-03
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* smsc9420: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* smsc9420: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* smsc: Move the SMC (SMSC) driversJeff Kirsher2011-08-10