summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* r8152: fix the rx early size of RTL8153hayeswang2017-03-221-3/+4
* r8152: set the RMS of RTL8153 according to the mtuhayeswang2017-03-221-4/+12
* r8152: fix the list rx_done may be used without initializationhayeswang2017-03-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-6/+28
|\
| * r8152: check rx after napi is enabledhayeswang2017-01-251-1/+6
| * r8152: re-schedule napi for txhayeswang2017-01-251-0/+3
| * r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-01-251-2/+6
| * r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang2017-01-251-3/+9
| * r8152: don't execute runtime suspend if the tx is not emptyhayeswang2017-01-241-1/+3
| * r8152: fix rtl8152_post_reset functionhayeswang2017-01-201-0/+2
* | r8152: fix the wrong spellinghayeswang2017-01-251-2/+2
|/
* r8152: fix the sw rx checksum is unavailablehayeswang2017-01-111-1/+6
* r8152: fix rx issue for runtime suspendhayeswang2017-01-101-3/+28
* r8152: split rtl8152_suspend functionhayeswang2017-01-101-17/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-9/+12
|\
| * r8152: Fix error path in open functionGuenter Roeck2016-11-131-7/+10
| * r8152: Fix broken RX checksums.Mark Lord2016-10-301-2/+2
* | net: use core MTU range checking in USB NIC driversJarod Wilson2016-10-201-3/+12
* | r8152: add new products of Lenovohayeswang2016-10-181-1/+5
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-135/+146
|\
| * r8152: disable ALDPS and EEE before setting PHYhayeswang2016-09-211-2/+8
| * r8152: remove r8153_enable_eeehayeswang2016-09-211-7/+3
| * r8152: move PHY settings to hw_phy_cfghayeswang2016-09-211-6/+8
| * r8152: move enabling PHYhayeswang2016-09-211-18/+25
| * r8152: move some functionshayeswang2016-09-211-112/+112
* | r8152: fix the coding style with checkpatch.plhayeswang2016-09-011-6/+5
* | r8152: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-9/+76
|\
| * r8152: add MODULE_VERSIONGrant Grundler2016-07-151-0/+1
| * r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello2016-07-111-2/+74
| * r8152: remove the setting of LAN_WAKE_ENhayeswang2016-07-081-7/+1
* | r8152: remove cancel_delayed_work_sync in rtl8152_set_speedhayeswang2016-07-091-1/+0
* | r8152: remove a netif_carrier_off in rtl8152_open functionhayeswang2016-07-091-2/+0
* | r8152: remove rtl_phy_reset functionhayeswang2016-07-091-24/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-7/+28
|\ \ | |/
| * r8152: fix runtime function for RTL8152hayeswang2016-07-051-7/+17
| * r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang2016-07-011-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-11/+26
|\ \ | |/
| * r8152: correct the rx early sizehayeswang2016-06-151-2/+2
| * r8152: reset the bmuhayeswang2016-06-151-0/+19
| * r8152: disable MAC clock speed downhayeswang2016-06-151-9/+5
* | r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang2016-06-161-2/+2
* | r8152: save the speedhayeswang2016-06-141-3/+13
* | r8152: move the setting for the default speedhayeswang2016-06-141-7/+4
* | r8152: move the settings of PHY to a work queuehayeswang2016-06-141-5/+27
* | r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang2016-06-091-1/+1
|/
* rtl8152: correct speed testingOliver Neukum2016-05-031-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-1/+39
|\
| * r8152: fix the wake eventhayeswang2016-01-081-1/+39
OpenPOWER on IntegriCloud