Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 年之前 |
David S. Miller
|
7143b7d412
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Ming Lei
|
75bd0cbdc2
usbnet: runtime pm: fix out of memory
|
14 年之前 |
Paul Stewart
|
68972efa65
usbnet: Resubmit interrupt URB if device is open
|
14 年之前 |
Thiago Farina
|
c582a950b1
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
|
14 年之前 |
Arnd Bergmann
|
c261344d3c
usbnet: use eth%d name for known ethernet devices
|
14 年之前 |
Andrzej Zaborowski
|
7a635ea989
net/usb: Ethernet quirks for the LG-VL600 4G modem
|
14 年之前 |
Jesper Juhl
|
ab60707ffe
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent().
|
14 年之前 |
Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 年之前 |
Alexey Orishko
|
073285fd39
usbnet: changes for upcoming cdc_ncm driver
|
14 年之前 |
Ming Lei
|
b0786b430c
usbnet: fix usb_autopm_get_interface failure(v1)
|
14 年之前 |
David S. Miller
|
dacb397511
usbnet: rx_submit() should return an error code.
|
15 年之前 |
Christian Samsel
|
23d23e409a
usbnet: remove noisy and hardly useful printk
|
15 年之前 |
Kulikov Vasiliy
|
66cc42a4bc
usbnet: use jiffies in schedule_timeout(), not msecs
|
15 年之前 |
Andy Shevchenko
|
fd1f170dfc
usb: usbnet: use newly introduced hex_to_bin()
|
15 年之前 |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Ben Hutchings
|
0dacca73a3
usbnet: Set parent device early for netdev_printk()
|
15 年之前 |
Ben Hutchings
|
8ccef431a2
usbnet: Print device statistics as unsigned
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Elina Pasheva
|
b4d562e3c3
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
|
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 年之前 |
Joe Perches
|
a475f603d2
drivers/net/usb: Use netif_<level> logging facilities
|
15 年之前 |
Joe Perches
|
60b8675592
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
|
15 年之前 |
Oliver Neukum
|
69ee472f27
usbnet & cdc-ether: Autosuspend for online devices
|
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 年之前 |
Marcel Holtmann
|
225794f8c3
usbnet: Set device type for wlan and wwan devices
|
15 年之前 |
Marcel Holtmann
|
e1e499eef2
usbnet: Use wwan%d interface name for mobile broadband devices
|
15 年之前 |
Steve Glendinning
|
ec47562382
smsc95xx: fix transmission where ZLP is expected
|
15 年之前 |