summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rsi
AgeCommit message (Expand)Author
2021-09-15rsi: fix an error code in rsi_probe()Dan Carpenter
2021-09-15rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter
2021-07-14rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey
2021-07-14rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut
2021-05-11rsi: Use resume_noirq for SDIOMarek Vasut
2021-03-07rsi: Move card interrupt handling to RX threadMarek Vasut
2021-03-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut
2020-12-30rsi: fix error return code in rsi_reset_card()Zhang Changzhong
2020-02-05Revert "rsi: fix potential null dereference in rsi_probe()"Johan Hovold
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold
2020-02-01rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-01-17rsi: fix potential null dereference in rsi_probe()Denis Efremov
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-03rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-08-19Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller
2019-08-06rsi: fix for sdio reset card issueGanapathi Kondraju
2019-08-06rsi: fix for sdio interface setup in 9116Ganapathi Kondraju
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-24rsi: return explicit error valuesEnrico Weigelt
2019-05-28rsi: Properly initialize data in rsi_sdio_ta_resetNathan Chancellor
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25rsi: miscallaneous changes for 9116 and commonSiva Rebbagondla
2019-04-25rsi: reset device changes for 9116Siva Rebbagondla
2019-04-25rsi: send new tx command frame wlan9116 featuresSiva Rebbagondla
2019-04-25rsi: new bootup parameters for 9116Siva Rebbagondla
2019-04-25rsi: change in device init frame sequence for 9116Siva Rebbagondla
2019-04-25rsi: add firmware loading for 9116 deviceSiva Rebbagondla
2019-04-25rsi: move common part of firmware load to separate functionSiva Rebbagondla
2019-04-25rsi: add new device model for 9116Siva Rebbagondla
2019-04-25rsi: Fix NULL pointer dereference in kmallocAditya Pakki
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King
2019-02-19rsi: remove set but not used variables 'info, vif'YueHaibing
2019-02-19rsi: fix spelling mistakesSiva Rebbagondla
2019-02-19rsi: fix a typo in a debug messageDan Carpenter
2019-02-08rsi: fix indentation issue with a code blockColin Ian King
2019-02-08rsi: fix for wowlan wakeup failureSiva Rebbagondla
2019-02-08rsi: resolve power save issue after S4 resumeSiva Rebbagondla
2019-02-08rsi: fix wowlan wakeup issue for hibernate(S4)Siva Rebbagondla
2019-02-08rsi: add hci detach for hibernation and poweroffSiva Rebbagondla
2019-02-08rsi: Add debug support for wowlan wakeup confirmationSiva Rebbagondla
2019-02-01rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rsi: Suppress sdhci warnings in mmcSiva Rebbagondla
2019-01-10rsi: add support for hardware scan offloadPrameela Rani Garnepudi
2018-11-06rsi: fix spelling mistake "Initialzing" -> "Initializing"Colin Ian King
2018-10-01rsi: Remove unnecessary boolean conditionNathan Chancellor
2018-09-04rsi: remove set but not used variables 'header_size' and 'tx_params'YueHaibing