summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
...
* rsi: remove redundant assignmentwengjianfeng2021-02-081-2/+1
* rsi: fix error return code in rsi_reset_card()Zhang Changzhong2020-11-241-15/+15
* rsi: Clean up loop in the interrupt handlerMarek Vasut2020-11-101-63/+58
* rsi: Move card interrupt handling to RX threadMarek Vasut2020-11-103-51/+15
* rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-docLee Jones2020-11-071-1/+1
* rsi: rsi_91x_usb: Fix some basic kernel-doc issuesLee Jones2020-11-071-2/+4
* rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut2020-11-071-1/+2
* rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidatesLee Jones2020-09-011-1/+1
* rsi: rsi_91x_sdio: Fix a few kernel-doc related issuesLee Jones2020-09-011-4/+3
* rsi: Source file headers are not suitable for kernel-docLee Jones2020-09-011-1/+1
* rsi: File headers are not suitable for kernel-docLee Jones2020-09-011-1/+1
* rsi: Source file headers do not make good kernel-doc candidatesLee Jones2020-09-011-1/+1
* rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones2020-09-011-0/+3
* rsi: Add description for function param 'sta'Lee Jones2020-09-011-0/+1
* rsi: File header comments should not be kernel-docLee Jones2020-09-011-1/+1
* rsi: Fix a myriad of documentation issuesLee Jones2020-09-011-9/+21
* rsi: Fix a few kerneldoc misdemeanoursLee Jones2020-09-011-4/+5
* rsi: Fix misnamed function parameter 'rx_pkt'Lee Jones2020-09-011-1/+1
* rsi: File header should not be kernel-docLee Jones2020-09-011-1/+1
* rsi: Fix some kernel-doc issuesLee Jones2020-09-011-2/+3
* mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include filePali Rohár2020-07-132-8/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* rsi: fix a typo "throld" -> "threshold"Qiujun Huang2020-04-141-1/+1
* rsi: fix null pointer dereference during rsi_shutdown()Martin Kepplinger2020-02-121-3/+6
* rsi_91x_usb: fix interface sanity checkJohan Hovold2019-12-181-1/+1
* rsi: add missing endpoint sanity checksJohan Hovold2019-12-181-2/+10
* rsi: fix non-atomic allocation in completion handlerJohan Hovold2019-12-181-6/+7
* rsi: fix memory leak on failed URB submissionJohan Hovold2019-12-181-1/+3
* rsi: fix use-after-free on probe errorsJohan Hovold2019-12-181-6/+6
* rsi: fix use-after-free on failed probe and unbindJohan Hovold2019-12-181-1/+17
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-052-2/+3
|\
| * rsi: drop bogus device-id checks from probeJohan Hovold2019-10-091-2/+2
| * Revert "rsi: fix potential null dereference in rsi_probe()"Johan Hovold2019-10-091-1/+1
| * rsi: fix potential null dereference in rsi_probe()Denis Efremov2019-10-041-1/+1
| * rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost2019-10-011-0/+1
* | mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
|/
* 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