Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b81095947e1b2816ca5ccd87b8ac0e209e798ee0
/
drivers
/
net
/
usb
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
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
764895d
sierra_net: Skip validating irrelevant fields for IDLE LSIs
by Stefan Brüns
· 8 years ago
5a70348
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
by Stefan Brüns
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2d6a0e9
catc: Use heap buffer for memory size test
by Ben Hutchings
· 8 years ago
d411491
catc: Combine failure cleanup code in catc_probe()
by Ben Hutchings
· 8 years ago
7926aff
rtl8150: Use heap buffers for all register access
by Ben Hutchings
· 8 years ago
5593523
pegasus: Use heap buffers for all register access
by Ben Hutchings
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7489bda
r8152: check rx after napi is enabled
by hayeswang
· 8 years ago
248b213
r8152: re-schedule napi for tx
by hayeswang
· 8 years ago
de9bf29
r8152: avoid start_xmit to schedule napi when napi is disabled
by hayeswang
· 8 years ago
26afec3
r8152: avoid start_xmit to call napi_schedule during autosuspend
by hayeswang
· 8 years ago
a9c54ad
r8152: fix the wrong spelling
by hayeswang
· 8 years ago
5b9f575
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
by Bjørn Mork
· 8 years ago
6a0b76c
r8152: don't execute runtime suspend if the tx is not empty
by hayeswang
· 8 years ago
2c561b2
r8152: fix rtl8152_post_reset function
by hayeswang
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
37c9782
cdc-ether: usbnet_cdc_zte_status() can be static
by Wei Yongjun
· 8 years ago
19c0f40
r8152: fix the sw rx checksum is unavailable
by hayeswang
· 8 years ago
Next »