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.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
2017-06-09
r8152: avoid rx queue more than 1000 packets
hayeswang
1
-0
/
+4
2017-06-09
r8152: check if disabling ALDPS is finished
hayeswang
1
-1
/
+7
2017-06-09
r8152: move the initialization to reset_resume function
hayeswang
1
-4
/
+5
2017-06-09
r8152: move the default coalesce setting for RTL8153
hayeswang
1
-13
/
+13
2017-06-09
r8152: adjust U2P3 for RTL8153
hayeswang
1
-4
/
+37
2017-06-09
r8152: adjust rtl8153_runtime_enable function
hayeswang
1
-2
/
+2
2017-06-09
r8152: move the setting of rx aggregation
hayeswang
1
-5
/
+4
2017-06-09
r8152: adjust the settings about MAC clock speed down for RTL8153
hayeswang
1
-5
/
+29
2017-06-09
r8152: adjust lpm settings for RTL8153
hayeswang
1
-4
/
+1
2017-06-09
r8152: add r8153_phy_status function
hayeswang
1
-12
/
+25
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2
-2
/
+2
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
3
-3
/
+8
2017-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+24
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
1
-7
/
+24
2017-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
1
-3
/
+10
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-05-18
net1080: Remove unused function nc_dump_ttl()
Matthias Kaehlcke
1
-9
/
+0
2017-05-18
r8152: Remove unused function usb_ocp_read()
Matthias Kaehlcke
1
-6
/
+0
2017-05-18
qmi_wwan: add another Lenovo EM74xx device ID
Bjørn Mork
1
-0
/
+2
2017-05-12
net: ch9200: add missing USB-descriptor endianness conversions
Johan Hovold
1
-2
/
+2
2017-05-08
net: cdc_ncm: Fix TX zero padding
Jim Baxter
1
-4
/
+7
2017-05-03
net: usb: qmi_wwan: add Telit ME910 support
Daniele Palmas
1
-0
/
+1
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
24
-419
/
+893
2017-04-28
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
1
-7
/
+7
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+15
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
1
-1
/
+1
2017-04-25
usb: plusb: Add support for PL-27A1
Roman Spychała
2
-3
/
+14
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-50
/
+22
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-17
smsc95xx: Add comments to the registers definition
Martin Wetterwald
2
-214
/
+280
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+16
2017-04-13
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
Daniele Palmas
1
-1
/
+1
2017-04-07
usbnet: pegasus: Use net_device_stats from struct net_device
Tobias Klauser
2
-22
/
+15
2017-04-07
usbnet: kaweth: Use net_device_stats from struct net_device
Tobias Klauser
1
-22
/
+10
2017-04-06
usbnet: make sure no NULL pointer is passed through
Oliver Neukum
1
-4
/
+15
2017-04-06
net: usbnet: Remove unused driver_name variable
Florian Fainelli
1
-2
/
+0
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+32
2017-04-04
net: usbnet: support 64bit stats
Greg Ungerer
16
-4
/
+68
2017-04-01
r8152: The Microsoft Surface docks also use R8152 v2
René Rebe
2
-0
/
+18
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-26
net: usb: qmi_wwan: add qmap mux protocol support
Daniele Palmas
1
-1
/
+316
2017-03-24
r8152: prevent the driver from transmitting packets with carrier off
hayeswang
1
-2
/
+16
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+23
[prev]
[next]