index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2020-09-01
rsi: rsi_91x_sdio: Fix a few kernel-doc related issues
Lee Jones
1
-4
/
+3
2020-09-01
rsi: Source file headers are not suitable for kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: File headers are not suitable for kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Source file headers do not make good kernel-doc candidates
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters
Lee Jones
1
-0
/
+3
2020-09-01
rsi: Add description for function param 'sta'
Lee Jones
1
-0
/
+1
2020-09-01
rsi: File header comments should not be kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Fix a myriad of documentation issues
Lee Jones
1
-9
/
+21
2020-09-01
rsi: Fix a few kerneldoc misdemeanours
Lee Jones
1
-4
/
+5
2020-09-01
rsi: Fix misnamed function parameter 'rx_pkt'
Lee Jones
1
-1
/
+1
2020-09-01
rsi: File header should not be kernel-doc
Lee Jones
1
-1
/
+1
2020-09-01
rsi: Fix some kernel-doc issues
Lee Jones
1
-2
/
+3
2020-07-13
mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
Pali Rohár
2
-8
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-04-14
rsi: fix a typo "throld" -> "threshold"
Qiujun Huang
1
-1
/
+1
2020-02-12
rsi: fix null pointer dereference during rsi_shutdown()
Martin Kepplinger
1
-3
/
+6
2019-12-18
rsi_91x_usb: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-18
rsi: add missing endpoint sanity checks
Johan Hovold
1
-2
/
+10
2019-12-18
rsi: fix non-atomic allocation in completion handler
Johan Hovold
1
-6
/
+7
2019-12-18
rsi: fix memory leak on failed URB submission
Johan Hovold
1
-1
/
+3
2019-12-18
rsi: fix use-after-free on probe errors
Johan Hovold
1
-6
/
+6
2019-12-18
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
1
-1
/
+17
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-2
/
+3
2019-10-09
rsi: drop bogus device-id checks from probe
Johan Hovold
1
-2
/
+2
2019-10-09
Revert "rsi: fix potential null dereference in rsi_probe()"
Johan Hovold
1
-1
/
+1
2019-10-04
rsi: fix potential null dereference in rsi_probe()
Denis Efremov
1
-1
/
+1
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-10-01
rsi: release skb if rsi_prepare_beacon fails
Navid Emamdoost
1
-0
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+0
2019-09-03
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
1
-1
/
+0
2019-08-19
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
1
-17
/
+14
2019-08-06
rsi: fix for sdio reset card issue
Ganapathi Kondraju
1
-10
/
+7
2019-08-06
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
1
-4
/
+4
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-24
rsi: return explicit error values
Enrico Weigelt
1
-3
/
+3
2019-05-28
rsi: Properly initialize data in rsi_sdio_ta_reset
Nathan Chancellor
1
-7
/
+14
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-25
rsi: miscallaneous changes for 9116 and common
Siva Rebbagondla
2
-17
/
+30
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
3
-30
/
+91
2019-04-25
rsi: send new tx command frame wlan9116 features
Siva Rebbagondla
3
-0
/
+84
2019-04-25
rsi: new bootup parameters for 9116
Siva Rebbagondla
3
-3
/
+181
2019-04-25
rsi: change in device init frame sequence for 9116
Siva Rebbagondla
1
-8
/
+30
2019-04-25
rsi: add firmware loading for 9116 device
Siva Rebbagondla
5
-1
/
+239
2019-04-25
rsi: move common part of firmware load to separate function
Siva Rebbagondla
2
-20
/
+36
2019-04-25
rsi: add new device model for 9116
Siva Rebbagondla
5
-7
/
+41
2019-04-25
rsi: Fix NULL pointer dereference in kmalloc
Aditya Pakki
1
-12
/
+18
2019-02-28
rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
Colin Ian King
1
-0
/
+4
2019-02-19
rsi: remove set but not used variables 'info, vif'
YueHaibing
1
-6
/
+0
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
5
-12
/
+12
[next]