aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/ie.c
AgeCommit message (Expand)Author
2013-11-11mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar
2012-09-28mwifiex: parse P2P IEs from beacon_dataStone Piao
2012-09-25mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil