index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
2008-03-17
1
-4
/
+8
*
rtl8150: use default MTU of 1500
Lennert Buytenhek
2008-02-03
1
-1
/
+0
*
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-31
13
-511
/
+12
*
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
Jussi Kivilinna
2008-01-31
2
-4
/
+51
*
rndis_host: Add link_change function pointer to 'struct rndis_data'.
Jussi Kivilinna
2008-01-31
2
-4
/
+24
*
rndis_host: Add early_init function pointer to 'struct rndis_data'.
Jussi Kivilinna
2008-01-31
2
-0
/
+11
*
usbnet: add driver_priv pointer to 'struct usbnet'
Jussi Kivilinna
2008-01-31
1
-0
/
+1
*
rndis_host: export functions
Jussi Kivilinna
2008-01-31
2
-7
/
+22
*
rndis_host: Split up rndis_host.c
Jussi Kivilinna
2008-01-31
2
-222
/
+249
*
usbnet: Use wlan device name for RNDIS wireless devices
Jussi Kivilinna
2008-01-31
2
-0
/
+5
*
rndis_host: Fix rndis packet filter flags.
Jussi Kivilinna
2008-01-31
1
-1
/
+22
*
rndis_host: Halt device if rndis_bind fails.
Jussi Kivilinna
2008-01-31
1
-3
/
+9
*
rndis_host: Use 1KB buffer in rndis_unbind
Jussi Kivilinna
2008-01-31
1
-1
/
+1
*
cdc_ether: Hardwire CDC descriptors when missing
Bjorge Dijkstra
2008-01-31
1
-5
/
+5
*
rndis_host: Fix sparse warning
Bjorge Dijkstra
2008-01-31
1
-1
/
+1
*
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
2008-01-28
1
-40
/
+13
*
[usb netdev] asix: fix regression
Russ Dill
2008-01-12
1
-3
/
+3
*
[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg
Russ Dill
2008-01-08
1
-2
/
+2
*
[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb
Russ Dill
2008-01-08
1
-1
/
+1
*
asix fixes
Al Viro
2007-12-22
1
-130
/
+105
*
dm9601: Fix printk
Peter Korsgaard
2007-11-23
1
-1
/
+1
*
[NET]: Let USB_USBNET always select MII.
Adrian Bunk
2007-11-07
2
-15
/
+1
*
DM9601: Support for ADMtek ADM8515 NIC
Peter Korsgaard
2007-10-30
1
-0
/
+4
*
rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...
Thomas Sailer
2007-10-25
1
-5
/
+13
*
file link fix for Pegasus USB net driver help
Cal Peake
2007-10-20
1
-1
/
+1
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-8
/
+8
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
2
-11
/
+8
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
4
-5
/
+0
*
support for USB autosuspend in the asix driver
Oliver Neukum
2007-10-10
3
-5
/
+27
*
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
2007-10-10
2
-2
/
+0
*
dm9601: Fix receive MTU
Peter Korsgaard
2007-10-02
1
-1
/
+1
*
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...
Micah Gruber
2007-07-30
1
-1
/
+3
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-16
1
-0
/
+3
|
\
|
*
cdc-subset to support new vendor/product ID
jing xiang
2007-07-16
1
-0
/
+3
*
|
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-10
2
-2
/
+2
|
/
*
Cleanup usbnet_probe() return value handling
Peter Korsgaard
2007-07-10
1
-1
/
+1
*
usbnet whitespace fixes
David Brownell
2007-07-08
2
-42
/
+44
*
net/usb/cdc_ether minor sparse cleanup
David Brownell
2007-07-02
1
-4
/
+4
*
dm9601: Return 0 from bind() on success
Peter Korsgaard
2007-07-02
1
-4
/
+2
*
usbnet: Zero padding byte if there is tail room in skb
Peter Korsgaard
2007-07-02
1
-3
/
+6
*
dm9601: HW header size shouldn't be included in packet length
Peter Korsgaard
2007-07-02
1
-2
/
+3
*
net: fix typo in drivers/net/usb/Kconfig
Sam Ravnborg
2007-06-09
1
-2
/
+2
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-24
1
-0
/
+4
|
\
|
*
asix.c - Add Belkin F5D5055 ids
David Hollis
2007-05-24
1
-0
/
+4
*
|
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2007-05-22
2
-10
/
+16
*
|
USB: handle more rndis_host oddities
David Brownell
2007-05-22
2
-0
/
+17
|
/
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09
20
-0
/
+13216