开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
asix.h
Age
Commit message (
Expand
)
Author
2022-08-26
net: asix: ax88772: migrate to phylink
Oleksij Rempel
2022-07-05
net: asix: change the type of asix_set_sw/hw_mii to static
Zhengchao Shao
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2022-02-07
net: asix: add proper error handling of usb read errors
Pavel Skripkin
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