summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/asix_devices.c
Commit message (Expand)AuthorAgeFilesLines
* net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-091-2/+2
* Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller2017-11-091-1/+1
* net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-041-1/+1
* asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-071-0/+1
* net: usbnet: support 64bit statsGreg Ungerer2017-04-031-0/+3
* net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-6/+6
* net: usb: asix_devices: fix missing return code check on call to asix_write_m...Colin Ian King2017-03-011-1/+1
* net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-3/+3
|\
| * net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan2016-12-011-3/+3
* | net: use core MTU range checking in USB NIC driversJarod Wilson2016-10-201-3/+1
|/
* net: asix: autoneg will set WRITE_MEDIUM regRobert Foss2016-08-311-4/+1
* net: asix: see 802.3 spec for phy resetRobert Foss2016-08-311-3/+24
* net: asix: Fix AX88772x resume failuresRobert Foss2016-08-311-1/+46
* net: asix: Avoid looping when the device is disconnectedRobert Foss2016-08-311-0/+2
* net: asix: Add in_pm parameterRobert Foss2016-08-311-83/+290
* net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2015-10-181-0/+4
* net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli2015-02-271-0/+4
* net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring2014-11-211-2/+1
* asix: Do full reset during ax88772_bindCharles Keepax2014-11-071-13/+1
* asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2014-10-031-1/+1
* net: asix: add missing flag to struct driver_infoEmil Goode2014-02-141-1/+2
* usb: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* net: asix: Move declaration of ax88172a_info to shared headerMark Brown2013-08-131-2/+0
* USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-271-0/+3
* usbnet: asix: apply usbnet_link_changeMing Lei2013-04-111-5/+1
* usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner2013-02-271-0/+31
* net: asix: ax88772_unbind() can be staticWu Fengguang2013-01-191-1/+1
* net: asix: handle packets crossing URB boundariesLucas Stach2013-01-181-3/+20
* net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach2013-01-181-3/+27
* asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD2012-11-231-3/+16
* asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer2012-10-011-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+4
|\
| * asix: Support DLink DUB-E100 H/W Ver C1Søren holm2012-09-191-0/+4
* | USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman2012-09-201-16/+20
|/
* asix: Add support for programming the EEPROMChristian Riesch2012-07-191-0/+3
* asix: Rework reading from EEPROMChristian Riesch2012-07-191-9/+0
* asix: Add a new driver for the AX88172AChristian Riesch2012-07-161-0/+6
* asix: Factor out common codeChristian Riesch2012-07-161-659/+1
* asix: Rename asix.c to asix_devices.cChristian Riesch2012-07-161-0/+1680
OpenPOWER on IntegriCloud