index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2012-05-12
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
2012-05-12
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
2012-05-07
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
2012-05-07
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
2012-05-07
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-06
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
2012-05-02
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
2012-05-02
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
2012-04-30
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
2012-04-30
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
2012-04-30
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
2012-04-30
smsc75xx: fix phy init reset loop
Steve Glendinning
2012-04-30
smsc75xx: add more information to register io failure warnings
Steve Glendinning
2012-04-30
smsc75xx: fix mdio reads and writes
Steve Glendinning
2012-04-30
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
2012-04-26
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
2012-04-24
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
2012-04-24
net: usb: smsc95xx: fix mtu
Stephane Fillod
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-19
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
Bjørn Mork
2012-04-16
net: usb: smsc75xx: fix mtu
Stephane Fillod
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-04
usbnet: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-01
net: usb: cdc_eem: fix mtu
Rabin Vincent
2012-04-01
usb/rtl8150 : Remove duplicated definitions
huajun li
2012-03-27
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
2012-03-27
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
Guan Xin
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-22
usbnet: consider device busy at each recieved packet
Oliver Neukum
2012-03-22
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-03-22
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-19
net: qmi_wwan: fix build error due to cdc-wdm dependecy
Bjørn Mork
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-16
usbnet: use netif_tx_wake_queue instead of netif_start_queue
Alexey Orishko
2012-03-16
net: qmi_wwan: add support for ZTE MF820D
Bjørn Mork
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
2012-03-16
asix: asix_rx_fixup surgery to reduce skb truesizes
Eric Dumazet
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-11
usb: asix: Patch for Sitecom LN-031
Joerg Neikes
[next]