index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
asix_common.c
Age
Commit message (
Expand
)
Author
2018-09-29
asix: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-09-22
net: Remove useless function skb_header_release
Gao Feng
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
2017-08-07
asix: Ensure asix_rx_fixup_info members are all reset
Dean Jenkins
2017-08-07
asix: Add rx->ax_skb = NULL after usbnet_skb_return()
Dean Jenkins
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-10-14
net: asix: Avoid looping when the device does not respond
Guenter Roeck
2016-08-31
net: asix: Avoid looping when the device is disconnected
Robert Foss
2016-08-31
net: asix: Add in_pm parameter
Robert Foss
2016-05-17
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
John Stultz
2015-12-18
asix: silence log message from oversize packet
stephen hemminger
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-05
asix: Continue processing URB if no RX netdev buffer
Dean Jenkins
2015-10-05
asix: On RX avoid creating bad Ethernet frames
Dean Jenkins
2015-10-05
asix: Simplify asix_rx_fixup_internal() netdev alloc
Dean Jenkins
2015-10-05
asix: Tidy-up 32-bit header word synchronisation
Dean Jenkins
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
2013-05-03
asix: fix BUG in receive path when lowering MTU
holger@eitzenberger.org
2013-01-18
net: asix: handle packets crossing URB boundaries
Lucas Stach
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-10-26
usbnet: asix: apply introduced usb command APIs
Ming Lei
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
2012-07-16
asix: Add a new driver for the AX88172A
Christian Riesch
2012-07-16
asix: Factor out common code
Christian Riesch
2012-07-16
asix: Rename asix.c to asix_devices.c
Christian Riesch