aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang
2014-10-09r8152: add mutex for hw settingshayeswang
2014-10-09r8152: adjust usb_autopm_xxxhayeswang
2014-10-09r8152: autoresume before setting featurehayeswang
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-06r8152: nway reset after setting eeehayeswang
2014-10-03r8152: autoresume before setting MAC addresshayeswang
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-01r8152: disable power cut for RTL8153hayeswang
2014-10-01r8152: remove clearing bphayeswang
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang
2014-09-28r8152: support ethtool eeehayeswang
2014-09-28r8152: add functions to set EEEhayeswang
2014-09-28r8152: change the EEE definitionhayeswang
2014-09-26r8152: fix the carrier off when autoresuminghayeswang
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22r8152: disable ALDPShayeswang
2014-09-13r8152: support VLANhayeswang
2014-09-09r8152: use usleep_rangehayeswang
2014-09-05r8152: use eth_hw_addr_randomhayeswang
2014-09-05r8152: change the location of rtl8152_set_mac_addresshayeswang
2014-09-01r8152: rename rx_buf_szhayeswang
2014-09-01r8152: reduce the number of Txhayeswang
2014-08-27r8152: replace strncpy with strlcpyhayeswang
2014-08-25r8152: check code with checkpatch.plhayeswang
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-24r8152: fix the checking of the usb speedhayeswang
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-11r8152: fix r8152_csum_workaround functionhayeswang
2014-07-10r8152: support jumbo frame for RTL8153hayeswang
2014-07-08r8152: wake up the device before dumping the hw counterhayeswang
2014-07-08r8152: increase the tx timeouthayeswang
2014-05-30r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-12r8152: check RTL8152_UNPLUGhayeswang
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-12r8152: support dumping the hw countershayeswang
2014-03-10r8152: add skb_cow_headhayeswang
2014-03-07r8152: support IPv6hayeswang
2014-03-07r8152: support TSOhayeswang
2014-03-07r8152: support rx checksumhayeswang
2014-03-07r8152: calculate the dropped packets for rxhayeswang
2014-03-07r8152: up the priority of the transmissionhayeswang
2014-03-07r8152: check tx agg list before spin lockhayeswang
2014-03-07r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang
2014-03-06r8152: remove rtl8152_get_statshayeswang