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