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
/
r8152.c
Age
Commit message (
Expand
)
Author
2017-03-21
r8152: check hw version first
hayeswang
2017-03-16
r8152: simply the arguments
hayeswang
2017-03-13
net: usb: r8152: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-25
r8152: fix the wrong spelling
hayeswang
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
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-10-30
r8152: Fix broken RX checksums.
Mark Lord
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-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
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-01
r8152: fix the coding style with checkpatch.pl
hayeswang
2016-08-31
r8152: constify ethtool_ops structures
Julia Lawall
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-15
r8152: add MODULE_VERSION
Grant Grundler
2016-07-11
r8152: Add support for setting pass through MAC address on RTL8153-AD
Mario Limonciello
2016-07-09
r8152: remove cancel_delayed_work_sync in rtl8152_set_speed
hayeswang
2016-07-09
r8152: remove a netif_carrier_off in rtl8152_open function
hayeswang
2016-07-09
r8152: remove rtl_phy_reset function
hayeswang
2016-07-08
r8152: remove the setting of LAN_WAKE_EN
hayeswang
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-05
r8152: fix runtime function for RTL8152
hayeswang
2016-07-01
r8152: clear LINK_OFF_WAKE_EN after autoresume
hayeswang
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-16
r8152: modify the check of the flag of PHY_RESET in set_speed function
hayeswang
2016-06-15
r8152: correct the rx early size
hayeswang
2016-06-15
r8152: reset the bmu
hayeswang
2016-06-15
r8152: disable MAC clock speed down
hayeswang
2016-06-14
r8152: save the speed
hayeswang
2016-06-14
r8152: move the setting for the default speed
hayeswang
2016-06-14
r8152: move the settings of PHY to a work queue
hayeswang
2016-06-09
r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb
hayeswang
2016-05-03
rtl8152: correct speed testing
Oliver Neukum
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-08
r8152: adjust ALDPS function
hayeswang
[next]