index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-02-05
wifi: rsi: fix restricted __le32 degrades to integer sparse warnings
Kalle Valo
2023-08-23
wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
Wu Yunchuan
2021-11-29
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
2021-11-29
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
2021-10-28
rsi: fix control-message timeout
Johan Hovold
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
2021-08-21
rsi: fix an error code in rsi_probe()
Dan Carpenter
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-11-24
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
2020-11-07
rsi: rsi_91x_usb: Fix some basic kernel-doc issues
Lee Jones
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 failed probe and unbind
Johan Hovold
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-09-03
rsi: fix a double free bug in rsi_91x_deinit()
Hui Peng
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: add new device model for 9116
Siva Rebbagondla
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
2019-02-08
rsi: add hci detach for hibernation and poweroff
Siva Rebbagondla
2018-08-31
rsi: fix memory alignment issue in ARM32 platforms
Siva Rebbagondla
2018-07-31
rsi: remove redundant device ids
Siva Rebbagondla
2018-04-30
rsi_91x: fix uninitialized variable
Gustavo A. R. Silva
2018-04-24
rsi: disable fw watchdog timer during reset
Amitkumar Karwar
2018-03-27
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
2018-03-13
rsi: improve RX packet handling in USB interface
Prameela Rani Garnepudi
2018-03-13
rsi: use dynamic RX control blocks instead of MAX_RX_URB
Prameela Rani Garnepudi
2018-03-13
rsi: add module parameter operating mode
Prameela Rani Garnepudi
2018-03-13
rsi: add coex support
Prameela Rani Garnepudi
2018-03-13
rsi: add bluetooth rx endpoint
Siva Rebbagondla
2018-03-13
rsi: add rx control block to handle rx packets in USB
Prameela Rani Garnepudi
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
2017-09-20
rsi: fix a dereference on adapter before it has been null checked
Colin Ian King
2017-08-30
rsi: remove memset before memcpy
Himanshu Jha
2017-07-28
rsi: fix static checker warning
Amitkumar Karwar
2017-07-28
rsi: check length before USB read/write register
Amitkumar Karwar
2017-07-28
rsi: use macro for allocating USB buffer
Amitkumar Karwar
2017-07-28
rsi: choose correct endpoint based on queue.
Karun Eagalapati
2017-07-28
rsi: rename USB endpoint macros
Karun Eagalapati
2017-07-28
rsi: correct the logic of deriving queue number
Amitkumar Karwar
2017-07-28
rsi: USB tx headroom cleanup
Karun Eagalapati
2017-07-28
rsi: card reset for USB interface
Karun Eagalapati
2017-06-21
rsi: add usb RS9113 chipset support
Prameela Rani Garnepudi
2017-05-24
rsi: Remove old firmware loading method
Prameela Rani Garnepudi
2017-05-24
rsi: Add new firmware loading method
Prameela Rani Garnepudi
2017-05-24
rsi: Add new host interface operations
Prameela Rani Garnepudi
[next]