summaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix_devices.c
AgeCommit message (Expand)Author
2021-10-02net: usb: use eth_hw_addr_set()Jakub Kicinski
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot
2021-08-23net: usb: asix: do not call phy_disconnect() for ax88178Oleksij Rempel
2021-08-23net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-22net: usb: asix: ax88772: add missing stopOleksij Rempel
2021-07-22net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel
2021-07-01net: usb: asix: ax88772: suspend PHY on driver probeOleksij Rempel
2021-06-11net: usb: asix: ax88772: manage PHY PM from MACOleksij Rempel
2021-06-09net: usb: asix: Fix less than zero comparison of a u16Colin Ian King
2021-06-07net: usb: asix: ax88772: add generic selftest supportOleksij Rempel
2021-06-07net: usb: asix: ax88772: add phylib supportOleksij Rempel
2021-06-07net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel
2021-06-07net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()Oleksij Rempel
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2019-07-02net: usb: asix: init MAC address buffersPhong Tran
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller
2017-11-04net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-03-21net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-01net: usb: asix_devices: fix missing return code check on call to asix_write_m...Colin Ian King
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan
2016-10-20net: use core MTU range checking in USB NIC driversJarod Wilson
2016-08-31net: asix: autoneg will set WRITE_MEDIUM regRobert Foss
2016-08-31net: asix: see 802.3 spec for phy resetRobert Foss
2016-08-31net: asix: Fix AX88772x resume failuresRobert Foss
2016-08-31net: asix: Avoid looping when the device is disconnectedRobert Foss
2016-08-31net: asix: Add in_pm parameterRobert Foss
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli
2014-11-21net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax
2014-10-03asix: Don't reset PHY on if_up for ASIX 88772Michel Stam
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner