aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
AgeCommit message (Expand)Author
2023-08-11wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-06-09rsi: Remove unnecessary boolean conditionNathan Chancellor
2023-03-11wifi: rsi: Fix memory leak in rsi_coex_attach()Yuan Can
2023-01-18wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen
2021-11-26rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan
2021-11-26rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut
2021-11-26rsi: fix rate mask set leading to P2P failureMartin Fuzzey
2021-11-26rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey
2021-11-26rsi: fix occasional initialisation failure with BT coexMartin Fuzzey
2021-11-12rsi: fix control-message timeoutJohan Hovold
2021-07-20rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey
2021-07-20rsi: Assign beacon rate settings to the correct rate_info descriptor fieldMarek Vasut
2021-05-22rsi: 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-02-05rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-05rsi: add hci detach for hibernation and poweroffSiva Rebbagondla
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_91x_usb: fix interface sanity checkJohan Hovold
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-05-31rsi: Fix NULL pointer dereference in kmallocAditya Pakki
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2018-11-13rsi: fix memory alignment issue in ARM32 platformsSiva Rebbagondla
2018-08-09rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King
2018-07-31rsi: move init_done flag to end of rsi_91x_init().Amol Hanwate
2018-07-31rsi: fill rx_params only once.Amol Hanwate
2018-07-31rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.Amol Hanwate
2018-07-31rsi: add firmware support for AP+BT dual modeSiva Rebbagondla
2018-07-31rsi: remove redundant flash_content variableSiva Rebbagondla
2018-07-31rsi: remove redundant device idsSiva Rebbagondla
2018-07-31rsi: optimize virtual interfacesSiva Rebbagondla
2018-07-31rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla
2018-07-31rsi: fix for 40MHZ connection issue.Ganapathi Raju
2018-07-31rsi: fix for low throughput issueSiva Rebbagondla
2018-05-29rsi: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King
2018-05-23rsi: add fix for corruption of auto rate tableSanjay Konduri
2018-05-23rsi: add fix for crash during assertionsSanjay Konduri
2018-05-15rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla
2018-05-15rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla
2018-05-15rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri
2018-05-12rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King
2018-04-30rsi_91x: fix uninitialized variableGustavo A. R. Silva
2018-04-30rsi_91x: fix structurally dead codeGustavo A. R. Silva
2018-04-24rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla
2018-04-24rsi: fix nommu_map_sg overflow kernel panicSiva Rebbagondla
2018-04-24rsi: advertise 5GHz support based on device capabilityAmitkumar Karwar