index
:
pm24.git
master
perf-mon
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.h
Age
Commit message (
Expand
)
Author
2021-08-23
net: usb: asix: ax88772: move embedded PHY detection as early as possible
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772: add generic selftest support
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772: add phylib support
Oleksij Rempel
2021-06-07
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
2016-08-31
net: asix: Add in_pm parameter
Robert Foss
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
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-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-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