Jussi Kivilinna
|
71bc5d9406
asix: fix setting custom MAC address on Asix 88178 devices
|
13 years ago |
Jussi Kivilinna
|
8ef66bdc4b
asix: fix setting custom MAC address on Asix 88772 devices
|
13 years ago |
Linus Torvalds
|
38e5781bbf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
stephen hemminger
|
bc689c9788
usbnet: make ethtool_ops const
|
13 years ago |
Aurelien Jacobs
|
6c15d74def
asix: fix infinite loop in rx_fixup()
|
13 years ago |
Linus Torvalds
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
allan
|
f87ce5b254
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
|
13 years ago |
Aurelien Jacobs
|
e8303a3b21
asix: new device id
|
13 years ago |
Greg Kroah-Hartman
|
d632eb1bf2
USB: convert drivers/net/* to use module_usb_driver()
|
13 years ago |
Grant Grundler
|
46993f02d8
net-next:asix: V2 Update VERSION
|
13 years ago |
Grant Grundler
|
b2d3ad291f
net-next:asix: V2 more fixes for ax88178 phy init sequence
|
13 years ago |
Grant Grundler
|
d3665188a7
net-next:asix: reduce AX88772 init time by about 2 seconds
|
13 years ago |
Grant Grundler
|
a77929a278
net-next:asix:poll in asix_get_phyid in case phy not ready
|
13 years ago |
Grant Grundler
|
3486140e30
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
|
13 years ago |
Grant Grundler
|
79de9efdb9
NET: asix: fix ethtool -e for AX88178 USB dongle
|
13 years ago |
Grant Grundler
|
83e1b91845
NET: white space/coding style cleanup of asix driver
|
13 years ago |
Grant Grundler
|
610d885d31
NET: fix phy init for Asix AX88178 USB (GigE)
|
13 years ago |
Grant Grundler
|
4ad1438f02
NET: fix phy init for AX88772 USB ethernet
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Marek Vasut
|
bca0beb936
ASIX: Use only 11 bits of header for data size
|
14 years ago |
Marek Vasut
|
bc466e678d
ASIX: Simplify condition in rx_fixup()
|
14 years ago |
Marek Vasut
|
3088590978
ASIX: Add AX88772B USB ID
|
14 years ago |
David Decotigny
|
8ae6daca85
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
|
14 years ago |
Arnaud Ebalard
|
f4680d3db7
asix: add USB ID for Logitec LAN-GTJ U2A
|
14 years ago |
David S. Miller
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jussi Kivilinna
|
9227a46bfb
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
|
15 years ago |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
15 years ago |
David S. Miller
|
f925b1303e
drivers/net/usb/asix.c: Fix pointer cast.
|
15 years ago |