summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi/rsi_91x_core.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut2022-11-081-1/+3
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+2
* rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey2021-09-211-0/+2
* rsi: remove redundant assignmentwengjianfeng2021-02-081-2/+1
* rsi: File header should not be kernel-docLee Jones2020-09-011-1/+1
* rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King2018-05-121-1/+1
* rsi: parse TID from data frame correctlyAmitkumar Karwar2018-04-241-1/+3
* rsi: roaming enhancementsPrameela Rani Garnepudi2018-04-241-0/+16
* rsi: move descriptor preparation to corePrameela Rani Garnepudi2018-04-241-0/+11
* rsi: handle BT traffic in driverSiva Rebbagondla2018-03-131-5/+15
* rsi: sdio: Add WOWLAN support for S4 hibernate stateKarun Eagalapati2017-10-301-0/+2
* rsi: sdio: add WOWLAN support for S3 suspend stateKarun Eagalapati2017-10-301-0/+6
* rsi: tx and rx path enhancements for p2p modePrameela Rani Garnepudi2017-09-201-2/+7
* rsi: handle peer connection and disconnection in p2p modePrameela Rani Garnepudi2017-09-201-2/+7
* rsi: add support for p2p listenPrameela Rani Garnepudi2017-09-201-0/+15
* rsi: data and managemet path changes for AP modePrameela Rani Garnepudi2017-08-171-10/+45
* rsi: add beacon changes for AP modePrameela Rani Garnepudi2017-08-171-3/+12
* rsi: Rename mutex tx_rxlock to the tx_lock.Karun Eagalapati2017-07-281-5/+5
* rsi: rsi_91x_core: Use time_after time comparisonKarim Eshapa2017-05-241-1/+1
* rsi: Fixed warnings reported by static code analyzers.Jahnavi Meher2014-06-251-5/+7
* rsi: Sending QoS null packet via the mgmt queue.Jahnavi Meher2014-06-191-1/+2
* rsi: Added debug messages.Jahnavi Meher2014-06-191-0/+2
* rsi: Changed the logic of dequeuing packets from hal queues.Jahnavi Meher2014-06-191-24/+56
* rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-141-1/+1
* rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4
* rsi: Add RS9113 wireless driverFariya Fatima2014-03-171-0/+342