index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
ax88179_178a.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: ax88179_178a: add MCT usb 3.0 adapter
Wilken Gottwalt
2020-09-29
1
-0
/
+17
*
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
2020-09-29
1
-0
/
+1
*
net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
Wilken Gottwalt
2020-09-26
1
-0
/
+17
*
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
2020-06-17
1
-5
/
+6
*
net: usb: ax88179_178a: remove redundant assignment to variable ret
Colin Ian King
2020-05-10
1
-1
/
+1
*
net: usb: ax88179_178a: Implement ethtool_ops set_eeprom
Bjorn Andersson
2020-05-01
1
-0
/
+77
*
ax88179_178a: add ethtool_op_get_ts_info()
Andreas K. Besslein
2019-11-25
1
-0
/
+1
*
net: usb: ax88179_178a: write mac to hardware in get_mac_addr
Peter Fink
2019-10-12
1
-0
/
+3
*
net: usb: ax88179_178a: allow optionally getting mac address from device tree
Peter Fink
2019-10-02
1
-4
/
+27
*
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
2019-07-23
1
-7
/
+4
*
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
2019-07-22
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
ax88179_178a: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-09-29
1
-0
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
Revert "net: usb: asix88179_178a: de-duplicate code"
David S. Miller
2018-04-01
1
-31
/
+86
*
net: usb: asix88179_178a: de-duplicate code
Alexander Kurz
2018-03-09
1
-86
/
+31
*
net: usb: asix88179_178a: set permanent address once only
Alexander Kurz
2018-03-09
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+16
|
\
|
*
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
2017-06-27
1
-0
/
+16
*
|
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-1
/
+4
|
/
*
net: usbnet: support 64bit stats
Greg Ungerer
2017-04-04
1
-0
/
+1
*
net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-13
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+17
|
\
|
*
Net Driver: Add Cypress GX3 VID=04b4 PID=3610.
Allan Chou
2016-11-10
1
-0
/
+17
*
|
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
1
-3
/
+1
|
/
*
ax88179_178a: fix bonding failure
Ian Morgan
2014-10-20
1
-1
/
+6
*
AX88179_178A: Add ethtool ops for EEE support
Freddy Xin
2014-08-01
1
-0
/
+264
*
Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-03-10
1
-8
/
+0
|
\
|
*
Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
Mathias Nyman
2014-03-07
1
-8
/
+0
*
|
USB AX88179/178A: Support D-Link DUB-1312
Gerry Demaret
2014-03-03
1
-0
/
+17
*
|
AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN
Freddy Xin
2014-02-26
1
-0
/
+17
|
/
*
usbnet: remove generic hard_header_len check
Emil Goode
2014-02-17
1
-0
/
+4
*
usb: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...
Freddy Xin
2013-10-26
1
-6
/
+5
*
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
2013-10-22
1
-1
/
+18
*
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
2013-10-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-17
/
+7
|
\
|
*
ax88179_178a: avoid copy of tx tcp packets
Eric Dumazet
2013-08-04
1
-17
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
1
-5
/
+4
|
|
\
|
*
|
USBNET: centralize computing of max rx/tx qlen
Ming Lei
2013-07-28
1
-0
/
+3
*
|
|
USBNET: ax88179_178a: enable tso if usb host supports sg dma
Ming Lei
2013-08-12
1
-0
/
+8
|
|
/
|
/
|
*
|
usbnet: do not pretend to support SG/TSO
Eric Dumazet
2013-07-26
1
-5
/
+4
|
/
*
usbnet: ax88179_178a: add .reset_resume hook
David Chang
2013-06-29
1
-0
/
+1
*
usbnet: ax88179_178a: Correct a typo in description
David Chang
2013-06-29
1
-2
/
+2
*
usbnet: ax88179_1781: apply usbnet_link_change
Ming Lei
2013-04-11
1
-8
/
+4
*
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
Freddy Xin
2013-03-03
1
-0
/
+1448