index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
net: qmi_wwan: add ZTE MF60
Bjørn Mork
1
-0
/
+18
2012-06-28
net: qmi_wwan: fix Oops while disconnecting
Bjørn Mork
1
-0
/
+4
2012-06-25
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-06-22
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-22
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-22
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-22
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-06-17
usbnet: sanitise overlong driver information strings
Phil Sutter
1
-3
/
+3
2012-06-06
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
1
-4
/
+10
2012-06-02
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-05-29
asix: allow full size 8021Q frames to be received
Eric Dumazet
1
-1
/
+2
2012-05-24
net: qmi_wwan: Add Sierra Wireless device IDs
Bjørn Mork
1
-0
/
+2
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-61
/
+44
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-58
/
+110
2012-05-20
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-05-20
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
Andrew Bird (Sphere Systems)
1
-0
/
+9
2012-05-20
USB: qmi_wwan: Make forced int 4 whitelist generic
Andrew Bird (Sphere Systems)
1
-2
/
+2
2012-05-19
net: qmi_wwan: Add Vodafone/Huawei K5005 support
Bjørn Mork
1
-0
/
+8
2012-05-19
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
Andrew Bird (Sphere Systems)
1
-0
/
+56
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
27
-2
/
+29
2012-05-17
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+12
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+54
2012-05-15
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
1
-0
/
+16
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-16
/
+38
2012-05-12
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
1
-6
/
+6
2012-05-12
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-25
/
+28
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-3
/
+3
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
1
-26
/
+28
2012-05-07
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
1
-7
/
+12
2012-05-07
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
1
-3
/
+1
2012-05-07
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2
-1
/
+3
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-17
/
+44
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
5
-15
/
+63
2012-05-06
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
1
-2
/
+12
2012-05-02
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-02
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
1
-0
/
+1
2012-04-30
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
1
-0
/
+8
2012-04-30
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
1
-0
/
+3
2012-04-30
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
1
-5
/
+7
2012-04-30
smsc75xx: fix phy init reset loop
Steve Glendinning
1
-1
/
+1
2012-04-30
smsc75xx: add more information to register io failure warnings
Steve Glendinning
1
-2
/
+2
2012-04-30
smsc75xx: fix mdio reads and writes
Steve Glendinning
1
-2
/
+2
2012-04-30
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
1
-1
/
+1
2012-04-26
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
1
-1
/
+1
2012-04-25
USB: rtl8150.c: remove err() usage
Greg Kroah-Hartman
1
-7
/
+8
2012-04-25
USB: kaweth.c: remove err() usage
Greg Kroah-Hartman
1
-26
/
+37
2012-04-25
USB: ipheth.c: remove err() usage
Greg Kroah-Hartman
1
-13
/
+21
2012-04-25
USB: catc.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+15
2012-04-24
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
1
-2
/
+2
2012-04-24
net: usb: smsc95xx: fix mtu
Stephane Fillod
1
-0
/
+1
[next]