开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
uap_cmd.c
Age
Commit message (
Expand
)
Author
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
2015-10-14
mwifiex: fix AP VHT behaviour
Ganapathi Bhat
2015-07-21
mwifiex: update domain_info upon band change in start_ap
Avinash Patil
2015-06-08
mwifiex: update current config_band info in start_ap
Avinash Patil
2015-06-08
mwifiex: parse power constraint IE from Tail
Avinash Patil
2015-06-08
mwifiex: add sta_list firmware command
Xinming Hu
2015-06-08
mwifiex: add cfg80211 get_channel handler
Xinming Hu
2015-06-08
mwifiex: enable 11d after bss reset
Avinash Patil
2015-06-08
mwifiex: support AP reset after bss_stop
Avinash Patil
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-09
mwifiex: fix invalid HT IE configuration in FW
Zhaoyang Liu
2015-01-29
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
2015-01-29
mwifiex: refactor start_ap handler
Avinash Patil
2014-11-11
mwifiex: fix warning while starting BSS
Avinash Patil
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
2014-04-22
mwifiex: change memset to simple assignment for ht_cap.mcs.rx_mask
Maithili Hinge
2014-03-19
mwifiex: update MCS set as per RX-STBC bit from hostapd
Maithili Hinge
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2013-07-24
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
2013-05-22
mwifiex: add del_station handler
Avinash Patil
2013-03-25
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-01-07
mwifiex: parse WMM IEs from hostapd for mwifiex AP
Avinash Patil
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
2012-09-28
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-07
mwifiex: parse rate info for AP
Avinash Patil
2012-08-06
mwifiex: update 11n status as per start_ap IE
Avinash Patil
2012-06-22
mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
Avinash Patil
2012-06-20
mwifiex: support for WEP in AP mode
Avinash Patil
2012-06-20
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
Avinash Patil
2012-06-20
mwifiex: set HT capability based on cfg80211_ap_settings
Avinash Patil
2012-06-20
mwifiex: set channel via start_ap handler for AP interface
Avinash Patil
2012-06-12
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
2012-06-04
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-04
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
2012-05-16
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
2012-05-16
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
2012-05-16
mwifiex: add AP command sys_config and set channel
Avinash Patil
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil