index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-10-26
usbnet: asix: apply introduced usb command APIs
Ming Lei
1
-104
/
+13
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
1
-0
/
+132
2012-10-23
net: cdc_mbim: Device Service Stream support
Bjørn Mork
1
-23
/
+35
2012-10-23
net: cdc_ncm: map MBIM IPS SessionID to VLAN ID
Bjørn Mork
1
-8
/
+43
2012-10-23
net: cdc_ncm: do not bind to NCM compatible MBIM devices
Bjørn Mork
1
-0
/
+27
2012-10-23
net: cdc_mbim: build the MBIM driver
Bjørn Mork
2
-0
/
+19
2012-10-23
net: cdc_mbim: adding MBIM driver
Greg Suarez
1
-0
/
+365
2012-10-23
net: cdc_ncm: export shared symbols and definitions
Bjørn Mork
1
-86
/
+11
2012-10-23
net: cdc_ncm: refactoring for tx multiplexing
Bjørn Mork
1
-145
/
+102
2012-10-23
net: cdc_ncm: splitting rx_fixup for code reuse
Bjørn Mork
1
-28
/
+55
2012-10-23
net: cdc_ncm: process chained NDPs
Bjørn Mork
1
-14
/
+21
2012-10-23
net: cdc_ncm: refactor bind preparing for MBIM support
Greg Suarez
1
-14
/
+33
2012-10-23
net: cdc_ncm: adding MBIM support to ncm_setup
Greg Suarez
1
-15
/
+35
2012-10-23
net: cdc_ncm: workaround NTB input size firmware bug
Bjørn Mork
1
-33
/
+13
2012-10-18
net: qmi_wwan: adding more ZTE devices
Bjørn Mork
1
-0
/
+41
2012-10-18
usb/ipheth: Add iPhone 5 support
Jay Purohit
1
-0
/
+5
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2
-0
/
+21
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-406
/
+785
2012-10-01
asix: Adds support for Lenovo 10/100 USB dongle.
Quinlan Pfiffer
1
-0
/
+4
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-10
/
+9
2012-09-28
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-28
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-28
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-28
smsc95xx: add wol magic packet support
Steve Glendinning
2
-8
/
+182
2012-09-28
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2
-2
/
+32
2012-09-28
smsc95xx: fix resume when usb device is reset
Steve Glendinning
1
-0
/
+1
2012-09-28
smsc95xx: check return code from control messages
Steve Glendinning
1
-183
/
+148
2012-09-28
smsc95xx: remove unnecessary variables
Steve Glendinning
2
-20
/
+10
2012-09-28
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
1
-2
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+7
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-21
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
1
-3
/
+8
2012-09-20
net1080: Neaten netdev_dbg use
Joe Perches
1
-5
/
+2
2012-09-20
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
1
-3
/
+8
2012-09-20
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
6
-137
/
+152
2012-09-19
asix: Support DLink DUB-E100 H/W Ver C1
Søren holm
1
-0
/
+4
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
3
-10
/
+23
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+23
2012-09-13
net: qmi_wwan: call subdriver with control intf only
Bjørn Mork
1
-3
/
+4
2012-09-11
net: qmi_wwan: fix Gobi device probing for un2430
Pierre Sauter
1
-1
/
+1
2012-09-10
sierra_net: Endianess bug fix.
Lennart Sorensen
1
-1
/
+1
2012-09-07
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
1
-29
/
+16
2012-09-07
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
1
-1
/
+1
2012-09-07
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-05
Revert "usbnet: drop unneeded check for NULL"
Oliver Neukum
1
-1
/
+2
2012-09-04
usbnet: drop unneeded check for NULL
Oliver Neukum
1
-2
/
+1
2012-09-03
net: sierra_net: rx_urb_size is constant
Bjørn Mork
1
-13
/
+4
2012-09-03
net: sierra_net: make private symbols static
Bjørn Mork
1
-3
/
+3
[prev]
[next]