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-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-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-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
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+31
2012-04-19
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
Bjørn Mork
1
-0
/
+30
2012-04-16
net: usb: smsc75xx: fix mtu
Stephane Fillod
1
-0
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-26
/
+1
2012-04-04
usbnet: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-01
net: usb: cdc_eem: fix mtu
Rabin Vincent
1
-0
/
+1
2012-04-01
usb/rtl8150 : Remove duplicated definitions
huajun li
1
-26
/
+0
2012-03-27
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+2
2012-03-27
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
Guan Xin
1
-0
/
+5
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-2
/
+4
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-22
usbnet: consider device busy at each recieved packet
Oliver Neukum
1
-0
/
+1
2012-03-22
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
1
-1
/
+0
2012-03-22
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
1
-0
/
+9
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-209
/
+144
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-0
/
+501
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+0
2012-03-19
net: qmi_wwan: fix build error due to cdc-wdm dependecy
Bjørn Mork
1
-0
/
+1
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+6
2012-03-16
usbnet: use netif_tx_wake_queue instead of netif_start_queue
Alexey Orishko
1
-1
/
+1
2012-03-16
net: qmi_wwan: add support for ZTE MF820D
Bjørn Mork
1
-0
/
+34
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
1
-55
/
+47
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
1
-18
/
+16
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
1
-43
/
+51
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
1
-2
/
+2
[next]