summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/ie.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10mwifiex: parse WPS IEs from beacon_dataAvinash Patil1-40/+44
2012-07-10mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil1-5/+2
2012-07-10mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil1-54/+65
2012-07-10mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil1-21/+16
2012-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2012-06-28mwifiex: 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