index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
Christian Hesse
2
-0
/
+10
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
4
-9
/
+18
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
4
-3
/
+8
2015-03-21
cx82310_eth: wait for firmware to become ready
Ondrej Zary
1
-6
/
+24
2015-03-18
Revert "net: cx82310_eth: use common match macro"
Ondrej Zary
1
-1
/
+10
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+11
2015-02-27
net: asix: add support for the Sitecom LN-028 USB adapter
Luca Ceresoli
2
-0
/
+5
2015-02-22
hso: replace current->state by __set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-20
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
1
-0
/
+5
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-6
/
+6
2015-02-14
r8152: restore hw settings
hayeswang
1
-2
/
+57
2015-02-13
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
1
-1
/
+1
2015-02-07
r8152: use BIT macro
hayeswang
1
-17
/
+17
2015-02-07
r8152: replace get_protocol with vlan_get_protocol
hayeswang
1
-14
/
+2
2015-02-07
r8152: adjust the line feed for hw_features
hayeswang
1
-2
/
+1
2015-02-07
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
1
-1
/
+1
2015-02-07
r8152: check linking status with netif_carrier_ok
hayeswang
1
-14
/
+9
2015-02-07
r8152: adjust lpm timer
hayeswang
1
-3
/
+3
2015-02-07
r8152: adjust rx_bottom
hayeswang
1
-2
/
+13
2015-02-05
hso: Use static attribute groups for sysfs entry
Takashi Iwai
1
-7
/
+10
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-51
/
+51
2015-02-04
net: usb: sr9700: Use 'SR_' prefix for the common register macros
Chen Gang
2
-51
/
+51
2015-02-01
hso: fix rfkill name conflicts
Olivier Sobrie
1
-2
/
+3
2015-02-01
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
1
-0
/
+2
2015-02-01
hso: update serial_table in usb disconnect method
Olivier Sobrie
1
-1
/
+1
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
1
-3
/
+9
2015-02-01
hso: replace reset_device work by usb_queue_reset_device()
Olivier Sobrie
1
-24
/
+1
2015-02-01
hso: rename hso_dev into serial in hso_free_interface()
Olivier Sobrie
1
-6
/
+6
2015-02-01
hso: fix small indentation error
Olivier Sobrie
1
-2
/
+2
2015-02-01
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
1
-9
/
+3
2015-02-01
hso: fix memory leak when device disconnects
Olivier Sobrie
1
-0
/
+1
2015-02-01
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
1
-4
/
+13
2015-02-01
hso: remove useless header file timer.h
Olivier Sobrie
1
-1
/
+0
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+6
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
1
-9
/
+8
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-14
r8152: replace tasklet with NAPI
hayeswang
1
-35
/
+85
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-12
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
Alexey Khoroshilov
1
-1
/
+1
2015-01-12
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
2015-01-12
r8152: call rtl_start_rx after netif_carrier_on
hayeswang
1
-1
/
+2
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-6
/
+6
2015-01-06
r8152: support ndo_features_check
hayeswang
1
-0
/
+17
2015-01-02
qmi_wwan: Set random MAC on devices with buggy fw
Kristian Evensen
1
-3
/
+7
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-11-21
net: USB: Deletion of unnecessary checks before the function call "kfree"
Markus Elfring
2
-4
/
+2
2014-11-21
r8152: adjust rtl_start_rx
hayeswang
1
-0
/
+19
[next]