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
starfive-6.6.48-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
/
aqc111.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
net: usb: aqc111: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-2
/
+2
2018-11-28
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
1
-0
/
+12
2018-11-28
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
1
-1
/
+1
2018-11-28
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
1
-1
/
+11
2018-11-28
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
1
-0
/
+4
2018-11-28
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
1
-2
/
+6
2018-11-28
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
1
-0
/
+1
2018-11-28
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
1
-2
/
+14
2018-11-28
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
1
-0
/
+15
2018-11-28
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
1
-0
/
+8
2018-11-28
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
1
-0
/
+1
2018-11-28
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
1
-0
/
+13
2018-11-28
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
1
-0
/
+33
2018-11-28
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
1
-0
/
+101
2018-11-28
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
1
-0
/
+18