summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* r8152: fix the runtime suspend issueshayeswang2015-09-091-2/+57
* r8152: split DRIVER_VERSIONhayeswang2015-09-091-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-52/+137
|\
| * r8152: reset device when tx timeouthayeswang2015-07-301-4/+3
| * r8152: add pre_reset and post_resethayeswang2015-07-301-0/+54
| * r8152: don't enable napi before rx readyhayeswang2015-07-271-2/+4
| * r8152: fix wakeup settingshayeswang2015-07-271-6/+22
| * r8152: fix the issue about U1/U2hayeswang2015-07-271-40/+54
* | r8152: disable the capability of zero lengthhayeswang2015-07-311-2/+3
* | r8152: support the new RTL8153 chiphayeswang2015-07-221-1/+17
|/
* drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2015-07-081-0/+2
* drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy2015-05-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-0/+2
|\
| * net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2015-03-311-0/+2
* | r8152: support setting rx coalescehayeswang2015-02-191-0/+57
* | r8152: change rx early size when the mtu is changedhayeswang2015-02-191-1/+15
* | r8152: separate USB_RX_EARLY_AGGhayeswang2015-02-191-26/+32
|/
* r8152: restore hw settingshayeswang2015-02-141-2/+57
* r8152: use BIT macrohayeswang2015-02-071-17/+17
* r8152: replace get_protocol with vlan_get_protocolhayeswang2015-02-071-14/+2
* r8152: adjust the line feed for hw_featureshayeswang2015-02-071-2/+1
* r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang2015-02-071-1/+1
* r8152: check linking status with netif_carrier_okhayeswang2015-02-071-14/+9
* r8152: adjust lpm timerhayeswang2015-02-071-3/+3
* r8152: adjust rx_bottomhayeswang2015-02-071-2/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-24/+6
|\
| * r8152: remove sram_readhayeswang2015-01-191-18/+6
| * r8152: remove generic_ocp_read before writinghayeswang2015-01-191-6/+0
* | r8152: replace tasklet with NAPIhayeswang2015-01-141-35/+85
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* | r8152: check the status before submitting rxhayeswang2015-01-121-0/+5
* | r8152: call rtl_start_rx after netif_carrier_onhayeswang2015-01-121-1/+2
|/
* r8152: support ndo_features_checkhayeswang2015-01-061-0/+17
* r8152: redefine REALTEK_USB_DEVICEhayeswang2014-12-091-6/+20
* r8152: adjust rtl_start_rxhayeswang2014-11-211-0/+19
* r8152: adjust r8152_submit_rxhayeswang2014-11-211-20/+20
* r8152: check RTL8152_UNPLUG and netif_running before autoresumehayeswang2014-11-121-3/+6
* r8152: clear the flag of SCHEDULE_TASKLET in tasklethayeswang2014-11-121-0/+2
* r8152: remove the duplicate init for the list of rx_donehayeswang2014-11-121-1/+0
* r8152: remove the definitions of the PIDhayeswang2014-11-061-7/+3
* r8152: modify rtl_ops_inithayeswang2014-11-061-51/+28
* r8152: move r8152b_get_versionhayeswang2014-11-061-2/+1
* r8152: disable the tasklet by defaulthayeswang2014-11-051-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-011-5/+12
|\
| * r8152: stop submitting intr for -EPROTOhayeswang2014-10-311-0/+3
| * r8152: check WORK_ENABLE in suspend functionhayeswang2014-10-301-1/+1
| * r8152: reset tp->speed before autoresuming in open functionhayeswang2014-10-301-0/+5
| * r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang2014-10-301-4/+3
* | r8152: set RTL8152_UNPLUG when finding -ENODEVhayeswang2014-10-301-2/+12
* | r8152: support nway_reset of ethtoolhayeswang2014-10-291-0/+22
OpenPOWER on IntegriCloud