Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ceaa001a170e43608854d5290a48064f57b565ed
/
drivers
/
net
/
usb
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fdfbad3
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
by Aleksander Morgado
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
42ab19e
net: Add extack to upper device linking
by David Ahern
· 7 years ago
63ba395
rndis_host: support Novatel Verizon USB730L
by Aleksander Morgado
· 7 years ago
9084104
r8152: add Linksys USB3GIGV1 id
by Grant Grundler
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
242c1a2
net: Remove useless function skb_header_release
by Gao Feng
· 7 years ago
e53a84b
net: usb: catc: use setup_timer() helper
by Allen Pais
· 7 years ago
e365280
lan78xx: Use default values loaded from EEPROM/OTP after reset
by Nisar Sayed
· 7 years ago
c077682
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
by Nisar Sayed
· 7 years ago
8a7ffeb
lan78xx: Fix for eeprom read/write when device auto suspend
by Nisar Sayed
· 7 years ago
9c08273
smsc95xx: Configure pause time to 0xffff when tx flow control enabled
by Nisar Sayed
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3b638f0
cdc_ncm: flag the u-blox TOBY-L4 as wwan
by Aleksander Morgado
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bbae08e
qmi_wwan: fix NULL deref on disconnect
by Bjørn Mork
· 7 years ago
3df3ba2
qmi_wwan: fix NULL deref on disconnect
by Bjørn Mork
· 7 years ago
e1cb90f
net: usb: rtl8150: constify usb_device_id
by Arvind Yadav
· 7 years ago
9b4355f
net: usb: r8152: constify usb_device_id
by Arvind Yadav
· 7 years ago
06fa59a
net: usb: kaweth: constify usb_device_id
by Arvind Yadav
· 7 years ago
9befbe1
net: usb: ipheth: constify usb_device_id
by Arvind Yadav
· 7 years ago
7f04c61
net: usb: cdc-phonet: constify usb_device_id
by Arvind Yadav
· 7 years ago
2f622c4
net: usb: catc: constify usb_device_id and fix space before '[' error
by Arvind Yadav
· 7 years ago
d0c8f33
asix: Fix small memory leak in ax88772_unbind()
by Dean Jenkins
· 7 years ago
960eb4e
asix: Ensure asix_rx_fixup_info members are all reset
by Dean Jenkins
· 7 years ago
22889db
asix: Add rx->ax_skb = NULL after usbnet_skb_return()
by Dean Jenkins
· 7 years ago
bed9ff1
usb: qmi_wwan: add D-Link DWM-222 device ID
by Hector Martin
· 7 years ago
0573f94
lan78xx: Fix to handle hard_header_len update
by Nisar Sayed
· 7 years ago
fb52c3b
lan78xx: USB fast connect/disconnect crash fix
by Nisar Sayed
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
43f51ef
net: cdc_ncm: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
a8f5cb9
smsc95xx: use ethtool_op_get_ts_info()
by Petr Kulhavy
· 7 years ago
2b02c20
cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
by Enrico Mioso
· 7 years ago
a68491f
net: cdc_mbim: apply "NDP to end" quirk to HP lt4132
by Tore Anderson
· 8 years ago
e1069bb
net: cdc_ncm: Reduce memory use when kernel memory low
by Jim Baxter
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e20bd60
net: usb: asix88179_178a: Add support for the Belkin B2B128
by Andrew F. Davis
· 8 years ago
b65c0c9
r8152: correct the definition
by hayeswang
· 8 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
ad941e6
net: replace more place to skb_put_[data:zero]
by yuan linyu
· 8 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 8 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
bd88298
r8152: move calling delay_autosuspend function
by hayeswang
· 8 years ago
21cbd0e
r8152: split rtl8152_resume function
by hayeswang
· 8 years ago
d8fbd27
r8152: add byte_enable for ocp_read_word function
by hayeswang
· 8 years ago
65b82d6
r8152: support RTL8153B
by hayeswang
· 8 years ago
c27b32c
r8152: support new chip 8050
by hayeswang
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
60cfe1e
qmi_wwan: new Telewell and Sierra device IDs
by Bjørn Mork
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
eb3c28c
r8152: give the device version
by Oliver Neukum
· 8 years ago
a3307f9
r8152: replace napi_complete with napi_complete_done
by hayeswang
· 8 years ago
7454445
r8152: avoid rx queue more than 1000 packets
by hayeswang
· 8 years ago
4214cc5
r8152: check if disabling ALDPS is finished
by hayeswang
· 8 years ago
befb2de
r8152: move the initialization to reset_resume function
by hayeswang
· 8 years ago
49d1034
r8152: move the default coalesce setting for RTL8153
by hayeswang
· 8 years ago
3cb3234
r8152: adjust U2P3 for RTL8153
by hayeswang
· 8 years ago
0255275
r8152: adjust rtl8153_runtime_enable function
by hayeswang
· 8 years ago
e31f636
r8152: move the setting of rx aggregation
by hayeswang
· 8 years ago
134f98b
r8152: adjust the settings about MAC clock speed down for RTL8153
by hayeswang
· 8 years ago
ee4761c
r8152: adjust lpm settings for RTL8153
by hayeswang
· 8 years ago
c564b87
r8152: add r8153_phy_status function
by hayeswang
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
82c01a8
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7f65b1f
cdc-ether: divorce initialisation with a filter reset and a generic method
by Oliver Neukum
· 8 years ago
218b6a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fe0cd8c
smsc95xx: Support only IPv4 TCP/UDP csum offload
by Nisar Sayed
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ce064e6
net1080: Remove unused function nc_dump_ttl()
by Matthias Kaehlcke
· 8 years ago
db646cc
r8152: Remove unused function usb_ocp_read()
by Matthias Kaehlcke
· 8 years ago
486181b
qmi_wwan: add another Lenovo EM74xx device ID
by Bjørn Mork
· 8 years ago
b12ca80
net: ch9200: add missing USB-descriptor endianness conversions
by Johan Hovold
· 8 years ago
aeca3a7
net: cdc_ncm: Fix TX zero padding
by Jim Baxter
· 8 years ago
4c54dc0
net: usb: qmi_wwan: add Telit ME910 support
by Daniele Palmas
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
4c761da
net: hso: register netdev later to avoid a race condition
by Andreas Kemnade
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a23f6ce
net: hso: fix module unloading
by Andreas Kemnade
· 8 years ago
6f2aee0
usb: plusb: Add support for PL-27A1
by Roman Spychała
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
39fba78
kaweth: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
6bc6895
ch9200: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
d4ca735
lan78xx: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
d532c10
sr9700: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
a9e840a
cx82310_eth: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
b7c6d26
smsc75xx: use skb_cow_head() to deal with cloned skbs
by Eric Dumazet
· 8 years ago
e9156cd
smsc95xx: Use skb_cow_head to deal with cloned skbs
by James Hughes
· 8 years ago
53a759c
smsc95xx: Add comments to the registers definition
by Martin Wetterwald
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
14cf4a7
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
by Daniele Palmas
· 8 years ago
82d8293
usbnet: pegasus: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
6ffa770
usbnet: kaweth: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
6c22fce
usbnet: make sure no NULL pointer is passed through
by Oliver Neukum
· 8 years ago
b73b3cd
net: usbnet: Remove unused driver_name variable
by Florian Fainelli
· 8 years ago
Next »