开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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_devices.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
2026-01-26
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
2025-10-29
net: usb: asix_devices: Check return value of usbnet_get_endpoints
Miaoqian Lin
2025-10-07
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
2025-08-19
net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
Yuichiro Tsuji
2025-08-14
net: usb: asix_devices: add phy_mask for ax88772 mdio bus
Xu Yang
2025-04-10
usbnet: asix AX88772: leave the carrier control to phylink
Krzysztof Hałasa
2025-02-13
net: usb: asix_devices: add FiberGecko DeviceID
Max Schulze
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-03-22
net: asix: fix modprobe "sysfs: cannot create duplicate filename"
Grant Grundler
2022-12-07
net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
Oleksij Rempel
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-10-31
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
2022-08-26
net: asix: ax88772: add ethtool pause configuration
Oleksij Rempel
2022-08-26
net: asix: ax88772: migrate to phylink
Oleksij Rempel
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
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
2022-01-24
net: usb: asix: remove redundant assignment to variable reg
Colin Ian King
2021-10-02
net: usb: use eth_hw_addr_set()
Jakub Kicinski
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-25
net: usb: asix: ax88772: fix boolconv.cocci warnings
kernel test robot
2021-08-23
net: usb: asix: do not call phy_disconnect() for ax88178
Oleksij Rempel
2021-08-23
net: usb: asix: ax88772: move embedded PHY detection as early as possible
Oleksij Rempel
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-22
net: usb: asix: ax88772: add missing stop
Oleksij Rempel
2021-07-22
net: usb: asix: ax88772: do not poll for PHY before registering it
Oleksij Rempel
2021-07-01
net: usb: asix: ax88772: suspend PHY on driver probe
Oleksij Rempel
2021-06-11
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
2021-06-09
net: usb: asix: Fix less than zero comparison of a u16
Colin Ian King
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
2021-06-07
net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
Oleksij Rempel
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2019-07-02
net: usb: asix: init MAC address buffers
Phong Tran
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-01-24
net: usb: asix: ax88772_bind return error when hw_reset fail
Zhang Run
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
net: usb: asix: replace mii_nway_restart in resume path
Alexander Couzens
2018-07-04
net: usb: asix: allow optionally getting mac address from device tree
Marcel Ziswiler
2017-11-09
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
2017-11-09
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
David S. Miller
[next]