index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
asix_devices.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: asix: fix modprobe "sysfs: cannot create duplicate filename"
Grant Grundler
2023-03-22
1
-5
/
+27
*
net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
Oleksij Rempel
2022-12-07
1
-0
/
+18
*
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-07
1
-1
/
+0
*
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
2022-10-31
1
-2
/
+2
*
net: asix: ax88772: add ethtool pause configuration
Oleksij Rempel
2022-08-26
1
-0
/
+20
*
net: asix: ax88772: migrate to phylink
Oleksij Rempel
2022-08-26
1
-10
/
+112
*
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
2022-05-13
1
-5
/
+1
*
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2022-03-12
1
-1
/
+17
*
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2022-03-12
1
-9
/
+10
*
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2022-03-12
1
-12
/
+7
*
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2022-03-12
1
-24
/
+8
*
net: asix: add proper error handling of usb read errors
Pavel Skripkin
2022-02-07
1
-3
/
+18
*
net: usb: asix: remove redundant assignment to variable reg
Colin Ian King
2022-01-24
1
-1
/
+0
*
net: usb: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-22
/
+27
|
\
|
*
net: usb: asix: ax88772: fix boolconv.cocci warnings
kernel test robot
2021-08-25
1
-1
/
+1
|
*
net: usb: asix: do not call phy_disconnect() for ax88178
Oleksij Rempel
2021-08-23
1
-1
/
+7
|
*
net: usb: asix: ax88772: move embedded PHY detection as early as possible
Oleksij Rempel
2021-08-23
1
-21
/
+20
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-3
/
+3
*
|
net: usb: asix: ax88772: add missing stop
Oleksij Rempel
2021-07-22
1
-0
/
+1
*
|
net: usb: asix: ax88772: do not poll for PHY before registering it
Oleksij Rempel
2021-07-22
1
-5
/
+0
|
/
*
net: usb: asix: ax88772: suspend PHY on driver probe
Oleksij Rempel
2021-07-01
1
-0
/
+1
*
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
2021-06-11
1
-31
/
+12
*
net: usb: asix: Fix less than zero comparison of a u16
Colin Ian King
2021-06-09
1
-3
/
+5
*
net: usb: asix: ax88772: add generic selftest support
Oleksij Rempel
2021-06-07
1
-0
/
+23
*
net: usb: asix: ax88772: add phylib support
Oleksij Rempel
2021-06-07
1
-44
/
+76
*
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
2021-06-07
1
-3
/
+12
*
net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
Oleksij Rempel
2021-06-07
1
-4
/
+3
*
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-04-06
1
-6
/
+6
*
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2020-11-12
1
-3
/
+3
*
net: usb: asix: init MAC address buffers
Phong Tran
2019-07-02
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
net: usb: asix: ax88772_bind return error when hw_reset fail
Zhang Run
2019-01-24
1
-2
/
+7
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-1
/
+3
|
\
|
*
net: usb: asix: replace mii_nway_restart in resume path
Alexander Couzens
2018-07-18
1
-1
/
+3
*
|
net: usb: asix: allow optionally getting mac address from device tree
Marcel Ziswiler
2018-07-04
1
-15
/
+23
|
/
*
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
2017-11-09
1
-2
/
+2
*
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
David S. Miller
2017-11-09
1
-1
/
+1
*
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
2017-11-04
1
-1
/
+1
*
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
2017-08-07
1
-0
/
+1
*
net: usbnet: support 64bit stats
Greg Ungerer
2017-04-03
1
-0
/
+3
*
net: usb: asix: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-6
/
+6
*
net: usb: asix_devices: fix missing return code check on call to asix_write_m...
Colin Ian King
2017-03-01
1
-1
/
+1
*
net: usb: asix_devices: add .reset_resume for USB PM
Peter Chen
2017-01-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-3
/
+3
|
\
|
*
net: asix: Fix AX88772_suspend() USB vendor commands failure issues
allan
2016-12-01
1
-3
/
+3
*
|
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
1
-3
/
+1
|
/
*
net: asix: autoneg will set WRITE_MEDIUM reg
Robert Foss
2016-08-31
1
-4
/
+1
*
net: asix: see 802.3 spec for phy reset
Robert Foss
2016-08-31
1
-3
/
+24
*
net: asix: Fix AX88772x resume failures
Robert Foss
2016-08-31
1
-1
/
+46
[next]