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-11-30
smsc95xx: expand check_ macros
Steve Glendinning
1
-121
/
+391
2012-11-30
smsc95xx: fix smsc_crc return type
Steve Glendinning
1
-2
/
+3
2012-11-30
smsc95xx: don't enable remote wakeup directly
Steve Glendinning
1
-25
/
+5
2012-11-30
smsc95xx: fix error handling in suspend failure case
Steve Glendinning
1
-21
/
+29
2012-11-30
smsc95xx: fix suspend buffer overflow
Steve Glendinning
1
-1
/
+6
2012-11-30
smsc75xx: expand check_ macros
Steve Glendinning
1
-159
/
+576
2012-11-30
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
1
-1
/
+1
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-11-28
net: qmi_wwan: add Huawei E173
Bjørn Mork
1
-0
/
+1
2012-11-28
smsc75xx: don't enable remote wakeup directly
Steve Glendinning
1
-35
/
+8
2012-11-28
smsc75xx: add support for USB dynamic autosuspend
Steve Glendinning
1
-4
/
+119
2012-11-28
smsc75xx: fix error handling in suspend failure case
Steve Glendinning
1
-31
/
+38
2012-11-28
smsc75xx: support PHY wakeup source
Steve Glendinning
1
-17
/
+152
2012-11-28
smsc75xx: refactor entering suspend modes
Steve Glendinning
1
-24
/
+38
2012-11-28
smsc75xx: check return code from smsc75xx_reset
Steve Glendinning
1
-0
/
+1
2012-11-25
smsc: Add logging message newlines
Joe Perches
2
-291
/
+296
2012-11-23
asix: use ramdom hw addr if the one read is not valid
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+16
2012-11-23
smsc95xx: refactor entering suspend modes
Steve Glendinning
1
-79
/
+99
2012-11-23
smsc95xx: support PHY wakeup source
Steve Glendinning
2
-17
/
+164
2012-11-23
smsc95xx: detect chip revision specific features
Steve Glendinning
2
-9
/
+23
2012-11-23
smsc95xx: fix error checking of usbnet_resume
Steve Glendinning
1
-1
/
+1
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+20
2012-11-13
net: cdc_ncm: add Huawei devices
Bjørn Mork
1
-4
/
+18
2012-11-13
smsc95xx: set MII_BUSY bit to read/write PHY regs
Steve Glendinning
1
-2
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-19
/
+51
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-07
net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs
Ian Coolidge
1
-1
/
+2
2012-11-07
usbnet: runtime wake up device before calling usbnet_{read|write}_cmd
Ming Lei
1
-4
/
+16
2012-11-07
usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
1
-49
/
+85
2012-11-07
usbnet: smsc95xx: fix memory leak in smsc95xx_suspend
Ming Lei
1
-3
/
+10
2012-11-07
usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
1
-57
/
+90
2012-11-07
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
1
-5
/
+57
2012-11-03
smsc95xx: fix tx checksum offload for big endian
Steve Glendinning
1
-0
/
+1
2012-11-03
smsc75xx: add wol support for more frame types
Steve Glendinning
2
-33
/
+124
2012-10-31
smsc95xx: add wol support for more frame types
Steve Glendinning
3
-6
/
+128
2012-10-28
net: sierra: shut up sparse restricted type warnings
Bjørn Mork
1
-2
/
+2
2012-10-28
net: cdc_ncm: error path lock fix
Bjørn Mork
1
-0
/
+2
2012-10-28
net: cdc_ncm: big endian fix
Bjørn Mork
1
-1
/
+1
2012-10-26
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Dan Williams
2
-15
/
+40
2012-10-26
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
2012-10-26
usbnet: smsc95xx: apply introduced usb command APIs
Ming Lei
1
-88
/
+27
2012-10-26
usbnet: smsc75xx: apply introduced usb command APIs
Ming Lei
1
-25
/
+14
2012-10-26
usbnet: sierra_net: apply introduced usb command APIs
Ming Lei
1
-28
/
+17
2012-10-26
usbnet: plusb: apply introduced usb command APIs
Ming Lei
1
-7
/
+4
2012-10-26
usbnet: net1080: apply introduced usb command APIs
Ming Lei
1
-80
/
+30
2012-10-26
usbnet: mcs7830: apply introduced usb command APIs
Ming Lei
1
-79
/
+6
2012-10-26
usbnet: int51x1: apply introduced usb command APIs
Ming Lei
1
-49
/
+3
2012-10-26
usbnet: dm9601: apply introduced usb command APIs
Ming Lei
1
-92
/
+15
2012-10-26
usbnet: cdc-ncm: apply introduced usb command APIs
Ming Lei
1
-54
/
+31
2012-10-26
usbnet: asix: apply introduced usb command APIs
Ming Lei
1
-104
/
+13
[next]