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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
sta_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
1
-0
/
+4
2015-01-29
mwifiex: add init parameter to init command routine
Avinash Patil
1
-5
/
+8
2015-01-06
mwifiex: module parameter for deep sleep configuration
Avinash Patil
1
-1
/
+6
2014-09-30
mwifiex: add client mac address while configuring keys on GO.
Maithili Hinge
1
-1
/
+1
2014-08-28
mwifiex: rename macro and variables related to API revision
Amitkumar Karwar
1
-1
/
+1
2014-07-16
mwifiex: define TDLS idle timeout macro with units
Bing Zhao
1
-1
/
+1
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-05-08
mwifiex: configure inactivity timeout for TDLS link
Avinash Patil
1
-0
/
+7
2014-03-14
mwifiex: add VHT MCS rate configuration support
Amitkumar Karwar
1
-0
/
+14
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-41
/
+43
2014-02-13
mwifiex: add key material v2 support
Avinash Patil
1
-4
/
+242
2014-02-13
mwifiex: add VHT support for TDLS
Avinash Patil
1
-0
/
+20
2014-02-13
mwifiex: add cfg80211 change_station handler support
Avinash Patil
1
-1
/
+70
2014-02-13
mwifiex: add cfg80211 add_station handler support
Avinash Patil
1
-0
/
+3
2014-02-13
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
1
-0
/
+32
2014-02-13
mwifiex: implement extended scan feature
Amitkumar Karwar
1
-0
/
+3
2014-01-09
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
1
-2
/
+3
2013-12-19
mwifiex: download per country tx power table to firmware
Bing Zhao
1
-2
/
+2
2013-12-19
mwifiex: download cal-data from device-tree to firmware
Bing Zhao
1
-5
/
+56
2013-12-19
mwifiex: remove cfg_data construction
Bing Zhao
1
-14
/
+6
2013-12-10
mwifiex: use little-endian variables in firmware structures
Ujjal Roy
1
-1
/
+1
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
1
-2
/
+2
2013-10-10
mwifiex: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-08-09
mwifiex: add packet coalesce support
Amitkumar Karwar
1
-0
/
+68
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
1
-2
/
+2
2013-07-24
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
1
-2
/
+3
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
1
-0
/
+62
2013-03-26
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
1
-0
/
+4
2013-03-07
mwifiex: add WOWLAN support
Amitkumar Karwar
1
-0
/
+77
2013-03-07
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
1
-1
/
+1
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-1
/
+1
2013-01-08
mwifiex: use pci_alloc/free_consistent APIs for PCIe
Avinash Patil
1
-5
/
+5
2012-09-28
mwifiex: add support for P2P GO in interface type change
Stone Piao
1
-0
/
+2
2012-09-28
mwifiex: add support for P2P client in interface type change
Stone Piao
1
-0
/
+8
2012-09-28
mwifiex: send firmware initialization commands synchronously
Stone Piao
1
-32
/
+33
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
1
-0
/
+8
2012-09-28
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
1
-0
/
+9
2012-09-07
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-08-10
mwifiex: fix 'smatch' warning in preparing key_material cmd
Bing Zhao
1
-1
/
+1
2012-08-06
mwifiex: add AES_CMAC support in key_material cmd
Ying Luo
1
-10
/
+43
2012-08-06
mwifiex: rename wapi_rxpn to pn
Ying Luo
1
-1
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-38
/
+0
2012-07-17
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
1
-38
/
+0
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+37
2012-07-10
mwifiex: add set_antenna handler support
Amitkumar Karwar
1
-0
/
+37
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+22
2012-06-28
mwifiex: use correct firmware command to get power limits
Amitkumar Karwar
1
-1
/
+22
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-11
/
+5
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
1
-2
/
+18
2012-05-16
mwifiex: handle station specific commands on STA interface only
Avinash Patil
1
-20
/
+29
[next]