OpenCloudOS-Kernel/drivers/net/wireless/rtlwifi/rtl8192se
Johannes Berg d8ca16db6b mac80211: add length check in ieee80211_is_robust_mgmt_frame()
A few places weren't checking that the frame passed to the
function actually has enough data even though the function
clearly documents it must have a payload byte. Make this
safer by changing the function to take an skb and checking
the length inside. The old version is preserved for now as
the rtl* drivers use it and don't have a correct skb.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-02-04 21:58:07 +01: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: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -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: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04: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: remove duplicate declarations and macros in headers 2013-09-26 15:15:14 -04:00
rf.c rtlwifi: rtl8192se: Fix wrong assignment 2013-11-11 14:38:55 -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 mac80211: add length check in ieee80211_is_robust_mgmt_frame() 2014-02-04 21:58:07 +01:00
trx.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00