summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi/rsi_91x_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rsi: Slightly simplify rsi_set_channel()Christophe JAILLET2023-03-311-4/+3
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-2/+1
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-4/+4
* rsi: fix rate mask set leading to P2P failureMartin Fuzzey2021-09-211-7/+14
* rsi: fix occasional initialisation failure with BT coexMartin Fuzzey2021-09-211-0/+3
* rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey2021-06-151-2/+1
* rsi: Fix missing function name in commentsYang Shen2021-06-151-2/+2
* rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones2020-09-011-0/+3
* rsi: Fix a myriad of documentation issuesLee Jones2020-09-011-9/+21
* rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost2019-10-011-0/+1
* rsi: miscallaneous changes for 9116 and commonSiva Rebbagondla2019-04-251-8/+19
* rsi: send new tx command frame wlan9116 featuresSiva Rebbagondla2019-04-251-0/+55
* rsi: new bootup parameters for 9116Siva Rebbagondla2019-04-251-3/+109
* rsi: change in device init frame sequence for 9116Siva Rebbagondla2019-04-251-8/+30
* rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King2019-02-281-0/+4
* rsi: fix spelling mistakesSiva Rebbagondla2019-02-191-4/+4
* rsi: Add debug support for wowlan wakeup confirmationSiva Rebbagondla2019-02-081-0/+29
* rsi: add support for hardware scan offloadPrameela Rani Garnepudi2019-01-101-0/+133
* rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla2018-07-311-1/+1
* rsi: fix for 40MHZ connection issue.Ganapathi Raju2018-07-311-12/+9
* rsi: add fix for corruption of auto rate tableSanjay Konduri2018-05-231-0/+1
* rsi: roaming enhancementsPrameela Rani Garnepudi2018-04-241-13/+19
* rsi: enable 80MHz clock by defaultPrameela Rani Garnepudi2018-04-241-1/+1
* rsi: add coex supportPrameela Rani Garnepudi2018-03-131-1/+1
* rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar2017-11-021-0/+2
* rsi: sdio: Add WOWLAN support for S4 hibernate stateKarun Eagalapati2017-10-301-1/+6
* rsi: sdio: add WOWLAN support for S3 suspend stateKarun Eagalapati2017-10-301-9/+51
* rsi: miscellaneous changes for p2p modePrameela Rani Garnepudi2017-09-201-3/+3
* rsi: disallow power save config when AP vap runningPrameela Rani Garnepudi2017-09-201-2/+3
* rsi: tx and rx path enhancements for p2p modePrameela Rani Garnepudi2017-09-201-2/+2
* rsi: handle peer connection and disconnection in p2p modePrameela Rani Garnepudi2017-09-201-6/+9
* rsi: add support for p2p listenPrameela Rani Garnepudi2017-09-201-2/+2
* rsi: add/remove interface enhancements for p2pPrameela Rani Garnepudi2017-09-201-6/+6
* rsi: security enhancements for AP modePrameela Rani Garnepudi2017-08-171-2/+8
* rsi: aggregation parameters frame for AP modePrameela Rani Garnepudi2017-08-171-3/+3
* rsi: update tx auto rate command frame for AP modePrameela Rani Garnepudi2017-08-171-10/+34
* rsi: use common descriptor for auto rate framePrameela Rani Garnepudi2017-08-171-11/+7
* rsi: handle station connection in AP modePrameela Rani Garnepudi2017-08-171-17/+32
* rsi: add beacon changes for AP modePrameela Rani Garnepudi2017-08-171-5/+43
* rsi: add interface changes for ap modePrameela Rani Garnepudi2017-08-171-2/+3
* rsi: RTS threshold configurationKarun Eagalapati2017-08-081-0/+31
* rsi: add support for U-APSD power saveKarun Eagalapati2017-08-081-0/+3
* rsi: add support for legacy power saveKarun Eagalapati2017-08-081-1/+56
* rsi: update set_antenna command framePavani Muthyala2017-08-081-6/+7
* rsi: fix uninitialized descriptor pointer issuePrameela Rani Garnepudi2017-08-081-0/+1
* rsi: update tx command frame block/unblock dataPrameela Rani Garnepudi2017-07-281-7/+9
* rsi: block/unblock data queues as per connection statusPrameela Rani Garnepudi2017-07-281-0/+5
* rsi: update autorate request command framePrameela Rani Garnepudi2017-07-281-0/+3
* rsi: set_key enhancementsPrameela Rani Garnepudi2017-07-281-13/+15
* rsi: update set_key command framePrameela Rani Garnepudi2017-07-281-13/+13