Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d1f83021d5ca993242105f7b41f924614501fce5
/
drivers
/
net
/
usb
f3bb237
USB: cdc_subset: only build when one driver is enabled
by Arnd Bergmann
· 9 years ago
aac8d3c
qmi_wwan: add "4G LTE usb-modem U901"
by Bjørn Mork
· 9 years ago
4b2a4a9
lan78xx: throttle TX path at slower than SuperSpeed USB
by Woojung.Huh@microchip.com
· 9 years ago
a0db7d1
lan78xx: Add to handle mux control per chip id
by Woojung.Huh@microchip.com
· 9 years ago
e495391
lan78xx: change to use updated phy-ignore-interrupts
by Woojung.Huh@microchip.com
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
18715b2
net: qmi_wwan: Add SIMCom 7230E
by Kristian Evensen
· 9 years ago
29c6dd5
cdc-acm: fix NULL pointer reference
by Oliver Neukum
· 9 years ago
cda9fb0
r8152: adjust ALDPS function
by hayeswang
· 9 years ago
216a834
r8152: use test_and_clear_bit
by hayeswang
· 9 years ago
5ee3c60
r8152: fix the wake event
by hayeswang
· 9 years ago
9fb6066
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
by Woojung.Huh@microchip.com
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e439bd4
net: qmi_wwan: Add WeTelecom-WPD600N
by Kristian Evensen
· 9 years ago
7ec2541
r8152: add reset_resume function
by hayeswang
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1dfddff5
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
by Bjørn Mork
· 9 years ago
fb83d5f
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
by Daniele Palmas
· 9 years ago
670c0d6
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
by Daniele Palmas
· 9 years ago
b70183d
asix: silence log message from oversize packet
by stephen hemminger
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
34a55d5
net: qmi_wwan: ignore bogus CDC Union descriptors
by Bjørn Mork
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
90186af
r8152: fix lockup when runtime PM is enabled
by Peter Wu
· 9 years ago
404814a
net: cdc_ncm: add "ndp_to_end" sysfs attribute
by Bjørn Mork
· 9 years ago
6c73008
net: qmi_wwan: should hold RTNL while changing netdev type
by Bjørn Mork
· 9 years ago
f8c0cfa
net: cdc_mbim: add "NDP to end" quirk for Huawei E3372
by Bjørn Mork
· 9 years ago
32f7adf
net: qmi_wwan: support "raw IP" mode
by Bjørn Mork
· 9 years ago
81e0ce7
usbnet: allow mini-drivers to consume L2 headers
by Bjørn Mork
· 9 years ago
544c8f6
net: qmi_wwan: remove 1199:9070 device id
by Bjørn Mork
· 9 years ago
9372514
net: qmi_wwan: MDM9x30 specific power management
by Bjørn Mork
· 9 years ago
6527f83
net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common
by Bjørn Mork
· 9 years ago
68242a5
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
by Bjørn Mork
· 9 years ago
0b88393
net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter
by Daniele Palmas
· 9 years ago
c5a3788
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
704c16d
usbnet: remove ifdefed out call to dma_supported
by Christoph Hellwig
· 9 years ago
21fd6c0
kaweth: remove ifdefed out call to dma_supported
by Christoph Hellwig
· 9 years ago
b3d8cf0
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
by Petr Štetiar
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7091079
qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module
by Bjørn Mork
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0db65fc
qmi_wwan: add Sierra Wireless MC74xx/EM74xx
by Bjørn Mork
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
80083a3
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
by Chia-Sheng Chang
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
6a57081
asix: Continue processing URB if no RX netdev buffer
by Dean Jenkins
· 9 years ago
3f30b15
asix: On RX avoid creating bad Ethernet frames
by Dean Jenkins
· 9 years ago
9a5ccd8
asix: Simplify asix_rx_fixup_internal() netdev alloc
by Dean Jenkins
· 9 years ago
3bfc69a
asix: Tidy-up 32-bit header word synchronisation
by Dean Jenkins
· 9 years ago
7b0378f
asix: Rename remaining and size for clarity
by Dean Jenkins
· 9 years ago
f6194bc
net: usb: asix: Fix crash on skb alloc failure
by David B. Robins
· 9 years ago
49d28b56
lan78xx: Return 0 when lan78xx_suspend() has no error.
by Woojung.Huh@microchip.com
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
38cf595
ipv6: remove unused neigh parameter from ndisc functions
by Jiri Benc
· 9 years ago
23eedbc
ch9200: Convert to use module_usb_driver
by Tobias Klauser
· 9 years ago
227b9e8
usbnet: remove invalid check
by Andrzej Hajda
· 9 years ago
4a476bd
usbnet: New driver for QinHeng CH9200 devices
by Matthew Garrett
· 9 years ago
9110fe4
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
by Woojung.Huh@microchip.com
· 9 years ago
758c5c1
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
by Woojung.Huh@microchip.com
· 9 years ago
bdfba55e
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
by Woojung.Huh@microchip.com
· 9 years ago
ce85e13
lan78xx: Update to use phylib instead of mii_if_info.
by Woojung.Huh@microchip.com
· 9 years ago
05fe68c
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
by Woojung.Huh@microchip.com
· 9 years ago
6c595b0
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
by Woojung.Huh@microchip.com
· 9 years ago
37d2dbc
net: fix cdc-phonet.c dependency and build error
by Randy Dunlap
· 9 years ago
7b6ee48
cdc-phonet: use common parser
by Oliver Neukum
· 9 years ago
8492ed4
qmi-wwan: use common parser
by Oliver Neukum
· 9 years ago
823bd34
cdc-ether: switch to common CDC parser
by Oliver Neukum
· 9 years ago
77b0a09
cdc-ncm: use common parser
by Oliver Neukum
· 9 years ago
c40a2c8
CDC: common parser for extra headers
by Oliver Neukum
· 9 years ago
2dd49e0
r8152: fix the runtime suspend issues
by hayeswang
· 9 years ago
d094247
r8152: split DRIVER_VERSION
by hayeswang
· 9 years ago
fcb0bb6
usbnet: Fix a race between usbnet_stop() and the BH
by Eugene Shatokhin
· 9 years ago
99c79ec
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
by Geert Uytterhoeven
· 9 years ago
e704059
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
by David Ward
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f50791a
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
by Eugene Shatokhin
· 9 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a807909
net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
by David Ward
· 9 years ago
d57f623
lan78xx: Remove BUG_ON()
by Woojung.Huh@microchip.com
· 9 years ago
81c38e8
lan78xx: Fix Smatch Warnings
by Woojung.Huh@microchip.com
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e90fba8
r8152: disable the capability of zero length
by hayeswang
· 9 years ago
55d7de9
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
by Woojung.Huh@microchip.com
· 9 years ago
37608f3
r8152: reset device when tx timeout
by hayeswang
· 9 years ago
e501139
r8152: add pre_reset and post_reset
by hayeswang
· 9 years ago
41cec84
r8152: don't enable napi before rx ready
by hayeswang
· 9 years ago
7daed8d
r8152: fix wakeup settings
by hayeswang
· 9 years ago
b214396
r8152: fix the issue about U1/U2
by hayeswang
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fb02eb4
r8152: support the new RTL8153 chip
by hayeswang
· 9 years ago
2070c48
qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
by Pieter Hollants
· 9 years ago
e3426ca
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
by Reinhard Speyerer
· 9 years ago
22401ff
cdc_ncm: update specs URL
by Enrico Mioso
· 10 years ago
4a0e3e9
cdc_ncm: Add support for moving NDP to end of NCM frame
by Enrico Mioso
· 10 years ago
d065c3c
drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet
by Zheng Liu
· 10 years ago
44f6731
cdc_ncm: Fix tx_bytes statistics
by Bjørn Mork
· 10 years ago
3e4336a
usbnet: avoid integer overflow in start_xmit
by Jason A. Donenfeld
· 10 years ago
1006da1
drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
by Vasily Titskiy
· 10 years ago
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
Next »