index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
asix_devices.c
Age
Commit message (
Expand
)
Author
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
2017-11-04
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
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
[next]