aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi/rsi_91x_mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-2/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-4/+4
2021-09-21rsi: fix rate mask set leading to P2P failureMartin Fuzzey1-7/+14
2021-09-21rsi: fix occasional initialisation failure with BT coexMartin Fuzzey1-0/+3
2021-06-15rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey1-2/+1
2021-06-15rsi: Fix missing function name in commentsYang Shen1-2/+2
2020-09-01rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones1-0/+3
2020-09-01rsi: Fix a myriad of documentation issuesLee Jones1-9/+21
2019-10-01rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-04-25rsi: miscallaneous changes for 9116 and commonSiva Rebbagondla1-8/+19
2019-04-25rsi: send new tx command frame wlan9116 featuresSiva Rebbagondla1-0/+55
2019-04-25rsi: new bootup parameters for 9116Siva Rebbagondla1-3/+109
2019-04-25rsi: change in device init frame sequence for 9116Siva Rebbagondla1-8/+30
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King1-0/+4
2019-02-19rsi: fix spelling mistakesSiva Rebbagondla1-4/+4
2019-02-08rsi: Add debug support for wowlan wakeup confirmationSiva Rebbagondla1-0/+29
2019-01-10rsi: add support for hardware scan offloadPrameela Rani Garnepudi1-0/+133
2018-07-31rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla1-1/+1
2018-07-31rsi: fix for 40MHZ connection issue.Ganapathi Raju1-12/+9
2018-05-23rsi: add fix for corruption of auto rate tableSanjay Konduri1-0/+1
2018-04-24rsi: roaming enhancementsPrameela Rani Garnepudi1-13/+19
2018-04-24rsi: enable 80MHz clock by defaultPrameela Rani Garnepudi1-1/+1
2018-03-13rsi: add coex supportPrameela Rani Garnepudi1-1/+1
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar1-0/+2
2017-10-30rsi: sdio: Add WOWLAN support for S4 hibernate stateKarun Eagalapati1-1/+6
2017-10-30rsi: sdio: add WOWLAN support for S3 suspend stateKarun Eagalapati1-9/+51
2017-09-20rsi: miscellaneous changes for p2p modePrameela Rani Garnepudi1-3/+3
2017-09-20rsi: disallow power save config when AP vap runningPrameela Rani Garnepudi1-2/+3
2017-09-20rsi: tx and rx path enhancements for p2p modePrameela Rani Garnepudi1-2/+2
2017-09-20rsi: handle peer connection and disconnection in p2p modePrameela Rani Garnepudi1-6/+9
2017-09-20rsi: add support for p2p listenPrameela Rani Garnepudi1-2/+2
2017-09-20rsi: add/remove interface enhancements for p2pPrameela Rani Garnepudi1-6/+6
2017-08-17rsi: security enhancements for AP modePrameela Rani Garnepudi1-2/+8
2017-08-17rsi: aggregation parameters frame for AP modePrameela Rani Garnepudi1-3/+3
2017-08-17rsi: update tx auto rate command frame for AP modePrameela Rani Garnepudi1-10/+34
2017-08-17rsi: use common descriptor for auto rate framePrameela Rani Garnepudi1-11/+7
2017-08-17rsi: handle station connection in AP modePrameela Rani Garnepudi1-17/+32
2017-08-17rsi: add beacon changes for AP modePrameela Rani Garnepudi1-5/+43
2017-08-17rsi: add interface changes for ap modePrameela Rani Garnepudi1-2/+3
2017-08-08rsi: RTS threshold configurationKarun Eagalapati1-0/+31
2017-08-08rsi: add support for U-APSD power saveKarun Eagalapati1-0/+3
2017-08-08rsi: add support for legacy power saveKarun Eagalapati1-1/+56
2017-08-08rsi: update set_antenna command framePavani Muthyala1-6/+7
2017-08-08rsi: fix uninitialized descriptor pointer issuePrameela Rani Garnepudi1-0/+1
2017-07-28rsi: update tx command frame block/unblock dataPrameela Rani Garnepudi1-7/+9
2017-07-28rsi: block/unblock data queues as per connection statusPrameela Rani Garnepudi1-0/+5
2017-07-28rsi: update autorate request command framePrameela Rani Garnepudi1-0/+3
2017-07-28rsi: set_key enhancementsPrameela Rani Garnepudi1-13/+15
2017-07-28rsi: update set_key command framePrameela Rani Garnepudi1-13/+13
2017-07-28rsi: update vap capabilities command framePrameela Rani Garnepudi1-26/+30