index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
Age
Commit message (
Expand
)
Author
2020-11-24
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
2020-11-10
rsi: Clean up loop in the interrupt handler
Marek Vasut
2020-11-10
rsi: Move card interrupt handling to RX thread
Marek Vasut
2020-11-07
rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-doc
Lee Jones
2020-11-07
rsi: rsi_91x_usb: Fix some basic kernel-doc issues
Lee Jones
2020-11-07
rsi: Fix TX EAPOL packet handling against iwlwifi AP
Marek Vasut
2020-09-01
rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates
Lee Jones
2020-09-01
rsi: rsi_91x_sdio: Fix a few kernel-doc related issues
Lee Jones
2020-09-01
rsi: Source file headers are not suitable for kernel-doc
Lee Jones
2020-09-01
rsi: File headers are not suitable for kernel-doc
Lee Jones
2020-09-01
rsi: Source file headers do not make good kernel-doc candidates
Lee Jones
2020-09-01
rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters
Lee Jones
2020-09-01
rsi: Add description for function param 'sta'
Lee Jones
2020-09-01
rsi: File header comments should not be kernel-doc
Lee Jones
2020-09-01
rsi: Fix a myriad of documentation issues
Lee Jones
2020-09-01
rsi: Fix a few kerneldoc misdemeanours
Lee Jones
2020-09-01
rsi: Fix misnamed function parameter 'rx_pkt'
Lee Jones
2020-09-01
rsi: File header should not be kernel-doc
Lee Jones
2020-09-01
rsi: Fix some kernel-doc issues
Lee Jones
2020-07-13
mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
Pali Rohár
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-14
rsi: fix a typo "throld" -> "threshold"
Qiujun Huang
2020-02-12
rsi: fix null pointer dereference during rsi_shutdown()
Martin Kepplinger
2019-12-18
rsi_91x_usb: fix interface sanity check
Johan Hovold
2019-12-18
rsi: add missing endpoint sanity checks
Johan Hovold
2019-12-18
rsi: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-18
rsi: fix memory leak on failed URB submission
Johan Hovold
2019-12-18
rsi: fix use-after-free on probe errors
Johan Hovold
2019-12-18
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-10-09
rsi: drop bogus device-id checks from probe
Johan Hovold
2019-10-09
Revert "rsi: fix potential null dereference in rsi_probe()"
Johan Hovold
2019-10-04
rsi: fix potential null dereference in rsi_probe()
Denis Efremov
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-01
rsi: release skb if rsi_prepare_beacon fails
Navid Emamdoost
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-03
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
2019-08-19
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
2019-08-06
rsi: fix for sdio reset card issue
Ganapathi Kondraju
2019-08-06
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-24
rsi: return explicit error values
Enrico Weigelt
2019-05-28
rsi: Properly initialize data in rsi_sdio_ta_reset
Nathan Chancellor
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
rsi: miscallaneous changes for 9116 and common
Siva Rebbagondla
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
2019-04-25
rsi: send new tx command frame wlan9116 features
Siva Rebbagondla
2019-04-25
rsi: new bootup parameters for 9116
Siva Rebbagondla
2019-04-25
rsi: change in device init frame sequence for 9116
Siva Rebbagondla
2019-04-25
rsi: add firmware loading for 9116 device
Siva Rebbagondla
[next]