index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-11-22
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
2014-11-21
r8152: adjust r8152_submit_rx
hayeswang
1
-20
/
+20
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-1
/
+1
2014-11-19
usbnet: rtl8150: remove unused variable
Sudip Mukherjee
1
-2
/
+1
2014-11-17
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
Martin Hauke
1
-0
/
+1
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+1
2014-11-12
r8152: check RTL8152_UNPLUG and netif_running before autoresume
hayeswang
1
-3
/
+6
2014-11-12
r8152: clear the flag of SCHEDULE_TASKLET in tasklet
hayeswang
1
-0
/
+2
2014-11-12
r8152: remove the duplicate init for the list of rx_done
hayeswang
1
-1
/
+0
2014-11-12
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
1
-3
/
+3
2014-11-12
usbnet: smsc95xx: dereferencing NULL pointer
Sudip Mukherjee
1
-2
/
+4
2014-11-07
asix: Do full reset during ax88772_bind
Charles Keepax
1
-13
/
+1
2014-11-07
cdc-ether: implement MULTICAST flag on the device
Oliver Neukum
1
-9
/
+10
2014-11-06
r8152: remove the definitions of the PID
hayeswang
1
-7
/
+3
2014-11-06
r8152: modify rtl_ops_init
hayeswang
1
-51
/
+28
2014-11-06
r8152: move r8152b_get_version
hayeswang
1
-2
/
+1
2014-11-06
r8152: disable the tasklet by default
hayeswang
1
-2
/
+6
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-19
/
+65
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-30
r8152: set RTL8152_UNPLUG when finding -ENODEV
hayeswang
1
-2
/
+12
2014-10-30
r8152: check WORK_ENABLE in suspend function
hayeswang
1
-1
/
+1
2014-10-30
r8152: reset tp->speed before autoresuming in open function
hayeswang
1
-0
/
+5
2014-10-30
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
1
-4
/
+3
2014-10-29
r8152: support nway_reset of ethtool
hayeswang
1
-0
/
+22
2014-10-29
r8152: rename tx_underun
hayeswang
1
-2
/
+2
2014-10-29
cdc-ether: handle promiscuous mode with a set_rx_mode callback
Olivier Blin
1
-0
/
+5
2014-10-29
cdc-ether: extract usbnet_cdc_update_filter function
Olivier Blin
1
-14
/
+28
2014-10-29
usbnet: add a callback for set_rx_mode
Olivier Blin
1
-0
/
+20
2014-10-20
ax88179_178a: fix bonding failure
Ian Morgan
1
-1
/
+6
2014-10-18
r8152: return -EBUSY for runtime suspend
hayeswang
1
-7
/
+15
2014-10-10
r8152: add mutex for hw settings
hayeswang
1
-1
/
+63
2014-10-10
r8152: adjust usb_autopm_xxx
hayeswang
1
-13
/
+11
2014-10-10
r8152: autoresume before setting feature
hayeswang
1
-1
/
+9
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-136
/
+375
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+10
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+8
2014-10-07
r8152: nway reset after setting eee
hayeswang
1
-0
/
+2
2014-10-04
r8152: autoresume before setting MAC address
hayeswang
1
-2
/
+9
2014-10-04
asix: Don't reset PHY on if_up for ASIX 88772
Michel Stam
1
-1
/
+1
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-46
/
+42
2014-10-02
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-02
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
r8152: fix setting RTL8152_UNPLUG
hayeswang
1
-1
/
+5
2014-09-29
r8152: support ethtool eee
hayeswang
1
-0
/
+128
2014-09-29
r8152: add functions to set EEE
hayeswang
1
-25
/
+76
2014-09-29
r8152: change the EEE definition
hayeswang
1
-21
/
+14
2014-09-27
r8152: fix the carrier off when autoresuming
hayeswang
1
-17
/
+35
[next]