Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
99dd3c53f6a0350f17234baff728144cc981a8b7
/
drivers
/
net
/
usb
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
14cf4a7
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
by Daniele Palmas
· 8 years ago
6c22fce
usbnet: make sure no NULL pointer is passed through
by Oliver Neukum
· 8 years ago
d5b07cc
r8152: The Microsoft Surface docks also use R8152 v2
by René Rebe
· 8 years ago
2f25abe
r8152: prevent the driver from transmitting packets with carrier off
by hayeswang
· 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
6bd845d
qmi_wwan: add Dell DW5811e
by Bjørn Mork
· 8 years ago
98d068a
r8152: fix the list rx_done may be used without initialization
by hayeswang
· 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
75dc692
r8152: fix rx issue for runtime suspend
by hayeswang
· 8 years ago
8fb2806
r8152: split rtl8152_suspend function
by hayeswang
· 8 years ago
63dfb0d
net: usb: asix_devices: add .reset_resume for USB PM
by Peter Chen
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
02dc1f3
lan78xx: add LAN7801 MAC only support
by Woojung Huh
· 8 years ago
7b8076c
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
by Daniele Palmas
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5192083
net: usb: set error code when usb_alloc_urb fails
by Pan Bian
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9bd813d
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
by Daniele Palmas
· 8 years ago
d5c83d0
cdc_ether: Fix handling connection notification
by Kristian Evensen
· 8 years ago
fadf3a2
net: asix: Fix AX88772_suspend() USB vendor commands failure issues
by allan
· 8 years ago
f6e3ef3
lan78xx: relocate mdix setting to phy driver
by Woojung Huh
· 8 years ago
860ce4b
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
eea16da
net: usb: ax88172x: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ca0a753
r8152: Fix error path in open function
by Guenter Roeck
· 8 years ago
8da3cf2
Net Driver: Add Cypress GX3 VID=04b4 PID=3610.
by Allan Chou
· 8 years ago
cc89c32
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
by Woojung Huh
· 8 years ago
b9a321b
r8152: Fix broken RX checksums.
by Mark Lord
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e30520c
kalmia: avoid potential uninitialized variable use
by Arnd Bergmann
· 8 years ago
f77f0ae
net: use core MTU range checking in USB NIC drivers
by Jarod Wilson
· 8 years ago
d248caf
r8152: add new products of Lenovo
by hayeswang
· 8 years ago
610df1d
net: asix: Avoid looping when the device does not respond
by Guenter Roeck
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9a76588
qmi_wwan: add support for Quectel EC21 and EC25
by Bjørn Mork
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
6e76510
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d768c61
r8152: disable ALDPS and EEE before setting PHY
by hayeswang
· 8 years ago
af0287e
r8152: remove r8153_enable_eee
by hayeswang
· 8 years ago
ef39df8
r8152: move PHY settings to hw_phy_cfg
by hayeswang
· 8 years ago
2dd436d
r8152: move enabling PHY
by hayeswang
· 8 years ago
e644953
r8152: move some functions
by hayeswang
· 8 years ago
936f060
kaweth: remove obsolete debugging statements
by Oliver Neukum
· 8 years ago
e0c79ff
lan78xx: mark symbols static where possible
by Baoyou Xie
· 8 years ago
3981cce
hso: Convert printk to pr_<level>
by Joe Perches
· 8 years ago
95a6911
hso: Use a more common logging style
by Joe Perches
· 8 years ago
13722bb
smsc95xx: Add mdix control via ethtool
by Woojung Huh
· 8 years ago
273bf28
smsc95xx: Add register define
by Woojung Huh
· 8 years ago
95ac399
net: pegasus: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
53700f0
r8152: fix the coding style with checkpatch.pl
by hayeswang
· 8 years ago
535baf8
net: asix: autoneg will set WRITE_MEDIUM reg
by Robert Foss
· 8 years ago
a243c2e
net: asix: see 802.3 spec for phy reset
by Robert Foss
· 8 years ago
4c1442a
net: asix: Fix AX88772x resume failures
by Robert Foss
· 8 years ago
8a46f66
net: asix: Avoid looping when the device is disconnected
by Robert Foss
· 8 years ago
d9fe64e
net: asix: Add in_pm parameter
by Robert Foss
· 8 years ago
407a471
r8152: constify ethtool_ops structures
by Julia Lawall
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
575ced7
kaweth: fix oops upon failed memory allocation
by Oliver Neukum
· 8 years ago
60bcabd
kaweth: fix firmware download
by Oliver Neukum
· 8 years ago
ef6cd13
net: usb: usbnet: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
d7c4e84
net: usb: lan78xx: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
12800ea
net: usb: hso: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
Next »