summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+0
|\
| * rsi: fix a double free bug in rsi_91x_deinit()Hui Peng2019-09-031-1/+0
* | Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller2019-08-191-17/+14
|\ \
| * | rsi: fix for sdio reset card issueGanapathi Kondraju2019-08-061-10/+7
| * | rsi: fix for sdio interface setup in 9116Ganapathi Kondraju2019-08-061-4/+4
| * | rsi: return explicit error valuesEnrico Weigelt2019-07-241-3/+3
| |/
* / mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-1/+2
|/
* rsi: Properly initialize data in rsi_sdio_ta_resetNathan Chancellor2019-05-281-7/+14
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* rsi: miscallaneous changes for 9116 and commonSiva Rebbagondla2019-04-252-17/+30
* rsi: reset device changes for 9116Siva Rebbagondla2019-04-253-30/+91
* rsi: send new tx command frame wlan9116 featuresSiva Rebbagondla2019-04-253-0/+84
* rsi: new bootup parameters for 9116Siva Rebbagondla2019-04-253-3/+181
* rsi: change in device init frame sequence for 9116Siva Rebbagondla2019-04-251-8/+30
* rsi: add firmware loading for 9116 deviceSiva Rebbagondla2019-04-255-1/+239
* rsi: move common part of firmware load to separate functionSiva Rebbagondla2019-04-252-20/+36
* rsi: add new device model for 9116Siva Rebbagondla2019-04-255-7/+41
* rsi: Fix NULL pointer dereference in kmallocAditya Pakki2019-04-251-12/+18
* rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King2019-02-281-0/+4
* rsi: remove set but not used variables 'info, vif'YueHaibing2019-02-191-6/+0
* rsi: fix spelling mistakesSiva Rebbagondla2019-02-195-12/+12
* rsi: fix a typo in a debug messageDan Carpenter2019-02-191-1/+1
* rsi: fix indentation issue with a code blockColin Ian King2019-02-081-8/+8
* rsi: fix for wowlan wakeup failureSiva Rebbagondla2019-02-081-0/+4
* rsi: resolve power save issue after S4 resumeSiva Rebbagondla2019-02-083-1/+10
* rsi: fix wowlan wakeup issue for hibernate(S4)Siva Rebbagondla2019-02-082-3/+6
* rsi: add hci detach for hibernation and poweroffSiva Rebbagondla2019-02-082-0/+25
* rsi: Add debug support for wowlan wakeup confirmationSiva Rebbagondla2019-02-081-0/+29
* rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
* rsi: Suppress sdhci warnings in mmcSiva Rebbagondla2019-02-011-6/+9
* rsi: add support for hardware scan offloadPrameela Rani Garnepudi2019-01-106-0/+261
* rsi: fix spelling mistake "Initialzing" -> "Initializing"Colin Ian King2018-11-061-2/+2
* rsi: Remove unnecessary boolean conditionNathan Chancellor2018-10-011-1/+1
* rsi: remove set but not used variables 'header_size' and 'tx_params'YueHaibing2018-09-041-4/+0
* rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla2018-08-311-1/+0
* rsi: fix memory alignment issue in ARM32 platformsSiva Rebbagondla2018-08-311-4/+7
* rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King2018-08-091-9/+1
* rsi: move init_done flag to end of rsi_91x_init().Amol Hanwate2018-07-311-1/+1
* rsi: fill rx_params only once.Amol Hanwate2018-07-311-5/+0
* rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.Amol Hanwate2018-07-311-1/+1
* rsi: add firmware support for AP+BT dual modeSiva Rebbagondla2018-07-311-0/+3
* rsi: remove redundant flash_content variableSiva Rebbagondla2018-07-311-16/+7
* rsi: remove redundant device idsSiva Rebbagondla2018-07-314-9/+8
* rsi: optimize virtual interfacesSiva Rebbagondla2018-07-311-1/+2
* rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla2018-07-311-1/+1
* rsi: fix for 40MHZ connection issue.Ganapathi Raju2018-07-311-12/+9
* rsi: fix for low throughput issueSiva Rebbagondla2018-07-311-1/+1
* rsi: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-05-291-1/+1
* rsi: add fix for corruption of auto rate tableSanjay Konduri2018-05-231-0/+1
* rsi: add fix for crash during assertionsSanjay Konduri2018-05-231-0/+1