OpenCloudOS-Kernel/drivers/net/wireless/rtlwifi/rtl8192cu
Karsten Wiese 4f2b244c7d rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt
rtl92c_set_fw_rsvdpagepkt is used by rtl8192cu and its pci sibling rtl8192ce.
rtl_cmd_send_packet crashes when called inside rtl8192cu because it works on
memory allocated only by rtl8192ce.
Fix the crash by calling a dummy function when used in rtl8192cu.
Comparision with the realtek vendor driver makes me think, something is missing in
the dummy function.
Short test as WPA2 station show good results connected to an 802.11g basestation.
Traffic stops after few MBytes as WPA2 station connected to an 802.11n basestation.

Signed-off-by: Karsten Wiese <fzuuzf@googlemail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-10-23 14:02:07 -04:00
..
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
def.h rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers 2014-09-30 13:17:15 -04:00
dm.c rtlwifi: rtl8192cu: Update the power index registers 2013-12-05 14:55:16 -05:00
dm.h rtlwifi: rtl8192cu: Update the power index registers 2013-12-05 14:55:16 -05:00
hw.c rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt 2014-10-23 14:02:07 -04:00
hw.h rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt 2014-10-23 14:02:07 -04:00
led.c rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
led.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
mac.c rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers 2014-09-30 13:17:15 -04:00
mac.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
phy.c rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers 2014-09-30 13:17:15 -04:00
phy.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
reg.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
rf.c rtlwifi: rtl8192cu: Fix some code in RF handling 2013-12-05 14:55:18 -05:00
rf.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
sw.c rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality 2014-10-23 14:02:07 -04:00
sw.h rtlwifi: rtl8192cu: fix function declaration header 2013-08-01 15:34:35 -04:00
table.c rtlwifi: rtl8192cu: Update table.c 2013-12-05 14:56:22 -05:00
table.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
trx.c rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers 2014-09-30 13:17:15 -04:00
trx.h rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API 2014-03-06 14:29:56 -05:00