OpenCloudOS-Kernel/drivers/net/wireless/rtlwifi/rtl8192se
Larry Finger 5f9186990e rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
Beginning with kernel 3.13, this driver fails on some systems. The problem
was bisected to:

Commit 1bf4bbb402
Author: Felix Fietkau <nbd@openwrt.org>
Title: mac80211: send control port protocol frames to the VO queue

There is noting wrong with the above commit. The regression occurs because
V0 queue on RTL8192SE cards uses priority 6, not the usual 7. The fix is to
modify the rtl8192se routine that sets the correct transmit queue.

Bug: https://bugzilla.kernel.org/show_bug.cgi?id=74541

Reported-by: Alex Miller <almiller_1@yahoo.co.uk>
Tested-by: Alex Miller <almiller_1@yahoo.co.uk>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>    [3.13+]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-04-30 12:22:52 -04:00
..
Makefile rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver 2011-05-05 14:59:14 -04:00
def.h rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
dm.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
dm.h rtlwifi: rtl8192se: Convert driver to use private dm struct 2012-04-23 15:35:33 -04:00
fw.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
fw.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
hw.c rtlwifi: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
hw.h rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
led.c rtlwifi: Convert to asynchronous firmware load 2012-01-30 15:48:50 -05:00
led.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
phy.c rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
phy.h rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
reg.h rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
rf.c rtlwifi: Remove redundant if clause 2014-02-28 14:33:39 -05:00
rf.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
sw.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
sw.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
table.c rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
table.h rtl8192se: Update copyright dates 2012-01-24 14:08:38 -05:00
trx.c rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb 2014-04-30 12:22:52 -04:00
trx.h rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API 2014-03-06 14:29:56 -05:00