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