aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-28net: smc91x: fix SMC accessesRussell King2-20/+52
2016-07-15net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+2
2016-07-15net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes1-27/+17
2016-07-11net: smc91x: ACPI Enable lan91x adaptersJeremy Linton1-3/+10
2016-07-04net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+2
2016-07-04net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes1-35/+31
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton1-2/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal5-10/+10
2016-03-21net: smc911x: avoid unused variable warningsArnd Bergmann1-0/+2
2016-03-18net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2-66/+82
2016-03-14smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-02-16net: smc91x: propagate irq return codeRobert Jarzmik1-2/+2
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn1-1/+2
2016-01-07phy: Add an mdio_device structureAndrew Lunn2-6/+8
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn2-9/+3
2016-01-07phy: Centralise print about attached phyAndrew Lunn2-10/+3
2016-01-07phy: add phydev_name() wrapperAndrew Lunn2-3/+3
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin1-11/+6
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-11-01net: smsc911x: Fix crash if loopback test failsPavel Fedin1-0/+1
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2-44/+84
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren1-1/+4
2015-08-27smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck1-6/+8
2015-08-27smsc9194: Remove uncompilable #if 0'd use of pr_dbgJoe Perches1-30/+2
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton1-3/+0
2015-08-17smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck1-1/+6
2015-08-13Convert smsc911x to use ACPI as well as DTJeremy Linton1-26/+22
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-13/+5
2015-05-04Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller1-8/+12
2015-05-04net/smsc911x: fix irq resource allocation failureKamlakant Patel1-6/+6
2015-03-31net: smc91x: Remove an unused variableFabio Estevam1-1/+0
2015-03-29net: smc91x: make use of 4th parameter to devm_gpiod_get_indexUwe Kleine-König1-17/+8
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+8
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik1-12/+8
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann1-0/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-118/+12
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-01net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2-113/+10
2015-02-20net: smc91x: improve neponset hackArnd Bergmann1-1/+1
2015-01-15net: smc91x: Add Atari EtherNAT supportMichael Schmitz2-4/+27
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+0
2014-12-12net: ethernet: smsc: Allow to select SMC91X for nios2Tobias Klauser1-2/+2
2014-11-24net/smsc911x: Add minimal runtime PM supportGeert Uytterhoeven1-0/+10
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2