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
/
aqc111.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: aqc111: stop lying about skb->truesize
Eric Dumazet
2024-05-07
1
-5
/
+3
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
usb: aqc111: check packet for fixup for true limit
Oliver Neukum
2023-11-16
1
-4
/
+4
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-1
/
+1
*
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
2022-04-06
1
-2
/
+7
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2020-11-12
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
aqc111: cleanup mtu related logic
Igor Russkikh
2019-05-16
1
-4
/
+2
*
Revert "aqc111: fix writing to the phy on BE"
Igor Russkikh
2019-05-16
1
-17
/
+6
*
Revert "aqc111: fix double endianness swap on BE"
Igor Russkikh
2019-05-16
1
-4
/
+2
*
aqc111: fix double endianness swap on BE
Oliver Neukum
2019-05-09
1
-2
/
+4
*
aqc111: fix writing to the phy on BE
Oliver Neukum
2019-05-09
1
-6
/
+17
*
aqc111: fix endianness issue in aqc111_change_mtu
Oliver Neukum
2019-05-09
1
-0
/
+2
*
net: usb: aqc111: Extend HWID table by QNAP device
Dmitry Bezrukov
2019-03-26
1
-0
/
+15
*
net: usb: aqc111: Extend HWID table by TRENDnet device
Dmitry Bezrukov
2019-01-16
1
-0
/
+15
*
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
2018-11-30
1
-1
/
+3
*
net: usb: aqc111: Add ASIX's HW ids
Dmitry Bezrukov
2018-11-27
1
-0
/
+40
*
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
2018-11-27
1
-0
/
+180
*
net: usb: aqc111: Implement get/set_link_ksettings callbacks
Dmitry Bezrukov
2018-11-27
1
-0
/
+124
*
net: usb: aqc111: Initialize ethtool_ops structure
Dmitry Bezrukov
2018-11-27
1
-0
/
+28
*
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
2018-11-27
1
-0
/
+89
*
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
2018-11-27
1
-0
/
+17
*
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
2018-11-27
1
-5
/
+67
*
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
2018-11-27
1
-0
/
+6
*
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
2018-11-27
1
-1
/
+44
*
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
2018-11-27
1
-1
/
+59
*
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
2018-11-27
1
-0
/
+38
*
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2018-11-27
1
-0
/
+102
*
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2018-11-27
1
-0
/
+72
*
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2018-11-27
1
-0
/
+47
*
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2018-11-27
1
-0
/
+235
*
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2018-11-27
1
-0
/
+65
*
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2018-11-27
1
-0
/
+76
*
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2018-11-27
1
-0
/
+92
*
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
2018-11-27
1
-0
/
+35
*
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
2018-11-27
1
-0
/
+48