Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a8b8a889e369de82f295f55455adb4a7c31c458c
/
drivers
/
net
/
usb
b65c0c9
r8152: correct the definition
by hayeswang
· 7 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 7 years ago
ad941e6
net: replace more place to skb_put_[data:zero]
by yuan linyu
· 7 years ago
de77b96
net: introduce __skb_put_[zero, data, u8]
by yuan linyu
· 7 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
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c8b5d12
net: usbnet: support 64bit stats
by Greg Ungerer
· 8 years ago
d5b07cc
r8152: The Microsoft Surface docks also use R8152 v2
by René Rebe
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
c6adf779
net: usb: qmi_wwan: add qmap mux protocol support
by Daniele Palmas
· 8 years ago
2f25abe
r8152: prevent the driver from transmitting packets with carrier off
by hayeswang
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5f61367
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
by Russell King
· 8 years ago
b20cb60
r8152: fix the rx early size of RTL8153
by hayeswang
· 8 years ago
210c4f7
r8152: set the RMS of RTL8153 according to the mtu
by hayeswang
· 8 years ago
4071898
net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4
by Tony Lindgren
· 8 years ago
71dbc341
net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
6bd845d
qmi_wwan: add Dell DW5811e
by Bjørn Mork
· 8 years ago
33928ee
r8152: check hw version first
by hayeswang
· 8 years ago
bde87ad
net: usb: usb: remove old api ethtool_{get|set}_settings
by Philippe Reynes
· 8 years ago
fd4f0a7
net: usb: asix: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
39f49ea
net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
a44017a
net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
90a8e95
net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
17400f7
net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bcb58f7
net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d0b3ab3
net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d8c3de2
net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
eaf9a32
net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8bae355
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
98d068a
r8152: fix the list rx_done may be used without initialization
by hayeswang
· 8 years ago
ce594e9
r8152: simply the arguments
by hayeswang
· 8 years ago
b66239b
net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
06144dc
net: usb: r8152: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
de1e98c
net: usb: catc: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
3c9b803
net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4f3de46
net: usb: asix_devices: fix missing return code check on call to asix_write_medium_mode
by Colin Ian King
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8c56ea4
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
Next »