summaryrefslogtreecommitdiff
path: root/drivers/net/usb/asix_devices.c
AgeCommit message (Expand)Author
2019-07-31net: usb: asix: init MAC address buffersPhong Tran
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
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
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2012-11-23asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-09-19asix: Support DLink DUB-E100 H/W Ver C1Søren holm
2012-07-19asix: Add support for programming the EEPROMChristian Riesch
2012-07-19asix: Rework reading from EEPROMChristian Riesch
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch
2012-07-16asix: Factor out common codeChristian Riesch
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch