| Commit message (Expand) | Author | Age | Files | Lines |
* | net: usb: asix: fill null-ptr-deref in asix_suspend | Andrey Konovalov | 2017-11-09 | 1 | -2/+2 |
* | Revert "net: usb: asix: fill null-ptr-deref in asix_suspend" | David S. Miller | 2017-11-09 | 1 | -1/+1 |
* | net: usb: asix: fill null-ptr-deref in asix_suspend | Andrey Konovalov | 2017-11-04 | 1 | -1/+1 |
* | asix: Fix small memory leak in ax88772_unbind() | Dean Jenkins | 2017-08-07 | 1 | -0/+1 |
* | net: usbnet: support 64bit stats | Greg Ungerer | 2017-04-04 | 1 | -0/+3 |
* | net: usb: asix: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-22 | 1 | -6/+6 |
* | net: usb: asix_devices: fix missing return code check on call to asix_write_m... | Colin Ian King | 2017-03-01 | 1 | -1/+1 |
* | net: usb: asix_devices: add .reset_resume for USB PM | Peter Chen | 2017-01-04 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 1 | -3/+3 |
|\ |
|
| * | net: asix: Fix AX88772_suspend() USB vendor commands failure issues | allan | 2016-12-01 | 1 | -3/+3 |
* | | net: use core MTU range checking in USB NIC drivers | Jarod Wilson | 2016-10-20 | 1 | -3/+1 |
|/ |
|
* | net: asix: autoneg will set WRITE_MEDIUM reg | Robert Foss | 2016-09-01 | 1 | -4/+1 |
* | net: asix: see 802.3 spec for phy reset | Robert Foss | 2016-09-01 | 1 | -3/+24 |
* | net: asix: Fix AX88772x resume failures | Robert Foss | 2016-09-01 | 1 | -1/+46 |
* | net: asix: Avoid looping when the device is disconnected | Robert Foss | 2016-09-01 | 1 | -0/+2 |
* | net: asix: Add in_pm parameter | Robert Foss | 2016-09-01 | 1 | -83/+290 |
* | net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter | Chia-Sheng Chang | 2015-10-19 | 1 | -0/+4 |
* | net: asix: add support for the Sitecom LN-028 USB adapter | Luca Ceresoli | 2015-02-27 | 1 | -0/+4 |
* | net: USB: Deletion of unnecessary checks before the function call "kfree" | Markus Elfring | 2014-11-21 | 1 | -2/+1 |
* | asix: Do full reset during ax88772_bind | Charles Keepax | 2014-11-07 | 1 | -13/+1 |
* | asix: Don't reset PHY on if_up for ASIX 88772 | Michel Stam | 2014-10-04 | 1 | -1/+1 |
* | net: asix: add missing flag to struct driver_info | Emil Goode | 2014-02-14 | 1 | -1/+2 |
* | usb: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | net: asix: Move declaration of ax88172a_info to shared header | Mark Brown | 2013-08-13 | 1 | -2/+0 |
* | USBNET: centralize computing of max rx/tx qlen | Ming Lei | 2013-07-28 | 1 | -0/+3 |
* | usbnet: asix: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -5/+1 |
* | usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle | Glen Turner | 2013-02-27 | 1 | -0/+31 |
* | net: asix: ax88772_unbind() can be static | Wu Fengguang | 2013-01-19 | 1 | -1/+1 |
* | net: asix: handle packets crossing URB boundaries | Lucas Stach | 2013-01-18 | 1 | -3/+20 |
* | net: asix: init ASIX AX88772B MAC from EEPROM | Lucas Stach | 2013-01-18 | 1 | -3/+27 |
* | asix: use ramdom hw addr if the one read is not valid | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-23 | 1 | -3/+16 |
* | asix: Adds support for Lenovo 10/100 USB dongle. | Quinlan Pfiffer | 2012-10-01 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 1 | -0/+4 |
|\ |
|
| * | asix: Support DLink DUB-E100 H/W Ver C1 | Søren holm | 2012-09-19 | 1 | -0/+4 |
* | | USB: remove dbg() usage in USB networking drivers | Greg Kroah-Hartman | 2012-09-20 | 1 | -16/+20 |
|/ |
|
* | asix: Add support for programming the EEPROM | Christian Riesch | 2012-07-19 | 1 | -0/+3 |
* | asix: Rework reading from EEPROM | Christian Riesch | 2012-07-19 | 1 | -9/+0 |
* | asix: Add a new driver for the AX88172A | Christian Riesch | 2012-07-17 | 1 | -0/+6 |
* | asix: Factor out common code | Christian Riesch | 2012-07-17 | 1 | -659/+1 |
* | asix: Rename asix.c to asix_devices.c | Christian Riesch | 2012-07-17 | 1 | -0/+1680 |