summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* 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: return -EBUSY for runtime suspendhayeswang2014-10-171-7/+15
* r8152: add mutex for hw settingshayeswang2014-10-091-1/+63
* r8152: adjust usb_autopm_xxxhayeswang2014-10-091-13/+11
* r8152: autoresume before setting featurehayeswang2014-10-091-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-081-2/+9
|\
| * r8152: autoresume before setting MAC addresshayeswang2014-10-031-2/+9
* | r8152: nway reset after setting eeehayeswang2014-10-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-46/+42
|\ \ | |/
| * r8152: disable power cut for RTL8153hayeswang2014-10-011-1/+1
| * r8152: remove clearing bphayeswang2014-10-011-27/+1
| * r8152: fix setting RTL8152_UNPLUGhayeswang2014-09-301-1/+5
| * r8152: fix the carrier off when autoresuminghayeswang2014-09-261-17/+35
* | r8152: support ethtool eeehayeswang2014-09-281-0/+128
* | r8152: add functions to set EEEhayeswang2014-09-281-25/+76
* | r8152: change the EEE definitionhayeswang2014-09-281-21/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-17/+45
|\ \ | |/
| * r8152: disable ALDPShayeswang2014-09-221-17/+45
* | r8152: support VLANhayeswang2014-09-131-14/+65
* | r8152: use usleep_rangehayeswang2014-09-091-11/+11
* | r8152: use eth_hw_addr_randomhayeswang2014-09-051-16/+19
* | r8152: change the location of rtl8152_set_mac_addresshayeswang2014-09-051-17/+17
* | r8152: rename rx_buf_szhayeswang2014-09-011-11/+11
* | r8152: reduce the number of Txhayeswang2014-09-011-1/+1
* | r8152: replace strncpy with strlcpyhayeswang2014-08-271-2/+2
* | r8152: check code with checkpatch.plhayeswang2014-08-251-31/+35
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-4/+3
|\
| * r8152: fix the checking of the usb speedhayeswang2014-07-241-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-1/+6
|\ \ | |/
| * r8152: fix r8152_csum_workaround functionhayeswang2014-07-111-1/+1
| * r8152: wake up the device before dumping the hw counterhayeswang2014-07-081-0/+5
* | r8152: support jumbo frame for RTL8153hayeswang2014-07-101-4/+32
* | r8152: increase the tx timeouthayeswang2014-07-081-1/+1
|/
* r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-301-3/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* r8152: check RTL8152_UNPLUGhayeswang2014-04-121-0/+48
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-3/+9
|\
| * r8152: disable the ECM modehayeswang2014-03-051-6/+9
* | r8152: support dumping the hw countershayeswang2014-03-121-2/+93
* | r8152: add skb_cow_headhayeswang2014-03-101-2/+10
* | r8152: support IPv6hayeswang2014-03-071-3/+103
* | r8152: support TSOhayeswang2014-03-071-30/+87
* | r8152: support rx checksumhayeswang2014-03-071-2/+39
* | r8152: calculate the dropped packets for rxhayeswang2014-03-071-1/+2
* | r8152: up the priority of the transmissionhayeswang2014-03-071-18/+27
* | r8152: check tx agg list before spin lockhayeswang2014-03-071-0/+3
* | r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang2014-03-071-16/+12
OpenPOWER on IntegriCloud