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-01-25
r8152: check rx after napi is enabled
hayeswang
2017-01-25
r8152: re-schedule napi for tx
hayeswang
2017-01-25
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
2017-01-25
r8152: avoid start_xmit to call napi_schedule during autosuspend
hayeswang
2017-01-24
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
Bjørn Mork
2017-01-24
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
2017-01-20
r8152: fix rtl8152_post_reset function
hayeswang
2017-01-11
r8152: fix the sw rx checksum is unavailable
hayeswang
2017-01-10
r8152: fix rx issue for runtime suspend
hayeswang
2017-01-10
r8152: split rtl8152_suspend function
hayeswang
2017-01-04
net: usb: asix_devices: add .reset_resume for USB PM
Peter Chen
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-08
lan78xx: add LAN7801 MAC only support
Woojung Huh
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-05
net: usb: set error code when usb_alloc_urb fails
Pan Bian
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
2016-12-01
net: asix: Fix AX88772_suspend() USB vendor commands failure issues
allan
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2016-11-15
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
net: usb: ax88172x: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-13
r8152: Fix error path in open function
Guenter Roeck
2016-11-09
Net Driver: Add Cypress GX3 VID=04b4 PID=3610.
Allan Chou
2016-11-02
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
Woojung Huh
2016-10-30
r8152: Fix broken RX checksums.
Mark Lord
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-27
kalmia: avoid potential uninitialized variable use
Arnd Bergmann
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-18
r8152: add new products of Lenovo
hayeswang
2016-10-14
net: asix: Avoid looping when the device does not respond
Guenter Roeck
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-13
qmi_wwan: add support for Quectel EC21 and EC25
Bjørn Mork
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-12
net: usb: lan78xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-21
r8152: disable ALDPS and EEE before setting PHY
hayeswang
2016-09-21
r8152: remove r8153_enable_eee
hayeswang
2016-09-21
r8152: move PHY settings to hw_phy_cfg
hayeswang
2016-09-21
r8152: move enabling PHY
hayeswang
2016-09-21
r8152: move some functions
hayeswang
2016-09-07
kaweth: remove obsolete debugging statements
Oliver Neukum
2016-09-06
lan78xx: mark symbols static where possible
Baoyou Xie
2016-09-06
hso: Convert printk to pr_<level>
Joe Perches
2016-09-06
hso: Use a more common logging style
Joe Perches
2016-09-06
smsc95xx: Add mdix control via ethtool
Woojung Huh
[next]