index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
1
-0
/
+5
2011-08-14
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
1
-9
/
+38
2011-08-08
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
1
-1
/
+0
2011-08-04
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
1
-100
/
+56
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
2011-07-22
ASIX: Add AX88772B USB ID
Marek Vasut
1
-0
/
+4
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+4
2011-07-12
drivers/net: static should be at beginning of declaration
Jesper Juhl
1
-6
/
+6
2011-07-08
hso: fix a use after free condition
Greg KH
1
-3
/
+4
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-27
/
+25
2011-06-29
usbnet: Remove over-broad module alias from zaurus.
Dave Jones
1
-10
/
+0
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-23
net/usb/kalmia: signedness bug in kalmia_bind()
Dan Carpenter
1
-1
/
+1
2011-06-23
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
Marius B. Kotsbak
1
-16
/
+24
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+395
2011-06-17
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak
3
-0
/
+395
2011-06-09
iph: use default get_stats
stephen hemminger
1
-11
/
+4
2011-06-02
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
1
-1
/
+2
2011-06-01
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
1
-1
/
+1
2011-05-24
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
1
-48
/
+25
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-13
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
1
-5
/
+8
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+10
2011-05-11
net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
Dan Williams
1
-1
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-09
ipheth: Properly distinguish length and alignment in URBs and skbs
Ben Hutchings
1
-5
/
+9
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-6
/
+28
2011-05-05
usbnet: runtime pm: fix out of memory
Ming Lei
1
-3
/
+7
2011-05-03
smsc95xx: fix reset check
Rabin Vincent
1
-1
/
+1
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2
-6
/
+7
2011-04-30
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
4
-22
/
+26
2011-04-29
usbnet: add support for some Huawei modems with cdc-ether ports
Dan Williams
1
-2
/
+12
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
1
-0
/
+8
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-04-25
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
1
-2
/
+2
2011-04-18
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
Thiago Farina
1
-3
/
+3
2011-04-15
rndis_host: Quirky devices are still 'point-to-point'
Ben Hutchings
1
-1
/
+1
2011-04-14
rndis_host: Poll status before control channel where necessary
Ben Hutchings
1
-7
/
+32
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+17
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+15
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-11
usb: plusb: Add debug to reset function
simon
1
-1
/
+5
2011-04-11
usb: plusb: Add support for PL-25A1
simon
2
-3
/
+21
2011-04-11
usb: plusb: Whitespace
simon
1
-2
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-04-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-12
/
+21
2011-04-02
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
2
-144
/
+63
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
10
-12
/
+21
[next]