index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2017-06-21
r8152: correct the definition
hayeswang
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
net: replace more place to skb_put_[data:zero]
yuan linyu
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
r8152: move calling delay_autosuspend function
hayeswang
2017-06-16
r8152: split rtl8152_resume function
hayeswang
2017-06-15
r8152: add byte_enable for ocp_read_word function
hayeswang
2017-06-15
r8152: support RTL8153B
hayeswang
2017-06-15
r8152: support new chip 8050
hayeswang
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
qmi_wwan: new Telewell and Sierra device IDs
Bjørn Mork
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
r8152: give the device version
Oliver Neukum
2017-06-09
r8152: replace napi_complete with napi_complete_done
hayeswang
2017-06-09
r8152: avoid rx queue more than 1000 packets
hayeswang
2017-06-09
r8152: check if disabling ALDPS is finished
hayeswang
2017-06-09
r8152: move the initialization to reset_resume function
hayeswang
2017-06-09
r8152: move the default coalesce setting for RTL8153
hayeswang
2017-06-09
r8152: adjust U2P3 for RTL8153
hayeswang
2017-06-09
r8152: adjust rtl8153_runtime_enable function
hayeswang
2017-06-09
r8152: move the setting of rx aggregation
hayeswang
2017-06-09
r8152: adjust the settings about MAC clock speed down for RTL8153
hayeswang
2017-06-09
r8152: adjust lpm settings for RTL8153
hayeswang
2017-06-09
r8152: add r8153_phy_status function
hayeswang
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
net1080: Remove unused function nc_dump_ttl()
Matthias Kaehlcke
2017-05-18
r8152: Remove unused function usb_ocp_read()
Matthias Kaehlcke
2017-05-18
qmi_wwan: add another Lenovo EM74xx device ID
Bjørn Mork
2017-05-12
net: ch9200: add missing USB-descriptor endianness conversions
Johan Hovold
2017-05-08
net: cdc_ncm: Fix TX zero padding
Jim Baxter
2017-05-03
net: usb: qmi_wwan: add Telit ME910 support
Daniele Palmas
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-04-28
net: hso: register netdev later to avoid a race condition
Andreas Kemnade
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
2017-04-25
usb: plusb: Add support for PL-27A1
Roman Spychała
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
[next]