index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2012-09-28
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-28
smsc75xx: add explicit test that device is READY
Steve Glendinning
2012-09-28
smsc95xx: add wol magic packet support
Steve Glendinning
2012-09-28
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-28
smsc95xx: fix resume when usb device is reset
Steve Glendinning
2012-09-28
smsc95xx: check return code from control messages
Steve Glendinning
2012-09-28
smsc95xx: remove unnecessary variables
Steve Glendinning
2012-09-28
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
2012-09-21
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
2012-09-20
net1080: Neaten netdev_dbg use
Joe Perches
2012-09-20
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
2012-09-20
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
2012-09-19
asix: Support DLink DUB-E100 H/W Ver C1
Søren holm
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-13
net: qmi_wwan: call subdriver with control intf only
Bjørn Mork
2012-09-11
net: qmi_wwan: fix Gobi device probing for un2430
Pierre Sauter
2012-09-10
sierra_net: Endianess bug fix.
Lennart Sorensen
2012-09-07
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
2012-09-07
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
2012-09-07
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-05
Revert "usbnet: drop unneeded check for NULL"
Oliver Neukum
2012-09-04
usbnet: drop unneeded check for NULL
Oliver Neukum
2012-09-03
net: sierra_net: rx_urb_size is constant
Bjørn Mork
2012-09-03
net: sierra_net: make private symbols static
Bjørn Mork
2012-09-03
net: cx82310_eth: use common match macro
Bjørn Mork
2012-09-03
net: usbnet: fix softirq storm on suspend
Bjørn Mork
2012-09-01
net: qmi_wwan: add several new Gobi devices
Bjørn Mork
2012-08-31
net: qmi_wwan: new device: Foxconn/Novatel E396
Aleksander Morgado
2012-08-31
usbnet: fix deadlock in resume
Oliver Neukum
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-20
net: qmi_wwan: new devices: UML290 and K5006-Z
Bjørn Mork
2012-08-14
net: sierra_net: replace whitelist with ifnumber match
Bjørn Mork
2012-08-14
net: qmi_wwan: compress device_id list using macros
Bjørn Mork
2012-08-14
net: qmi_wwan: add Sierra Wireless devices
Bjørn Mork
2012-08-14
net: qmi_wwan: use fixed interface number matching
Bjørn Mork
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-08-08
cdc-phonet: Don't leak in usbpn_open
Jesper Juhl
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-03
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Peter Meiser
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-27
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-24
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Dan Williams
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-19
asix: AX88172A driver depends on phylib
Christian Riesch
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
[prev]
[next]