Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92e2b4696202934b4cbf1d6b8fb8729e8d7202e1
/
drivers
/
net
/
usb
7559fb2f
r8152: add comments
by hayeswang
· 11 years ago
b1379d9
r8152: adjust tx_bottom function
by hayeswang
· 11 years ago
43a4478
r8152: move some declearation of variables
by hayeswang
· 11 years ago
0de98f6
r8152: adjust some duplicated code
by hayeswang
· 11 years ago
a5a4f46
r8152: replace lockflags with flags
by hayeswang
· 11 years ago
dff4e8a
r8152: replace void * with struct r8152 *
by hayeswang
· 11 years ago
197d439
r8152: remove clearing the memory to zero for netdev priv
by hayeswang
· 11 years ago
40a8291
net/usb/r8152: enable interrupt transfer
by hayeswang
· 11 years ago
5bd2388
net/usb/r8152: enable tx checksum
by hayeswang
· 11 years ago
ebc2ec4
net/usb/r8152: support aggregation
by hayeswang
· 11 years ago
55d10a1
net: asix: Move declaration of ax88172a_info to shared header
by Mark Brown
· 11 years ago
cbeee8c
net: asix: Staticise non-exported symbols
by Mark Brown
· 11 years ago
f270701
ax88179_178a: avoid copy of tx tcp packets
by Eric Dumazet
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c8826de
net/usb/r8152: adjust relative ocp function
by hayeswang
· 11 years ago
31787f5
net/usb/r8152: make sure the USB buffer is DMA-able
by hayeswang
· 11 years ago
543ae7f
net/usb/r815x: change the return value for bind functions
by hayeswang
· 11 years ago
b771721
net/usb/r815x: avoid to call mdio functions for runtime-suspended device
by hayeswang
· 11 years ago
b2f4737
net/usb/r815x: replace USB buffer from stack to DMA-able
by hayeswang
· 11 years ago
452c447
USBNET: increase max rx/tx qlen for improving USB3 thoughtput
by Ming Lei
· 11 years ago
a88c32a
USBNET: centralize computing of max rx/tx qlen
by Ming Lei
· 11 years ago
20f0170
usbnet: do not pretend to support SG/TSO
by Eric Dumazet
· 11 years ago
e763852
usb/net/r815x: fix cast to restricted __le32
by hayeswang
· 11 years ago
3ff25e3
usb/net/r8152: fix integer overflow in expression
by hayeswang
· 11 years ago
c073f66
net/usb: add relative mii functions for r815x
by hayeswang
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1fc4c84
net: cdc_ether: allow combined control and data interface
by Bjørn Mork
· 11 years ago
a759939
net: ipheth: Add USB ID for iPad mini
by Aaron Marburg
· 11 years ago
d8eb8f9
qmi_wwan: add ONDA MT689DC device ID (fwd)
by Enrico Mioso
· 11 years ago
d0b5e51
net: qmi_wwan: add TP-LINK MA260
by Bjørn Mork
· 11 years ago
aa3aba1
net: qmi_wwan: add Option GTM681W
by Bjørn Mork
· 11 years ago
5a008ff
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
by Bjørn Mork
· 11 years ago
b8553b8
usbnet: ax88179_178a: add .reset_resume hook
by David Chang
· 11 years ago
803dee9
usbnet: ax88179_178a: Correct a typo in description
by David Chang
· 11 years ago
8afe3dc
qmi_wwan: add various Novatel Gobi1K IDs
by Dan Williams
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c2020be
qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820
by Bjørn Mork
· 11 years ago
cbb963d
net/usb/kalmia: use %*phC to dump small buffers
by Andy Shevchenko
· 11 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
eb3d339
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
bcef9a8
qmi_wwan: Added support for Cinterion's PLxx WWAN Interface
by Hans-Christoph Schemmel
· 12 years ago
4d12997
drivers: net: usb: rtl8150: concurrent URB bugfix
by Petko Manolov
· 12 years ago
b4236daa
net/usb: r8152: Use module_usb_driver()
by Sachin Kamat
· 12 years ago
18cf1f1
net/usb: r8152: Remove redundant version.h header inclusion
by Sachin Kamat
· 12 years ago
98f541c
USB: remove remaining instances of USB_SUSPEND
by Alan Stern
· 12 years ago
7b0c5f2
sierra_net: keep status interrupt URB active
by Dan Williams
· 12 years ago
6eecdc5
usbnet: allow status interrupt URB to always be active
by Dan Williams
· 12 years ago
7fdb784
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
by Dan Williams
· 12 years ago
ac718b6
net/usb: new driver for RTL8152
by hayeswang
· 12 years ago
c5060ce
asix: fix BUG in receive path when lowering MTU
by holger@eitzenberger.org
· 12 years ago
0decc64
net: qmi_wwan: Add Telewell TW-LTE 4G
by Teppo Kotilainen
· 12 years ago
3d64fc7
usbnet: pegasus: endian bug in write_mii_word()
by Dan Carpenter
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
323b349
drivers: net: usb: pegasus: fix control urb submission
by Petko Manolov
· 12 years ago
2bd6470
drivers: net: usb: pegasus: read/write_mii_word optimised
by Petko Manolov
· 12 years ago
313a58e
drivers: net: usb: pegasus: remove skb pool
by Petko Manolov
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cc6ba5f
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
by Bjørn Mork
· 12 years ago
6483bdc
net: qmi_wwan: fixup destination address (firmware bug workaround)
by Bjørn Mork
· 12 years ago
6ff509a
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
by Bjørn Mork
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
a6bda45
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
by Bjørn Mork
· 12 years ago
32b161a
net: cdc_mbim: remove bogus sizeof()
by Bjørn Mork
· 12 years ago
11b397e
Merge 3.9-rc7 intp tty-next
by Greg Kroah-Hartman
· 12 years ago
4b49f58
usbnet: handle link change
by Ming Lei
· 12 years ago
0162c55
usbnet: apply usbnet_link_change
by Ming Lei
· 12 years ago
9ef2c44
usbnet: sierra: apply usbnet_link_change
by Ming Lei
· 12 years ago
c10b171
usbnet: dm9601: apply usbnet_link_change
by Ming Lei
· 12 years ago
418fc57
usbnet: cdc-ether: apply usbnet_link_change
by Ming Lei
· 12 years ago
7a97856
usbnet: ax88179_1781: apply usbnet_link_change
by Ming Lei
· 12 years ago
eae6591
usbnet: asix: apply usbnet_link_change
by Ming Lei
· 12 years ago
8a34b0a
usbnet: cdc_ncm: apply usbnet_link_change
by Ming Lei
· 12 years ago
4be74c1
usbnet: mcs7830: apply usbnet_link_change
by Ming Lei
· 12 years ago
f24ba7b
usbnet: mcs7830: don't reset link
by Ming Lei
· 12 years ago
ac64995
usbnet: introduce usbnet_link_change API
by Ming Lei
· 12 years ago
67a3660
net: cdc_ncm: demote "unexpected notification" to debug level
by Bjørn Mork
· 12 years ago
31e9189
Merge 3.9-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8f0923c
cdc_ncm: return -ENOMEM if kzalloc fails
by Devendra Naga
· 12 years ago
4c51e53
smsc75xx: fix jumbo frame support
by Steve Glendinning
· 12 years ago
5410a47
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
by Ming Lei
· 12 years ago
0d41be5
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
by Ming Lei
· 12 years ago
81b50be
usbnet: qmi_wwan: comments on suspend failure
by Ming Lei
· 12 years ago
9a44312
usbnet: cdc_mbim: comments on suspend failure
by Ming Lei
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
1e8bbe6
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
by Bjørn Mork
· 12 years ago
1e731cb
smsc75xx: configuration help incorrectly mentions smsc95xx
by Robert de Vries
· 12 years ago
b701f16
net: qmi_wwan: set correct altsetting for Gobi 1K devices
by Bjørn Mork
· 12 years ago
e2ca90c
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
by Freddy Xin
· 12 years ago
45af3fb
usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle
by Glen Turner
· 12 years ago
1f84eab
net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN
by Bjørn Mork
· 12 years ago
1cef935
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
eb970ff
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
by Ming Lei
· 12 years ago
42e21c0
usbnet: smsc95xx: fix broken runtime suspend
by Ming Lei
· 12 years ago
Next »