Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3f2185a29df084611641e964aa93d1a6ee2212c
/
drivers
/
net
/
usb
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
11f17ef
usbnet: rename work handler
by Oliver Neukum
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
347eec3
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
by Christian Hesse
· 10 years ago
7a1e890
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
by Ben Hutchings
· 10 years ago
1e9e39f
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
8263d57
cx82310_eth: fix semicolon.cocci warnings
by Wu Fengguang
· 10 years ago
d5c1d8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f40bff4
cx82310_eth: wait for firmware to become ready
by Ondrej Zary
· 10 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8d006e0
Revert "net: cx82310_eth: use common match macro"
by Ondrej Zary
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
519983b
net: usb: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
6588af6
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
7488c3e
net: asix: add support for the Sitecom LN-028 USB adapter
by Luca Ceresoli
· 10 years ago
50462ce
hso: replace current->state by __set_current_state()
by Fabian Frederick
· 10 years ago
64bea46
hso: always read interface number from the current altsetting
by Aleksander Morgado
· 10 years ago
42c972a
usb: plusb: Add support for National Instruments host-to-host cable
by Ben Shelton
· 10 years ago
efb3dd8
r8152: support setting rx coalesce
by hayeswang
· 10 years ago
396e2e2
r8152: change rx early size when the mtu is changed
by hayeswang
· 10 years ago
464ec10
r8152: separate USB_RX_EARLY_AGG
by hayeswang
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
65bab84
r8152: restore hw settings
by hayeswang
· 10 years ago
0416605
hso: fix rx parsing logic when skb allocation fails
by Aleksander Morgado
· 10 years ago
f5aaaa6
r8152: use BIT macro
by hayeswang
· 10 years ago
6e74d17
r8152: replace get_protocol with vlan_get_protocol
by hayeswang
· 10 years ago
ccc39fa
r8152: adjust the line feed for hw_features
by hayeswang
· 10 years ago
53543db
r8152: check RTL8152_UNPLUG for rtl8152_close
by hayeswang
· 10 years ago
51d979f
r8152: check linking status with netif_carrier_ok
by hayeswang
· 10 years ago
34203e2
r8152: adjust lpm timer
by hayeswang
· 10 years ago
e1a2ca9
r8152: adjust rx_bottom
by hayeswang
· 10 years ago
4134069
hso: Use static attribute groups for sysfs entry
by Takashi Iwai
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
06b19b1
net: usb: sr9700: Use 'SR_' prefix for the common register macros
by Chen Gang
· 10 years ago
3812106
hso: fix rfkill name conflicts
by Olivier Sobrie
· 10 years ago
cc49197
hso: add missing cancel_work_sync in disconnect()
by Olivier Sobrie
· 10 years ago
301d3b7
hso: update serial_table in usb disconnect method
by Olivier Sobrie
· 10 years ago
69b377b
hso: move tty_unregister outside hso_serial_common_free()
by Olivier Sobrie
· 10 years ago
26c1f1f
hso: replace reset_device work by usb_queue_reset_device()
by Olivier Sobrie
· 10 years ago
f6516b6
hso: rename hso_dev into serial in hso_free_interface()
by Olivier Sobrie
· 10 years ago
7992767
hso: fix small indentation error
by Olivier Sobrie
· 10 years ago
2e6d01f
hso: fix memory leak in hso_create_rfkill()
by Olivier Sobrie
· 10 years ago
295fc56
hso: fix memory leak when device disconnects
by Olivier Sobrie
· 10 years ago
29bd3bc
hso: fix crash when device disappears while serial port is open
by Olivier Sobrie
· 10 years ago
3ac856c
hso: remove useless header file timer.h
by Olivier Sobrie
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
51487ae
usbnet: re-use native hex2bin()
by Andy Shevchenko
· 10 years ago
b4d99de
r8152: remove sram_read
by hayeswang
· 10 years ago
8cb3db2
r8152: remove generic_ocp_read before writing
by hayeswang
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d823ab6
r8152: replace tasklet with NAPI
by hayeswang
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
49c9e7c2
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
by Alexey Khoroshilov
· 10 years ago
ef827a5
r8152: check the status before submitting rx
by hayeswang
· 10 years ago
aa2e092
r8152: call rtl_start_rx after netif_carrier_on
by hayeswang
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
a5e3125
r8152: support ndo_features_check
by hayeswang
· 10 years ago
531ad42
qmi_wwan: Set random MAC on devices with buggy fw
by Kristian Evensen
· 10 years ago
d9a28c5
r8152: redefine REALTEK_USB_DEVICE
by hayeswang
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
91ecee6
net: USB: Deletion of unnecessary checks before the function call "kfree"
by Markus Elfring
· 10 years ago
7bcf4f6
r8152: adjust rtl_start_rx
by hayeswang
· 10 years ago
a0fccd4
r8152: adjust r8152_submit_rx
by hayeswang
· 10 years ago
b4bef1b
vlan: kill vlan_put_tag helper
by Jiri Pirko
· 10 years ago
1abe7cd
usbnet: rtl8150: remove unused variable
by Sudip Mukherjee
· 10 years ago
bb2bdeb
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
by Martin Hauke
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a1f83fe
r8152: check RTL8152_UNPLUG and netif_running before autoresume
by hayeswang
· 10 years ago
9451a11
r8152: clear the flag of SCHEDULE_TASKLET in tasklet
by hayeswang
· 10 years ago
0c29dde
r8152: remove the duplicate init for the list of rx_done
by hayeswang
· 10 years ago
5693d28
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
by Alexander Duyck
· 10 years ago
8bca81d
usbnet: smsc95xx: dereferencing NULL pointer
by Sudip Mukherjee
· 10 years ago
436c2a5
asix: Do full reset during ax88772_bind
by Charles Keepax
· 10 years ago
f46ad73
cdc-ether: implement MULTICAST flag on the device
by Oliver Neukum
· 10 years ago
662412d
r8152: remove the definitions of the PID
by hayeswang
· 10 years ago
55b6547
r8152: modify rtl_ops_init
by hayeswang
· 10 years ago
82cf94c
r8152: move r8152b_get_version
by hayeswang
· 10 years ago
93ffbea
r8152: disable the tasklet by default
by hayeswang
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d59c876
r8152: stop submitting intr for -EPROTO
by hayeswang
· 10 years ago
6761049
r8152: set RTL8152_UNPLUG when finding -ENODEV
by hayeswang
· 10 years ago
e3bd1a8
r8152: check WORK_ENABLE in suspend function
by hayeswang
· 10 years ago
f4c7476
r8152: reset tp->speed before autoresuming in open function
by hayeswang
· 10 years ago
923e1ee
r8152: clear SELECTIVE_SUSPEND when autoresuming
by hayeswang
· 10 years ago
8884f50
r8152: support nway_reset of ethtool
by hayeswang
· 10 years ago
f37119c
r8152: rename tx_underun
by hayeswang
· 10 years ago
b77e26d
cdc-ether: handle promiscuous mode with a set_rx_mode callback
by Olivier Blin
· 10 years ago
d80c679
cdc-ether: extract usbnet_cdc_update_filter function
by Olivier Blin
· 10 years ago
1efed2d
usbnet: add a callback for set_rx_mode
by Olivier Blin
· 10 years ago
95ff886
ax88179_178a: fix bonding failure
by Ian Morgan
· 10 years ago
6cc69f2
r8152: return -EBUSY for runtime suspend
by hayeswang
· 10 years ago
b540327
r8152: add mutex for hw settings
by hayeswang
· 10 years ago
8d4a4d7
r8152: adjust usb_autopm_xxx
by hayeswang
· 10 years ago
405f8a0
r8152: autoresume before setting feature
by hayeswang
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4633119
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
9d31a7b
r8152: nway reset after setting eee
by hayeswang
· 10 years ago
ea6a711
r8152: autoresume before setting MAC address
by hayeswang
· 10 years ago
Next »