index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
1
-885
/
+0
2015-10-14
mwifiex: fix AP VHT behaviour
Ganapathi Bhat
1
-16
/
+0
2015-07-21
mwifiex: update domain_info upon band change in start_ap
Avinash Patil
1
-1
/
+6
2015-06-08
mwifiex: update current config_band info in start_ap
Avinash Patil
1
-0
/
+2
2015-06-08
mwifiex: parse power constraint IE from Tail
Avinash Patil
1
-0
/
+27
2015-06-08
mwifiex: add sta_list firmware command
Xinming Hu
1
-0
/
+1
2015-06-08
mwifiex: add cfg80211 get_channel handler
Xinming Hu
1
-1
/
+4
2015-06-08
mwifiex: enable 11d after bss reset
Avinash Patil
1
-0
/
+12
2015-06-08
mwifiex: support AP reset after bss_stop
Avinash Patil
1
-2
/
+8
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-8
/
+12
2015-05-09
mwifiex: fix invalid HT IE configuration in FW
Zhaoyang Liu
1
-1
/
+1
2015-01-29
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
1
-0
/
+5
2015-01-29
mwifiex: refactor start_ap handler
Avinash Patil
1
-0
/
+65
2014-11-12
mwifiex: fix warning while starting BSS
Avinash Patil
1
-1
/
+1
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-04-22
mwifiex: change memset to simple assignment for ht_cap.mcs.rx_mask
Maithili Hinge
1
-3
/
+5
2014-03-19
mwifiex: update MCS set as per RX-STBC bit from hostapd
Maithili Hinge
1
-0
/
+20
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-2
/
+2
2013-07-24
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
1
-61
/
+69
2013-05-22
mwifiex: add del_station handler
Avinash Patil
1
-0
/
+21
2013-03-26
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
1
-0
/
+55
2013-01-08
mwifiex: parse WMM IEs from hostapd for mwifiex AP
Avinash Patil
1
-0
/
+44
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
1
-1
/
+10
2012-09-28
mwifiex: add inactivity deauth support for ap
Kevin Gan
1
-0
/
+22
2012-09-07
mwifiex: parse rate info for AP
Avinash Patil
1
-1
/
+38
2012-08-06
mwifiex: update 11n status as per start_ap IE
Avinash Patil
1
-0
/
+1
2012-06-22
mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP
Avinash Patil
1
-4
/
+13
2012-06-20
mwifiex: support for WEP in AP mode
Avinash Patil
1
-0
/
+62
2012-06-20
mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters
Avinash Patil
1
-68
/
+79
2012-06-20
mwifiex: set HT capability based on cfg80211_ap_settings
Avinash Patil
1
-0
/
+47
2012-06-20
mwifiex: set channel via start_ap handler for AP interface
Avinash Patil
1
-30
/
+0
2012-06-12
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
1
-0
/
+11
2012-06-04
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
1
-0
/
+9
2012-06-04
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
1
-0
/
+1
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
1
-1
/
+27
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
1
-19
/
+43
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
1
-0
/
+187
2012-05-16
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
1
-0
/
+35
2012-05-16
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
1
-0
/
+47
2012-05-16
mwifiex: add AP command sys_config and set channel
Avinash Patil
1
-0
/
+67
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
1
-0
/
+46