aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc
Commit message (Expand)AuthorAge
* ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-22
* net: smc911x: Mark expected switch fall-throughGustavo A. R. Silva2019-07-29
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* smc911x: pass struct device to DMA API functionsChristoph Hellwig2019-02-12
* net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei2019-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\
| * net: documentation: build a directory structure for driversJakub Kicinski2018-12-05
* | smsc: Replace spin_is_locked() with lockdepLance Roy2018-11-12
|/
* net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang2018-10-22
* net: smsc: fix return type of ndo_start_xmit functionYueHaibing2018-09-26
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
* net: ethernet: Fix up drivers masking pause supportAndrew Lunn2018-09-12
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-12
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-23
|\
| * net: smc91x: remove the dmaengine compat needRobert Jarzmik2018-06-21
| * net: smc911x: remove the dmaengine compat needRobert Jarzmik2018-06-21
* | epic100: remove redundant variable 'irq'Colin Ian King2018-07-04
|/
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\
| * net: smsc: remove m32r/mn10300 specific smc91x configurationArnd Bergmann2018-03-26
| * treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-26
| * mn10300: Remove the architectureDavid Howells2018-03-09
* | net: smsc911x: Fix unload crash when link is upJeremy Linton2018-03-07
|/
* net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers/net: smsc: Convert timers to use timer_setup()Kees Cook2017-10-28
* | drivers: net: smsc: use setup_timer() helper.Allen Pais2017-09-21
|/
* net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-15
* smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov2017-07-12
* net: smc91x: constify dev_pm_ops structures.Arvind Yadav2017-06-29
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-20
| * net: Revert ksettings conversions.David S. Miller2017-03-09
| * net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
| * net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* | smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-03
* | net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* | net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* | net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-06
* | net: smsc: epic100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-06
|/
* epic100: use napi_complete_done()Eric Dumazet2017-02-05
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-18
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-13
|\
| *-. Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-12
| |\ \
| | * | net: smsc911x: Synchronize the runtime PM status during system suspendUlf Hansson2016-11-09
| | |/