summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
AgeCommit message (Expand)AuthorLines
2023-03-31wifi: rsi: Slightly simplify rsi_set_channel()Christophe JAILLET-4/+3
2023-02-13wifi: rsi: Avoid defines prefixed with CONFIGPeter Lafreniere-3/+3
2022-12-14wifi: rsi: Fix memory leak in rsi_coex_attach()Yuan Can-0/+1
2022-11-08wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut-2/+8
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-09-06wifi: rsi: fix kernel-doc warningJohannes Berg-0/+1
2022-07-18wifi: rsi: fix repeated words in commentsJilin Yuan-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-1/+2
2022-07-15wifi: rsi: remove unused variableJohannes Berg-2/+0
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-25/+19
2022-04-11mac80211: prepare sta handling for MLO supportSriram R-10/+10
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2021-12-15rsi: fix array out of boundzhangyue-0/+3
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman-4/+4
2021-11-29rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen-1/+6
2021-11-29rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen-1/+7
2021-10-28rsi: fix control-message timeoutJohan Hovold-1/+1
2021-10-20rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan-0/+1
2021-09-21rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut-8/+13
2021-09-21rsi: fix rate mask set leading to P2P failureMartin Fuzzey-65/+50
2021-09-21rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey-1/+4
2021-09-21rsi: fix occasional initialisation failure with BT coexMartin Fuzzey-3/+18
2021-08-29rsi: make array fsm_state static const, makes object smallerColin Ian King-1/+1
2021-08-21rsi: fix an error code in rsi_probe()Dan Carpenter-0/+1
2021-08-21rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter-1/+3
2021-06-15rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey-7/+2
2021-06-15rsi: Add support for changing beacon intervalMarek Vasut-0/+17
2021-06-15rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut-2/+2
2021-06-15rsi: Fix missing function name in commentsYang Shen-2/+2
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut-1/+1
2021-04-18rsi: fix comment syntax in file headersAditya Srivastava-10/+10
2021-04-13rsi: remove unused including <linux/version.h>Yang Li-1/+0
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-3/+0
2021-02-08rsi: remove redundant assignmentwengjianfeng-2/+1
2020-11-24rsi: fix error return code in rsi_reset_card()Zhang Changzhong-15/+15
2020-11-10rsi: Clean up loop in the interrupt handlerMarek Vasut-63/+58
2020-11-10rsi: Move card interrupt handling to RX threadMarek Vasut-51/+15
2020-11-07rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-docLee Jones-1/+1
2020-11-07rsi: rsi_91x_usb: Fix some basic kernel-doc issuesLee Jones-2/+4
2020-11-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut-1/+2
2020-09-01rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidatesLee Jones-1/+1
2020-09-01rsi: rsi_91x_sdio: Fix a few kernel-doc related issuesLee Jones-4/+3
2020-09-01rsi: Source file headers are not suitable for kernel-docLee Jones-1/+1
2020-09-01rsi: File headers are not suitable for kernel-docLee Jones-1/+1
2020-09-01rsi: Source file headers do not make good kernel-doc candidatesLee Jones-1/+1
2020-09-01rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones-0/+3
2020-09-01rsi: Add description for function param 'sta'Lee Jones-0/+1
2020-09-01rsi: File header comments should not be kernel-docLee Jones-1/+1