summaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAge
* r8152: fix tx packets accountingEric Dumazet2018-02-26
* r8152: set rx mode early when linking onHayes Wang2018-02-02
* r8152: fix wrong checksum status for received IPv4 packetsHayes Wang2018-02-02
* r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng2018-01-17
* drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 EthernetRan Wang2017-10-24
* r8152: add Linksys USB3GIGV1 idGrant Grundler2017-10-01
* net: usb: r8152: constify usb_device_idArvind Yadav2017-08-08
* r8152: correct the definitionhayeswang2017-06-21
* r8152: move calling delay_autosuspend functionhayeswang2017-06-16
* r8152: split rtl8152_resume functionhayeswang2017-06-16
* r8152: add byte_enable for ocp_read_word functionhayeswang2017-06-15
* r8152: support RTL8153Bhayeswang2017-06-15
* r8152: support new chip 8050hayeswang2017-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * r8152: give the device versionOliver Neukum2017-06-13
* | r8152: replace napi_complete with napi_complete_donehayeswang2017-06-09
* | r8152: avoid rx queue more than 1000 packetshayeswang2017-06-09
* | r8152: check if disabling ALDPS is finishedhayeswang2017-06-09
* | r8152: move the initialization to reset_resume functionhayeswang2017-06-09
* | r8152: move the default coalesce setting for RTL8153hayeswang2017-06-09
* | r8152: adjust U2P3 for RTL8153hayeswang2017-06-09
* | r8152: adjust rtl8153_runtime_enable functionhayeswang2017-06-09
* | r8152: move the setting of rx aggregationhayeswang2017-06-09
* | r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang2017-06-09
* | r8152: adjust lpm settings for RTL8153hayeswang2017-06-09
* | r8152: add r8153_phy_status functionhayeswang2017-06-09
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* | r8152: Remove unused function usb_ocp_read()Matthias Kaehlcke2017-05-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * r8152: The Microsoft Surface docks also use R8152 v2René Rebe2017-04-01
| * r8152: prevent the driver from transmitting packets with carrier offhayeswang2017-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\ \ | |/
| * r8152: fix the rx early size of RTL8153hayeswang2017-03-22
| * r8152: set the RMS of RTL8153 according to the mtuhayeswang2017-03-22
| * r8152: fix the list rx_done may be used without initializationhayeswang2017-03-21
* | r8152: check hw version firsthayeswang2017-03-21
* | r8152: simply the argumentshayeswang2017-03-16
* | net: usb: r8152: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * r8152: check rx after napi is enabledhayeswang2017-01-25
| * r8152: re-schedule napi for txhayeswang2017-01-25
| * r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-01-25
| * r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang2017-01-25
| * r8152: don't execute runtime suspend if the tx is not emptyhayeswang2017-01-24
| * r8152: fix rtl8152_post_reset functionhayeswang2017-01-20
* | r8152: fix the wrong spellinghayeswang2017-01-25
|/
* r8152: fix the sw rx checksum is unavailablehayeswang2017-01-11
* r8152: fix rx issue for runtime suspendhayeswang2017-01-10
* r8152: split rtl8152_suspend functionhayeswang2017-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\