- ab523ea rsi: Fix out-of-bounds read in rsi_read_pkt() by Zekun Shen · 3 years, 3 months ago
- 7525876 rsi: Fix use-after-free in rsi_rx_done_handler() by Zekun Shen · 3 years, 3 months ago
- 4ed5bb3 rsi: stop thread firstly in rsi_91x_init() error handling by Ziyang Xuan · 3 years, 3 months ago
- da8b3b9 rsi: Fix module dev_oper_mode parameter description by Marek Vasut · 3 years, 4 months ago
- d69ffec rsi: fix rate mask set leading to P2P failure by Martin Fuzzey · 3 years, 5 months ago
- 41d97e0 rsi: fix key enabled check causing unwanted encryption for vap_id > 0 by Martin Fuzzey · 3 years, 5 months ago
- 46752a7 rsi: fix occasional initialisation failure with BT coex by Martin Fuzzey · 3 years, 5 months ago
- 62424fe rsi: fix control-message timeout by Johan Hovold · 3 years, 3 months ago
- 56d976f rsi: fix an error code in rsi_probe() by Dan Carpenter · 3 years, 5 months ago
- 110ce7d rsi: fix error code in rsi_load_9116_firmware() by Dan Carpenter · 3 years, 5 months ago
- 998de99 rsi: fix AP mode with WPA failure due to encrypted EAPOL by Martin Fuzzey · 3 years, 8 months ago
- 71808ec rsi: Assign beacon rate settings to the correct rate_info descriptor field by Marek Vasut · 3 years, 8 months ago
- b84c577 rsi: Use resume_noirq for SDIO by Marek Vasut · 3 years, 10 months ago
- ef690e3 rsi: Move card interrupt handling to RX thread by Marek Vasut · 4 years, 2 months ago
- ec52458 rsi: Fix TX EAPOL packet handling against iwlwifi AP by Marek Vasut · 4 years, 3 months ago
- b8da480 rsi: fix error return code in rsi_reset_card() by Zhang Changzhong · 4 years, 2 months ago
- 73ffcd4 rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates by Lee Jones · 4 years, 5 months ago
- 64403dc rsi: rsi_91x_sdio: Fix a few kernel-doc related issues by Lee Jones · 4 years, 5 months ago
- 5316050 rsi: Source file headers are not suitable for kernel-doc by Lee Jones · 4 years, 5 months ago
- 7a03124 rsi: File headers are not suitable for kernel-doc by Lee Jones · 4 years, 5 months ago
- 246fe9f rsi: Source file headers do not make good kernel-doc candidates by Lee Jones · 4 years, 5 months ago
- a451ff8 rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters by Lee Jones · 4 years, 5 months ago
- 501c098 rsi: Add description for function param 'sta' by Lee Jones · 4 years, 5 months ago
- 9463fd5 rsi: File header comments should not be kernel-doc by Lee Jones · 4 years, 5 months ago
- 3111751 rsi: Fix a myriad of documentation issues by Lee Jones · 4 years, 5 months ago
- 5dfcdc7 rsi: Fix a few kerneldoc misdemeanours by Lee Jones · 4 years, 5 months ago
- a8433a9 rsi: Fix misnamed function parameter 'rx_pkt' by Lee Jones · 4 years, 5 months ago
- 2fc4c9f rsi: File header should not be kernel-doc by Lee Jones · 4 years, 5 months ago
- 470d48c rsi: Fix some kernel-doc issues by Lee Jones · 4 years, 5 months ago
- 4f7872a mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file by Pali Rohár · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- f9f46bc rsi: fix a typo "throld" -> "threshold" by Qiujun Huang · 4 years, 10 months ago
- 16bbc3e rsi: fix null pointer dereference during rsi_shutdown() by Martin Kepplinger · 5 years ago
- 3139b18 rsi_91x_usb: fix interface sanity check by Johan Hovold · 5 years ago
- 960da55 rsi: add missing endpoint sanity checks by Johan Hovold · 5 years ago
- b9b9f9f rsi: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
- 4776829 rsi: fix memory leak on failed URB submission by Johan Hovold · 5 years ago
- 92aafe7 rsi: fix use-after-free on probe errors by Johan Hovold · 5 years ago
- e93cd35 rsi: fix use-after-free on failed probe and unbind by Johan Hovold · 5 years ago
- a3ead21 Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
- 39e50f5 rsi: drop bogus device-id checks from probe by Johan Hovold · 5 years ago
- c5dcf8f Revert "rsi: fix potential null dereference in rsi_probe()" by Johan Hovold · 5 years ago
- f170d44 rsi: fix potential null dereference in rsi_probe() by Denis Efremov · 5 years ago
- 2ce113d mac80211: simplify TX aggregation start by Johannes Berg · 5 years ago
- d563131 rsi: release skb if rsi_prepare_beacon fails by Navid Emamdoost · 5 years ago
- aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 8b51dc7 rsi: fix a double free bug in rsi_91x_deinit() by Hui Peng · 5 years ago
- 932630f Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
- dfc7a8f rsi: fix for sdio reset card issue by Ganapathi Kondraju · 5 years ago
- 8f9af63 rsi: fix for sdio interface setup in 9116 by Ganapathi Kondraju · 5 years ago
- 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 5 years ago
- 231e83f rsi: return explicit error values by Enrico Weigelt · 6 years ago
- f57b5d8 rsi: Properly initialize data in rsi_sdio_ta_reset by Nathan Chancellor · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 0a60014 rsi: miscallaneous changes for 9116 and common by Siva Rebbagondla · 6 years ago
- 17ff2c7 rsi: reset device changes for 9116 by Siva Rebbagondla · 6 years ago
- 1533f97 rsi: send new tx command frame wlan9116 features by Siva Rebbagondla · 6 years ago
- f911c86 rsi: new bootup parameters for 9116 by Siva Rebbagondla · 6 years ago
- 9ba4562 rsi: change in device init frame sequence for 9116 by Siva Rebbagondla · 6 years ago
- e5a1ecc rsi: add firmware loading for 9116 device by Siva Rebbagondla · 6 years ago
- 3ac6157 rsi: move common part of firmware load to separate function by Siva Rebbagondla · 6 years ago
- 54fdb31 rsi: add new device model for 9116 by Siva Rebbagondla · 6 years ago
- d5414c2 rsi: Fix NULL pointer dereference in kmalloc by Aditya Pakki · 6 years ago
- 74ee436 rsi: fix missing null pointer check from a failed ieee80211_probereq_get call by Colin Ian King · 6 years ago
- 6f6e4f9 rsi: remove set but not used variables 'info, vif' by YueHaibing · 6 years ago
- b9c767f rsi: fix spelling mistakes by Siva Rebbagondla · 6 years ago
- e8242ad0 rsi: fix a typo in a debug message by Dan Carpenter · 6 years ago
- 34025a1 rsi: fix indentation issue with a code block by Colin Ian King · 6 years ago
- 38ef8d9 rsi: fix for wowlan wakeup failure by Siva Rebbagondla · 6 years ago
- 73f9b25 rsi: resolve power save issue after S4 resume by Siva Rebbagondla · 6 years ago
- a63762d rsi: fix wowlan wakeup issue for hibernate(S4) by Siva Rebbagondla · 6 years ago
- cbde979 rsi: add hci detach for hibernation and poweroff by Siva Rebbagondla · 6 years ago
- 6f3a5de rsi: Add debug support for wowlan wakeup confirmation by Siva Rebbagondla · 6 years ago
- b8f1fe5 rsi: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 1e1b416 rsi: Suppress sdhci warnings in mmc by Siva Rebbagondla · 6 years ago
- 7fdcb8e rsi: add support for hardware scan offload by Prameela Rani Garnepudi · 6 years ago
- 55930d2 rsi: fix spelling mistake "Initialzing" -> "Initializing" by Colin Ian King · 6 years ago
- f613e48 rsi: Remove unnecessary boolean condition by Nathan Chancellor · 6 years ago
- ec7eccf rsi: remove set but not used variables 'header_size' and 'tx_params' by YueHaibing · 6 years ago
- 4c62764 rsi: improve kernel thread handling to fix kernel panic by Siva Rebbagondla · 6 years ago
- baa8caf rsi: fix memory alignment issue in ARM32 platforms by Siva Rebbagondla · 6 years ago
- 35204d0 rsi: remove redundant variables bss, wh and temp_flash_content by Colin Ian King · 6 years ago
- 2ddd82e rsi: move init_done flag to end of rsi_91x_init(). by Amol Hanwate · 7 years ago
- 160ee2a rsi: fill rx_params only once. by Amol Hanwate · 7 years ago
- abbe87d rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach. by Amol Hanwate · 7 years ago
- f5fbce6 rsi: add firmware support for AP+BT dual mode by Siva Rebbagondla · 7 years ago
- bae4029 rsi: remove redundant flash_content variable by Siva Rebbagondla · 7 years ago
- 5850874 rsi: remove redundant device ids by Siva Rebbagondla · 7 years ago
- 1d21945 rsi: optimize virtual interfaces by Siva Rebbagondla · 7 years ago
- 4c837d8c rsi: fix for WoWLAN wakeup in security mode. by Siva Rebbagondla · 7 years ago
- 3870931 rsi: fix for 40MHZ connection issue. by Ganapathi Raju · 7 years ago
- 92e9712 rsi: fix for low throughput issue by Siva Rebbagondla · 7 years ago
- a53e8f3 rsi: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 7 years ago
- eeed833 rsi: add fix for corruption of auto rate table by Sanjay Konduri · 7 years ago
- abd39c6 rsi: add fix for crash during assertions by Sanjay Konduri · 7 years ago
- 1d18c55 rsi: Set wowlan flag while writing wowlan config parameters by Siva Rebbagondla · 7 years ago
- d76f851 rsi: reset hibernate_resume flag to work hibernate resume in coex mode. by Siva Rebbagondla · 7 years ago
- 54b5172 rsi: Add null check for virtual interfaces in wowlan config by Sanjay Kumar Konduri · 7 years ago
- b41c393 rsi: fix spelling mistake: "thead" -> "thread" by Colin Ian King · 7 years ago
- 48c6b5c rsi_91x: fix uninitialized variable by Gustavo A. R. Silva · 7 years ago