Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1817e83d6ccf992164dd83522b2d1c22b1a85977
/
drivers
/
net
/
usb
1817e83
net: qmi_wwan: make dynamic device IDs work
by Bjørn Mork
· 13 years ago
16626b0
asix: Add a new driver for the AX88172A
by Christian Riesch
· 13 years ago
607740b
asix: Factor out common code
by Christian Riesch
· 13 years ago
b4cdae20
asix: Rename asix.c to asix_devices.c
by Christian Riesch
· 13 years ago
c7e12ea
net: usb: Use eth_random_addr
by Joe Perches
· 13 years ago
d348446
smsc95xx: signedness bug in get_regs()
by Dan Carpenter
· 13 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9fa32e9
smsc95xx: support ethtool get_regs
by Emeric Vigier
· 13 years ago
6fecd35
net: qmi_wwan: add ZTE MF60
by Bjørn Mork
· 13 years ago
95162d6
asix: avoid copies in tx path
by Eric Dumazet
· 13 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d9b8706
net: qmi_wwan: fix Oops while disconnecting
by Bjørn Mork
· 13 years ago
5ac2497
net: qmi_wwan: simplify a check in qmi_wwan_bind()
by Dan Carpenter
· 13 years ago
6de0298
ipheth: add support for iPad
by Davide Gerhard
· 13 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
65841fd
usbnet: handle remote wakeup asap
by Ming Lei
· 13 years ago
5eeb313
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
by Ming Lei
· 13 years ago
fb13c47
usbnet: clear OPEN flag in failure path
by Ming Lei
· 13 years ago
b9f90eb
net: qmi_wwan: fix Gobi device probing
by Bjørn Mork
· 13 years ago
677a3d6
net: qmi_wwan: use module_usb_driver macro
by Bjørn Mork
· 13 years ago
a40345b
net: qmi_wwan: shorten driver description
by Bjørn Mork
· 13 years ago
230718b
net: qmi_wwan: bind to both control and data interface
by Bjørn Mork
· 13 years ago
f47cd13
net: qmi_wwan: rearranging to prepare for code sharing
by Bjørn Mork
· 13 years ago
853c24f
net: qmi_wwan: define a structure for driver specific state
by Bjørn Mork
· 13 years ago
86a2f41
usbnet: sanitise overlong driver information strings
by Phil Sutter
· 13 years ago
072c055
usbnet: don't initialize transfer buffer before submit status URB
by tom.leiming@gmail.com
· 13 years ago
24ead29
usbnet: remove declaration for intr_complete
by tom.leiming@gmail.com
· 13 years ago
50e7d15
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
5c2f051
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
ef9d884
usbnet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
dd03cff
net: sierra_net: device IDs for Aircard 320U++
by Bjørn Mork
· 13 years ago
b1ff4f9
mcs7830: Implement link state detection
by Ondrej Zary
· 13 years ago
9dae310
asix: allow full size 8021Q frames to be received
by Eric Dumazet
· 13 years ago
5e071b5
net: qmi_wwan: Add Sierra Wireless device IDs
by Bjørn Mork
· 13 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
f7142e6
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
by Andrew Bird (Sphere Systems)
· 13 years ago
8965c98
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
by Andrew Bird (Sphere Systems)
· 13 years ago
0000188
USB: qmi_wwan: Make forced int 4 whitelist generic
by Andrew Bird (Sphere Systems)
· 13 years ago
88c16dc
net: qmi_wwan: Add Vodafone/Huawei K5005 support
by Bjørn Mork
· 13 years ago
68d8318
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
by Andrew Bird (Sphere Systems)
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
32535bd
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-next
by Greg Kroah-Hartman
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4e6304b
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
by Dan Williams
· 13 years ago
5b6e9bc
usbnet: fix skb traversing races during unlink(v2)
by Ming Lei
· 13 years ago
5432bdc
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
by Jussi Kivilinna
· 13 years ago
3eef366
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
by Jussi Kivilinna
· 13 years ago
8cdddc3
usb/net: rndis: eliminate first set of duplicate OIDs
by Linus Walleij
· 13 years ago
7390e8b
usb/net: rndis: inline the cpu_to_le32() macro
by Linus Walleij
· 13 years ago
97138a1
smsc75xx: let EEPROM determine GPIO/LED settings
by Steve Glendinning
· 13 years ago
4f94a92
smsc75xx: eliminate unnecessary phy register read
by Steve Glendinning
· 13 years ago
7749622
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
by Steve Glendinning
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6190631
Merge 3.4-rc6 into usb-next
by Greg Kroah-Hartman
· 13 years ago
6eddcb4
cdc_ether: Ignore bogus union descriptor for RNDIS devices
by Bjørn Mork
· 13 years ago
a472384
usbnet: fix failure handling in usbnet_probe
by tom.leiming@gmail.com
· 13 years ago
720f3d7
usbnet: fix leak of transfer buffer of dev->interrupt
by tom.leiming@gmail.com
· 13 years ago
2f3a081
smsc75xx: enable mac to detect speed/duplex from phy
by Steve Glendinning
· 13 years ago
c0b92e4
smsc75xx: declare smsc75xx's MII as GMII capable
by Steve Glendinning
· 13 years ago
b140504
smsc75xx: fix phy interrupt acknowledge
by Steve Glendinning
· 13 years ago
8a1d59d
smsc75xx: fix phy init reset loop
by Steve Glendinning
· 13 years ago
4f49add
smsc75xx: add more information to register io failure warnings
by Steve Glendinning
· 13 years ago
cb8722d
smsc75xx: fix mdio reads and writes
by Steve Glendinning
· 13 years ago
7bdd305
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changes
by Steve Glendinning
· 13 years ago
07d69d4
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes
by Paolo Pisati
· 13 years ago
21f5243
USB: rtl8150.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
db6b2219
USB: kaweth.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
495f71e
USB: ipheth.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
50c627c
USB: catc.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
2a58094
asix: Fix tx transfer padding for full-speed USB
by Ingo van Lil
· 13 years ago
9bbf566
net: usb: smsc95xx: fix mtu
by Stephane Fillod
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3bc17d1
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
by Bjørn Mork
· 13 years ago
a99ff7d
net: usb: smsc75xx: fix mtu
by Stephane Fillod
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9f8c0b0
TTY: hso, use tty from tty_port
by Jiri Slaby
· 13 years ago
3040942
TTY: hso, remove tty NULL checks fro tty->ops
by Jiri Slaby
· 13 years ago
5ce76e7
TTY: hso, add tty_port
by Jiri Slaby
· 13 years ago
d230788
TTY: hso, free tty_driver
by Jiri Slaby
· 13 years ago
005ce07f
TTY: hso, do not set TTY MAGIC
by Jiri Slaby
· 13 years ago
123edb1
usbnet: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
78fb72f
net: usb: cdc_eem: fix mtu
by Rabin Vincent
· 13 years ago
6bafd64
usb/rtl8150 : Remove duplicated definitions
by huajun li
· 13 years ago
094b585
cdc-phonet: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
a2daf26
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
by Guan Xin
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
dbb6d09
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
by Andrew Bird (Sphere Systems)
· 13 years ago
1aa35a2
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
by Andrew Bird (Sphere Systems)
· 13 years ago
8a78335
usbnet: consider device busy at each recieved packet
by Oliver Neukum
· 13 years ago
5d5440a
usbnet: don't clear urb->dev in tx_complete
by tom.leiming@gmail.com
· 13 years ago
0956a8c
usbnet: increase URB reference count before usb_unlink_urb
by tom.leiming@gmail.com
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
74cba4a
net: qmi_wwan: fix build error due to cdc-wdm dependecy
by Bjørn Mork
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1aa9bc5
usbnet: use netif_tx_wake_queue instead of netif_start_queue
by Alexey Orishko
· 13 years ago
11207b6
net: qmi_wwan: add support for ZTE MF820D
by Bjørn Mork
· 13 years ago
d5ddb4a
cdc_ncm: avoid discarding datagrams in rx path
by Alexey Orishko
· 13 years ago
Next »