index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
/
rsi_91x_usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
1
-1
/
+0
2021-11-29
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
1
-1
/
+7
2021-10-28
rsi: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
1
-4
/
+1
2021-08-21
rsi: fix an error code in rsi_probe()
Dan Carpenter
1
-0
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-11-24
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
1
-15
/
+15
2020-11-07
rsi: rsi_91x_usb: Fix some basic kernel-doc issues
Lee Jones
1
-2
/
+4
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 failed probe and unbind
Johan Hovold
1
-1
/
+17
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-09-03
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
1
-1
/
+0
2019-04-25
rsi: miscallaneous changes for 9116 and common
Siva Rebbagondla
1
-9
/
+11
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
1
-20
/
+41
2019-04-25
rsi: add new device model for 9116
Siva Rebbagondla
1
-1
/
+14
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
1
-1
/
+1
2019-02-08
rsi: add hci detach for hibernation and poweroff
Siva Rebbagondla
1
-0
/
+7
2018-08-31
rsi: fix memory alignment issue in ARM32 platforms
Siva Rebbagondla
1
-4
/
+7
2018-07-31
rsi: remove redundant device ids
Siva Rebbagondla
1
-5
/
+1
2018-04-30
rsi_91x: fix uninitialized variable
Gustavo A. R. Silva
1
-3
/
+4
2018-04-24
rsi: disable fw watchdog timer during reset
Amitkumar Karwar
1
-0
/
+7
2018-03-27
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
1
-1
/
+0
2018-03-13
rsi: improve RX packet handling in USB interface
Prameela Rani Garnepudi
1
-48
/
+62
2018-03-13
rsi: use dynamic RX control blocks instead of MAX_RX_URB
Prameela Rani Garnepudi
1
-14
/
+20
2018-03-13
rsi: add module parameter operating mode
Prameela Rani Garnepudi
1
-1
/
+9
2018-03-13
rsi: add coex support
Prameela Rani Garnepudi
1
-0
/
+2
2018-03-13
rsi: add bluetooth rx endpoint
Siva Rebbagondla
1
-15
/
+22
2018-03-13
rsi: add rx control block to handle rx packets in USB
Prameela Rani Garnepudi
1
-16
/
+59
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
1
-6
/
+6
2017-09-20
rsi: fix a dereference on adapter before it has been null checked
Colin Ian King
1
-2
/
+2
2017-08-30
rsi: remove memset before memcpy
Himanshu Jha
1
-1
/
+0
2017-07-28
rsi: fix static checker warning
Amitkumar Karwar
1
-1
/
+8
2017-07-28
rsi: check length before USB read/write register
Amitkumar Karwar
1
-0
/
+6
2017-07-28
rsi: use macro for allocating USB buffer
Amitkumar Karwar
1
-2
/
+2
2017-07-28
rsi: choose correct endpoint based on queue.
Karun Eagalapati
1
-1
/
+2
2017-07-28
rsi: rename USB endpoint macros
Karun Eagalapati
1
-1
/
+1
2017-07-28
rsi: correct the logic of deriving queue number
Amitkumar Karwar
1
-1
/
+1
2017-07-28
rsi: USB tx headroom cleanup
Karun Eagalapati
1
-20
/
+21
2017-07-28
rsi: card reset for USB interface
Karun Eagalapati
1
-0
/
+72
2017-06-21
rsi: add usb RS9113 chipset support
Prameela Rani Garnepudi
1
-0
/
+1
2017-05-24
rsi: Remove old firmware loading method
Prameela Rani Garnepudi
1
-4
/
+2
2017-05-24
rsi: Add new firmware loading method
Prameela Rani Garnepudi
1
-9
/
+7
2017-05-24
rsi: Add new host interface operations
Prameela Rani Garnepudi
1
-0
/
+65
2017-05-24
rsi: Add host interface operations as separate structure.
Prameela Rani Garnepudi
1
-1
/
+8
2017-05-24
rsi: Add usb multi-byte read operation
Prameela Rani Garnepudi
1
-0
/
+40
[next]