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.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
/
asix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
1
-2
/
+2
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2012-03-16
asix: asix_rx_fixup surgery to reduce skb truesizes
Eric Dumazet
1
-68
/
+20
2012-03-12
usb: asix: Patch for Sitecom LN-031
Joerg Neikes
1
-0
/
+4
2012-01-11
asix: fix setting custom MAC address on Asix 88178 devices
Jussi Kivilinna
1
-0
/
+7
2012-01-11
asix: fix setting custom MAC address on Asix 88772 devices
Jussi Kivilinna
1
-0
/
+8
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2012-01-10
usbnet: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-08
asix: fix infinite loop in rx_fixup()
Aurelien Jacobs
1
-1
/
+1
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-11
/
+1
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2011-12-24
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
allan
1
-1
/
+5
2011-12-20
asix: new device id
Aurelien Jacobs
1
-0
/
+4
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-11
/
+1
2011-11-16
net-next:asix: V2 Update VERSION
Grant Grundler
1
-1
/
+1
2011-11-16
net-next:asix: V2 more fixes for ax88178 phy init sequence
Grant Grundler
1
-7
/
+15
2011-11-16
net-next:asix: reduce AX88772 init time by about 2 seconds
Grant Grundler
1
-5
/
+25
2011-11-16
net-next:asix:poll in asix_get_phyid in case phy not ready
Grant Grundler
1
-2
/
+10
2011-11-16
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
Grant Grundler
1
-1
/
+1
2011-10-20
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
1
-0
/
+3
2011-10-05
NET: white space/coding style cleanup of asix driver
Grant Grundler
1
-71
/
+82
2011-10-05
NET: fix phy init for Asix AX88178 USB (GigE)
Grant Grundler
1
-62
/
+101
2011-10-05
NET: fix phy init for AX88772 USB ethernet
Grant Grundler
1
-54
/
+61
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-3
/
+3
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
2011-07-22
ASIX: Add AX88772B USB ID
Marek Vasut
1
-0
/
+4
2011-04-30
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-13
/
+15
2010-12-17
asix: add USB ID for Logitec LAN-GTJ U2A
Arnaud Ebalard
1
-0
/
+4
2010-06-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-07
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
Jussi Kivilinna
1
-1
/
+1
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-05-26
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-18
drivers/net/usb: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-18
drivers/net/usb/asix.c: Fix unaligned accesses
Neil Jones
1
-1
/
+33
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-10
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-10
asix: fix setting mac address for AX88772
Jussi Kivilinna
1
-2
/
+28
2010-02-19
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-8
/
+4
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-44
/
+53
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-6
/
+6
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-6
/
+6
2009-11-11
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
1
-6
/
+6
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2009-03-22
usbnet: convert asix driver to net_device_ops
Stephen Hemminger
1
-7
/
+40
2009-02-25
asix: new device ids
Greg Kroah-Hartman
1
-0
/
+8
2008-12-19
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
1
-2
/
+3
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
[next]