summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rsi
AgeCommit message (Expand)Author
2021-10-28rsi: fix control-message timeoutJohan Hovold
2021-10-20rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan
2021-09-21rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut
2021-09-21rsi: fix rate mask set leading to P2P failureMartin Fuzzey
2021-09-21rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey
2021-09-21rsi: fix occasional initialisation failure with BT coexMartin Fuzzey
2021-08-29rsi: make array fsm_state static const, makes object smallerColin Ian King
2021-08-21rsi: fix an error code in rsi_probe()Dan Carpenter
2021-08-21rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter
2021-06-15rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey
2021-06-15rsi: Add support for changing beacon intervalMarek Vasut
2021-06-15rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut
2021-06-15rsi: Fix missing function name in commentsYang Shen
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut
2021-04-18rsi: fix comment syntax in file headersAditya Srivastava
2021-04-13rsi: remove unused including <linux/version.h>Yang Li
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-08rsi: remove redundant assignmentwengjianfeng
2020-11-24rsi: fix error return code in rsi_reset_card()Zhang Changzhong
2020-11-10rsi: Clean up loop in the interrupt handlerMarek Vasut
2020-11-10rsi: Move card interrupt handling to RX threadMarek Vasut
2020-11-07rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-docLee Jones
2020-11-07rsi: rsi_91x_usb: Fix some basic kernel-doc issuesLee Jones
2020-11-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut
2020-09-01rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidatesLee Jones
2020-09-01rsi: rsi_91x_sdio: Fix a few kernel-doc related issuesLee Jones
2020-09-01rsi: Source file headers are not suitable for kernel-docLee Jones
2020-09-01rsi: File headers are not suitable for kernel-docLee Jones
2020-09-01rsi: Source file headers do not make good kernel-doc candidatesLee Jones
2020-09-01rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones
2020-09-01rsi: Add description for function param 'sta'Lee Jones
2020-09-01rsi: File header comments should not be kernel-docLee Jones
2020-09-01rsi: Fix a myriad of documentation issuesLee Jones
2020-09-01rsi: Fix a few kerneldoc misdemeanoursLee Jones
2020-09-01rsi: Fix misnamed function parameter 'rx_pkt'Lee Jones
2020-09-01rsi: File header should not be kernel-docLee Jones
2020-09-01rsi: Fix some kernel-doc issuesLee Jones
2020-07-13mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include filePali Rohár
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-14rsi: fix a typo "throld" -> "threshold"Qiujun Huang
2020-02-12rsi: fix null pointer dereference during rsi_shutdown()Martin Kepplinger
2019-12-18rsi_91x_usb: fix interface sanity checkJohan Hovold
2019-12-18rsi: add missing endpoint sanity checksJohan Hovold
2019-12-18rsi: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-18rsi: fix memory leak on failed URB submissionJohan Hovold
2019-12-18rsi: fix use-after-free on probe errorsJohan Hovold
2019-12-18rsi: fix use-after-free on failed probe and unbindJohan Hovold
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-09rsi: drop bogus device-id checks from probeJohan Hovold
2019-10-09Revert "rsi: fix potential null dereference in rsi_probe()"Johan Hovold