summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* wifi: rsi: fix kernel-doc warningJohannes Berg2022-09-061-0/+1
* wifi: rsi: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: rsi: remove unused variableJohannes Berg2022-07-151-2/+0
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-204-25/+19
* mac80211: prepare sta handling for MLO supportSriram R2022-04-112-10/+10
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-174-4/+4
|\
| * exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-134-4/+4
* | rsi: fix array out of boundzhangyue2021-12-151-0/+3
* | rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen2021-11-293-1/+6
* | rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen2021-11-291-1/+7
|/
* rsi: fix control-message timeoutJohan Hovold2021-10-281-1/+1
* rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan2021-10-201-0/+1
* rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut2021-09-213-8/+13
* rsi: fix rate mask set leading to P2P failureMartin Fuzzey2021-09-214-65/+50
* rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey2021-09-213-1/+4
* rsi: fix occasional initialisation failure with BT coexMartin Fuzzey2021-09-213-3/+18
* rsi: make array fsm_state static const, makes object smallerColin Ian King2021-08-291-1/+1
* rsi: fix an error code in rsi_probe()Dan Carpenter2021-08-211-0/+1
* rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter2021-08-211-1/+3
* rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey2021-06-154-7/+2
* rsi: Add support for changing beacon intervalMarek Vasut2021-06-151-0/+17
* rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut2021-06-151-2/+2
* rsi: Fix missing function name in commentsYang Shen2021-06-151-2/+2
* rsi: Use resume_noirq for SDIOMarek Vasut2021-04-181-1/+1
* rsi: fix comment syntax in file headersAditya Srivastava2021-04-1810-10/+10
* rsi: remove unused including <linux/version.h>Yang Li2021-04-131-1/+0
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-173-3/+0
* rsi: remove redundant assignmentwengjianfeng2021-02-081-2/+1
* rsi: fix error return code in rsi_reset_card()Zhang Changzhong2020-11-241-15/+15
* rsi: Clean up loop in the interrupt handlerMarek Vasut2020-11-101-63/+58
* rsi: Move card interrupt handling to RX threadMarek Vasut2020-11-103-51/+15
* rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-docLee Jones2020-11-071-1/+1
* rsi: rsi_91x_usb: Fix some basic kernel-doc issuesLee Jones2020-11-071-2/+4
* rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut2020-11-071-1/+2
* rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidatesLee Jones2020-09-011-1/+1
* rsi: rsi_91x_sdio: Fix a few kernel-doc related issuesLee Jones2020-09-011-4/+3
* rsi: Source file headers are not suitable for kernel-docLee Jones2020-09-011-1/+1
* rsi: File headers are not suitable for kernel-docLee Jones2020-09-011-1/+1
* rsi: Source file headers do not make good kernel-doc candidatesLee Jones2020-09-011-1/+1
* rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones2020-09-011-0/+3
* rsi: Add description for function param 'sta'Lee Jones2020-09-011-0/+1
* rsi: File header comments should not be kernel-docLee Jones2020-09-011-1/+1
* rsi: Fix a myriad of documentation issuesLee Jones2020-09-011-9/+21
* rsi: Fix a few kerneldoc misdemeanoursLee Jones2020-09-011-4/+5
* rsi: Fix misnamed function parameter 'rx_pkt'Lee Jones2020-09-011-1/+1
* rsi: File header should not be kernel-docLee Jones2020-09-011-1/+1
* rsi: Fix some kernel-doc issuesLee Jones2020-09-011-2/+3