index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
ie.c
Age
Commit message (
Expand
)
Author
2015-07-21
mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_ies
John Linville
2015-07-21
mwifiex: do not short circuit exit from mwifiex_set_mgmt_ies
John Linville
2015-06-08
mwifiex: support downloading IEs from tail
Avinash Patil
2015-01-29
mwifiex: channel switch support for mwifiex
Avinash Patil
2015-01-29
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2013-11-11
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
2013-07-24
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
2012-09-28
mwifiex: parse P2P IEs from beacon_data
Stone Piao
2012-09-25
mwifiex: potential corruption in mwifiex_update_uap_custom_ie()
Dan Carpenter
2012-07-09
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
2012-07-09
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
2012-07-09
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
2012-07-09
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
2012-06-22
mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
Avinash Patil
2012-05-16
mwifiex: delete IEs when stop_ap
Avinash Patil
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
2012-05-16
mwifiex: add custom IE framework
Avinash Patil