开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
ax88179_178a.c
Age
Commit message (
Expand
)
Author
2024-04-18
net: usb: ax88179_178a: avoid writing the mac address before first reading
Jose Ignacio Tornos Martinez
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
2024-02-28
net: usb: ax88179_178a: Use linkmode helpers for EEE
Andrew Lunn
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-15
net: usb: ax88179_178a: avoid failed operations when device is disconnected
Jose Ignacio Tornos Martinez
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-21
net: usb: ax88179_178a: avoid two consecutive device resets
Jose Ignacio Tornos Martinez
2023-11-21
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
2022-08-10
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-02
net: usb: ax88179_178a: Bind only to vendor-specific interface
Hector Martin
2022-07-22
net: usb: ax88179_178a: wol optimizations
Justin Chen
2022-07-22
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
2022-07-22
net: usb: ax88179_178a: restore state on resume
Justin Chen
2022-07-22
net: usb: ax88179_178a: clean up pm calls
Justin Chen
2022-07-22
net: usb: ax88179_178a: remove redundant init code
Justin Chen
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-03-24
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
2022-02-11
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-02
net: usb: use eth_hw_addr_set()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-01
net: usb: ax88179_178a: initialize local variables before use
Phillip Potter
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2020-09-28
net: usb: ax88179_178a: add MCT usb 3.0 adapter
Wilken Gottwalt
2020-09-28
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
2020-09-25
net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
Wilken Gottwalt
2020-06-17
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
2020-05-10
net: usb: ax88179_178a: remove redundant assignment to variable ret
Colin Ian King
2020-04-30
net: usb: ax88179_178a: Implement ethtool_ops set_eeprom
Bjorn Andersson
2019-11-24
ax88179_178a: add ethtool_op_get_ts_info()
Andreas K. Besslein
2019-10-11
net: usb: ax88179_178a: write mac to hardware in get_mac_addr
Peter Fink
2019-10-01
net: usb: ax88179_178a: allow optionally getting mac address from device tree
Peter Fink
2019-07-22
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
2019-07-22
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-09-29
ax88179_178a: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-01
Revert "net: usb: asix88179_178a: de-duplicate code"
David S. Miller
2018-03-08
net: usb: asix88179_178a: de-duplicate code
Alexander Kurz
2018-03-08
net: usb: asix88179_178a: set permanent address once only
Alexander Kurz
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-27
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
[next]