index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
aqc111.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2019-05-17
aqc111: cleanup mtu related logic
Igor Russkikh
1
-4
/
+2
2019-05-17
Revert "aqc111: fix writing to the phy on BE"
Igor Russkikh
1
-17
/
+6
2019-05-17
Revert "aqc111: fix double endianness swap on BE"
Igor Russkikh
1
-4
/
+2
2019-05-09
aqc111: fix double endianness swap on BE
Oliver Neukum
1
-2
/
+4
2019-05-09
aqc111: fix writing to the phy on BE
Oliver Neukum
1
-6
/
+17
2019-05-09
aqc111: fix endianness issue in aqc111_change_mtu
Oliver Neukum
1
-0
/
+2
2019-03-26
net: usb: aqc111: Extend HWID table by QNAP device
Dmitry Bezrukov
1
-0
/
+15
2019-01-17
net: usb: aqc111: Extend HWID table by TRENDnet device
Dmitry Bezrukov
1
-0
/
+15
2018-12-01
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-11-28
net: usb: aqc111: Add ASIX's HW ids
Dmitry Bezrukov
1
-0
/
+40
2018-11-28
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
1
-0
/
+180
2018-11-28
net: usb: aqc111: Implement get/set_link_ksettings callbacks
Dmitry Bezrukov
1
-0
/
+124
2018-11-28
net: usb: aqc111: Initialize ethtool_ops structure
Dmitry Bezrukov
1
-0
/
+28
2018-11-28
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
1
-0
/
+89
2018-11-28
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
1
-0
/
+17
2018-11-28
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
1
-5
/
+67
2018-11-28
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
1
-0
/
+6
2018-11-28
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
1
-1
/
+44
2018-11-28
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
1
-1
/
+59
2018-11-28
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
1
-0
/
+38
2018-11-28
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
1
-0
/
+102
2018-11-28
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
1
-0
/
+72
2018-11-28
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
1
-0
/
+47
2018-11-28
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
1
-0
/
+235
2018-11-28
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
1
-0
/
+65
2018-11-28
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
1
-0
/
+76
2018-11-28
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
1
-0
/
+92
2018-11-28
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
1
-0
/
+35
2018-11-28
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
1
-0
/
+48