index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
asix_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
net: usb: asix: add error handling for asix_mdio_* functions
Oleksij Rempel
1
-14
/
+28
2021-06-07
net: usb: asix: ax88772: add phylib support
Oleksij Rempel
1
-0
/
+37
2021-06-07
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
1
-15
/
+16
2020-08-27
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
Himadri Pandya
1
-1
/
+1
2019-07-23
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
1
-5
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-09-29
asix: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+4
2017-09-23
net: Remove useless function skb_header_release
Gao Feng
1
-1
/
+1
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
1
-0
/
+15
2017-08-07
asix: Ensure asix_rx_fixup_info members are all reset
Dean Jenkins
1
-9
/
+25
2017-08-07
asix: Add rx->ax_skb = NULL after usbnet_skb_return()
Dean Jenkins
1
-1
/
+3
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-3
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2016-10-14
net: asix: Avoid looping when the device does not respond
Guenter Roeck
1
-4
/
+4
2016-09-01
net: asix: Avoid looping when the device is disconnected
Robert Foss
1
-12
/
+44
2016-09-01
net: asix: Add in_pm parameter
Robert Foss
1
-43
/
+137
2016-05-17
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
John Stultz
1
-1
/
+1
2015-12-19
asix: silence log message from oversize packet
stephen hemminger
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-10-05
asix: Continue processing URB if no RX netdev buffer
Dean Jenkins
1
-12
/
+19
2015-10-05
asix: On RX avoid creating bad Ethernet frames
Dean Jenkins
1
-0
/
+28
2015-10-05
asix: Simplify asix_rx_fixup_internal() netdev alloc
Dean Jenkins
1
-9
/
+7
2015-10-05
asix: Tidy-up 32-bit header word synchronisation
Dean Jenkins
1
-15
/
+13
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
1
-20
/
+21
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
1
-1
/
+1
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-0
/
+2
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-05-04
asix: fix BUG in receive path when lowering MTU
holger@eitzenberger.org
1
-0
/
+3
2013-01-18
net: asix: handle packets crossing URB boundaries
Lucas Stach
1
-25
/
+65
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2012-10-26
usbnet: asix: apply introduced usb command APIs
Ming Lei
1
-104
/
+13
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
1
-0
/
+81
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
1
-17
/
+22
2012-07-17
asix: Add a new driver for the AX88172A
Christian Riesch
1
-2
/
+10
2012-07-17
asix: Factor out common code
Christian Riesch
1
-1173
/
+30
2012-07-17
asix: Rename asix.c to asix_devices.c
Christian Riesch
1
-0
/
+1680