summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc
Commit message (Expand)AuthorAgeFilesLines
* net: smc911x: Mark expected switch fall-throughGustavo A. R. Silva2019-07-301-0/+1
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-218-103/+8Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* smc911x: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+2
* net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei2019-02-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-2/+2
|\
| * net: documentation: build a directory structure for driversJakub Kicinski2018-12-051-2/+2
* | smsc: Replace spin_is_locked() with lockdepLance Roy2018-11-121-1/+1
|/
* net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang2018-10-221-2/+1Star
* net: smsc: fix return type of ndo_start_xmit functionYueHaibing2018-09-263-3/+6
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-132-4/+2Star
* net: ethernet: Fix up drivers masking pause supportAndrew Lunn2018-09-132-2/+2
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-132-4/+6
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-233-20/+3Star
|\
| * net: smc91x: remove the dmaengine compat needRobert Jarzmik2018-06-212-9/+1Star
| * net: smc911x: remove the dmaengine compat needRobert Jarzmik2018-06-211-11/+2Star
* | epic100: remove redundant variable 'irq'Colin Ian King2018-07-041-2/+0Star
|/
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-032-31/+5Star
|\
| * net: smsc: remove m32r/mn10300 specific smc91x configurationArnd Bergmann2018-03-262-19/+1Star
| * treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-3/+3
| * mn10300: Remove the architectureDavid Howells2018-03-092-11/+3Star
* | net: smsc911x: Fix unload crash when link is upJeremy Linton2018-03-071-2/+2
|/
* net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | drivers/net: smsc: Convert timers to use timer_setup()Kees Cook2017-10-282-10/+10
* | drivers: net: smsc: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
|/
* net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
* smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov2017-07-121-0/+5
* net: smc91x: constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-054-20/+12Star
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-111-2/+2
|\
| * Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-201-2/+2
| * net: Revert ksettings conversions.David S. Miller2017-03-091-27/+24Star
| * net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
| * net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* | smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-032-19/+49
* | net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
* | net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* | net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-071-46/+52
* | net: smsc: epic100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-071-7/+9
|/
* epic100: use napi_complete_done()Eric Dumazet2017-02-051-24/+7Star
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-2/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+6
|\
| *-. Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-121-0/+6
| |\ \
| | * | net: smsc911x: Synchronize the runtime PM status during system suspendUlf Hansson2016-11-091-0/+6
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-1/+8
|\| |