index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smsc75xx: add wol magic packet support
Steve Glendinning
2012-09-29
1
-14
/
+174
*
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-29
1
-3
/
+54
*
smsc75xx: add explicit test that device is READY
Steve Glendinning
2012-09-29
1
-0
/
+23
*
smsc95xx: add wol magic packet support
Steve Glendinning
2012-09-29
2
-8
/
+182
*
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-29
2
-2
/
+32
*
smsc95xx: fix resume when usb device is reset
Steve Glendinning
2012-09-29
1
-0
/
+1
*
smsc95xx: check return code from control messages
Steve Glendinning
2012-09-29
1
-183
/
+148
*
smsc95xx: remove unnecessary variables
Steve Glendinning
2012-09-29
2
-20
/
+10
*
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
2012-09-29
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
3
-2
/
+7
|
\
|
*
smsc75xx: fix resume after device reset
Steve Glendinning
2012-09-27
1
-0
/
+1
|
*
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
2012-09-20
1
-3
/
+8
|
*
asix: Support DLink DUB-E100 H/W Ver C1
Søren holm
2012-09-19
1
-0
/
+4
*
|
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
2012-09-21
1
-3
/
+8
*
|
net1080: Neaten netdev_dbg use
Joe Perches
2012-09-21
1
-5
/
+2
*
|
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
2012-09-20
6
-137
/
+152
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
3
-10
/
+23
|
\
|
|
*
net: qmi_wwan: call subdriver with control intf only
Bjørn Mork
2012-09-13
1
-3
/
+4
|
*
net: qmi_wwan: fix Gobi device probing for un2430
Pierre Sauter
2012-09-11
1
-1
/
+1
|
*
sierra_net: Endianess bug fix.
Lennart Sorensen
2012-09-10
1
-1
/
+1
|
*
net: usbnet: fix softirq storm on suspend
Bjørn Mork
2012-09-03
1
-4
/
+12
|
*
net: qmi_wwan: add several new Gobi devices
Bjørn Mork
2012-09-02
1
-0
/
+3
|
*
net: qmi_wwan: new device: Foxconn/Novatel E396
Aleksander Morgado
2012-08-31
1
-0
/
+1
|
*
usbnet: fix deadlock in resume
Oliver Neukum
2012-08-31
1
-1
/
+1
*
|
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
2012-09-07
1
-29
/
+16
*
|
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
2012-09-07
1
-1
/
+1
*
|
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-07
1
-1
/
+1
*
|
Revert "usbnet: drop unneeded check for NULL"
Oliver Neukum
2012-09-05
1
-1
/
+2
*
|
usbnet: drop unneeded check for NULL
Oliver Neukum
2012-09-04
1
-2
/
+1
*
|
net: sierra_net: rx_urb_size is constant
Bjørn Mork
2012-09-03
1
-13
/
+4
*
|
net: sierra_net: make private symbols static
Bjørn Mork
2012-09-03
1
-3
/
+3
*
|
net: cx82310_eth: use common match macro
Bjørn Mork
2012-09-03
1
-10
/
+1
|
/
*
net: qmi_wwan: new devices: UML290 and K5006-Z
Bjørn Mork
2012-08-20
1
-0
/
+5
*
net: sierra_net: replace whitelist with ifnumber match
Bjørn Mork
2012-08-14
1
-40
/
+12
*
net: qmi_wwan: compress device_id list using macros
Bjørn Mork
2012-08-14
1
-21
/
+4
*
net: qmi_wwan: add Sierra Wireless devices
Bjørn Mork
2012-08-14
1
-0
/
+8
*
net: qmi_wwan: use fixed interface number matching
Bjørn Mork
2012-08-14
1
-187
/
+28
*
cdc-phonet: Don't leak in usbpn_open
Jesper Juhl
2012-08-09
1
-0
/
+1
*
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Peter Meiser
2012-08-04
1
-0
/
+20
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-08-01
1
-1
/
+1
*
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-27
1
-23
/
+45
|
\
|
*
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Dan Williams
2012-07-24
1
-23
/
+45
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
2
-2
/
+2
*
|
asix: AX88172A driver depends on phylib
Christian Riesch
2012-07-19
1
-0
/
+1
*
|
asix: Add support for programming the EEPROM
Christian Riesch
2012-07-19
4
-0
/
+87
*
|
asix: Rework reading from EEPROM
Christian Riesch
2012-07-19
4
-32
/
+24
*
|
net: qmi_wwan: add ZTE MF821D
Bjørn Mork
2012-07-18
1
-0
/
+9
*
|
asix: Fix return value in AX88172A driver bind function
Christian Riesch
2012-07-18
1
-0
/
+1
[next]