aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/ie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-28mwifiex: parse P2P IEs from beacon_dataStone Piao1-32/+54
2012-09-25mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter1-1/+1
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil1-40/+44
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil1-5/+2
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil1-54/+65
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil1-21/+16
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil1-19/+36
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil1-0/+71
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil1-0/+176
2012-05-16mwifiex: add custom IE frameworkAvinash Patil1-0/+149