index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
ax88179_178a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
net: usb: ax88179_178a: improve link status logs
Jose Ignacio Tornos Martinez
1
-1
/
+5
2024-06-19
net: usb: ax88179_178a: improve reset check
Jose Ignacio Tornos Martinez
1
-5
/
+13
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+26
2024-05-14
net: usb: ax88179_178a: fix link status when link is set to down/up
Jose Ignacio Tornos Martinez
1
-11
/
+26
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-26
net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
Ma Ke
1
-1
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+3
2024-04-24
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+3
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-18
net: usb: ax88179_178a: avoid writing the mac address before first reading
Jose Ignacio Tornos Martinez
1
-2
/
+2
2024-04-08
net: usb: ax88179_178a: non necessary second random mac address
Jose Ignacio Tornos Martinez
1
-1
/
+0
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-02-28
net: usb: ax88179_178a: Use linkmode helpers for EEE
Andrew Lunn
1
-5
/
+5
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-5
/
+5
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-5
/
+5
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+20
2023-12-15
net: usb: ax88179_178a: avoid failed operations when device is disconnected
Jose Ignacio Tornos Martinez
1
-3
/
+20
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-11-22
net: usb: ax88179_178a: avoid two consecutive device resets
Jose Ignacio Tornos Martinez
1
-2
/
+0
2023-11-22
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
1
-2
/
+2
2022-08-10
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-13
/
+13
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-13
/
+13
2022-08-02
net: usb: ax88179_178a: Bind only to vendor-specific interface
Hector Martin
1
-13
/
+13
2022-07-23
net: usb: ax88179_178a: wol optimizations
Justin Chen
1
-24
/
+28
2022-07-23
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
1
-13
/
+19
2022-07-23
net: usb: ax88179_178a: restore state on resume
Justin Chen
1
-26
/
+1
2022-07-23
net: usb: ax88179_178a: clean up pm calls
Justin Chen
1
-88
/
+59
2022-07-23
net: usb: ax88179_178a: remove redundant init code
Justin Chen
1
-81
/
+4
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-03-25
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
1
-0
/
+51
2022-02-11
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
1
-29
/
+39
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
1
-6
/
+11
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-4
/
+4
2021-10-02
net: usb: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-04-02
net: usb: ax88179_178a: initialize local variables before use
Phillip Potter
1
-2
/
+4
2020-11-13
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-1
/
+1
2020-09-29
net: usb: ax88179_178a: add MCT usb 3.0 adapter
Wilken Gottwalt
1
-0
/
+17
2020-09-29
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
1
-0
/
+1
2020-09-26
net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
Wilken Gottwalt
1
-0
/
+17
2020-06-18
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
1
-5
/
+6
2020-05-10
net: usb: ax88179_178a: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-05-01
net: usb: ax88179_178a: Implement ethtool_ops set_eeprom
Bjorn Andersson
1
-0
/
+77
2019-11-25
ax88179_178a: add ethtool_op_get_ts_info()
Andreas K. Besslein
1
-0
/
+1
2019-10-12
net: usb: ax88179_178a: write mac to hardware in get_mac_addr
Peter Fink
1
-0
/
+3
2019-10-02
net: usb: ax88179_178a: allow optionally getting mac address from device tree
Peter Fink
1
-4
/
+27
2019-07-23
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
1
-7
/
+4
2019-07-22
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-2
/
+1
[next]