Grant Grundler
|
46993f02d8
net-next:asix: V2 Update VERSION
|
13 年之前 |
Grant Grundler
|
b2d3ad291f
net-next:asix: V2 more fixes for ax88178 phy init sequence
|
13 年之前 |
Grant Grundler
|
d3665188a7
net-next:asix: reduce AX88772 init time by about 2 seconds
|
13 年之前 |
Grant Grundler
|
a77929a278
net-next:asix:poll in asix_get_phyid in case phy not ready
|
13 年之前 |
Grant Grundler
|
3486140e30
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
|
13 年之前 |
Grant Grundler
|
79de9efdb9
NET: asix: fix ethtool -e for AX88178 USB dongle
|
13 年之前 |
Grant Grundler
|
83e1b91845
NET: white space/coding style cleanup of asix driver
|
13 年之前 |
Grant Grundler
|
610d885d31
NET: fix phy init for Asix AX88178 USB (GigE)
|
13 年之前 |
Grant Grundler
|
4ad1438f02
NET: fix phy init for AX88772 USB ethernet
|
13 年之前 |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 年之前 |
Marek Vasut
|
bca0beb936
ASIX: Use only 11 bits of header for data size
|
14 年之前 |
Marek Vasut
|
bc466e678d
ASIX: Simplify condition in rx_fixup()
|
14 年之前 |
Marek Vasut
|
3088590978
ASIX: Add AX88772B USB ID
|
14 年之前 |
David Decotigny
|
8ae6daca85
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
|
14 年之前 |
Arnaud Ebalard
|
f4680d3db7
asix: add USB ID for Logitec LAN-GTJ U2A
|
14 年之前 |
David S. Miller
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jussi Kivilinna
|
9227a46bfb
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
|
15 年之前 |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
15 年之前 |
David S. Miller
|
f925b1303e
drivers/net/usb/asix.c: Fix pointer cast.
|
15 年之前 |
Julia Lawall
|
99bf236612
drivers/net/usb: Use kmemdup
|
15 年之前 |
Neil Jones
|
3f78d1f210
drivers/net/usb/asix.c: Fix unaligned accesses
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jussi Kivilinna
|
7f29a3baa8
asix: fix setting mac address for AX88772
|
15 年之前 |
Jiri Pirko
|
a92635dc77
net/usb: convert to use netdev_for_each_mc_addr
|
15 年之前 |
Joe Perches
|
60b8675592
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Ben Hutchings
|
37e8273cd3
usbnet: Set link down initially for drivers that update link state
|
15 年之前 |