summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi/rsi_91x_main.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-2/+2
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-1/+1
* | rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen2021-11-291-0/+4
|/
* rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan2021-10-201-0/+1
* rsi: fix occasional initialisation failure with BT coexMartin Fuzzey2021-09-211-3/+13
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* rsi: Fix misnamed function parameter 'rx_pkt'Lee Jones2020-09-011-1/+1
* rsi: Fix some kernel-doc issuesLee Jones2020-09-011-2/+3
* rsi: remove set but not used variables 'info, vif'YueHaibing2019-02-191-6/+0
* rsi: add support for hardware scan offloadPrameela Rani Garnepudi2019-01-101-0/+1
* rsi: move init_done flag to end of rsi_91x_init().Amol Hanwate2018-07-311-1/+1
* rsi: fill rx_params only once.Amol Hanwate2018-07-311-5/+0
* rsi: add module parameter operating modePrameela Rani Garnepudi2018-03-131-4/+44
* rsi: handle BT traffic in driverSiva Rebbagondla2018-03-131-3/+46
* rsi: add coex supportPrameela Rani Garnepudi2018-03-131-1/+37
* rsi: add rx control block to handle rx packets in USBPrameela Rani Garnepudi2018-03-131-2/+2
* rsi: sdio: Add WOWLAN support for S4 hibernate stateKarun Eagalapati2017-10-301-0/+1
* drivers/wireless: rsi: Convert timers to use timer_setup()Kees Cook2017-10-271-3/+1
* rsi: add version informationPavani Muthyala2017-09-251-0/+25
* rsi: add support for p2p listenPrameela Rani Garnepudi2017-09-201-1/+8
* rsi: add support for legacy power saveKarun Eagalapati2017-08-081-0/+2
* rsi: Rename mutex tx_rxlock to the tx_lock.Karun Eagalapati2017-07-281-1/+1
* rsi: use separate mutex lock for receive threadKarun Eagalapati2017-07-281-0/+1
* rsi: receive path enhancement for RS9113Prameela Rani Garnepudi2017-06-211-1/+8
* rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches2014-03-191-0/+2
* rsi: make rsi_dbg a regular functionJohn W. Linville2014-03-181-0/+23
* rsi: Add RS9113 wireless driverFariya Fatima2014-03-171-0/+270