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 |
Julia Lawall
|
99bf236612
drivers/net/usb: Use kmemdup
|
15 years ago |
Neil Jones
|
3f78d1f210
drivers/net/usb/asix.c: Fix unaligned accesses
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jussi Kivilinna
|
7f29a3baa8
asix: fix setting mac address for AX88772
|
15 years ago |
Jiri Pirko
|
a92635dc77
net/usb: convert to use netdev_for_each_mc_addr
|
15 years ago |
Joe Perches
|
60b8675592
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Ben Hutchings
|
37e8273cd3
usbnet: Set link down initially for drivers that update link state
|
15 years ago |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 years ago |
Stephen Hemminger
|
1703338c79
usbnet: convert asix driver to net_device_ops
|
16 years ago |
Greg Kroah-Hartman
|
fef7cc0893
asix: new device ids
|
16 years ago |
Oliver Neukum
|
c94cb31450
net: prepare usb net drivers for addition of status as a parameter
|
16 years ago |
Pantelis Koukousoulas
|
a7f75c0c9c
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
|
16 years ago |