开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2017-05-24
rsi: Add host interface operations as separate structure.
Prameela Rani Garnepudi
2017-05-24
rsi: Add usb multi-byte read operation
Prameela Rani Garnepudi
2017-05-24
rsi: Handle usb multi-byte write failure case properly
Prameela Rani Garnepudi
2017-05-24
rsi: use macros in USB specific code
Prameela Rani Garnepudi
2017-05-24
rsi: Changes in USB read and write operations
Prameela Rani Garnepudi
2017-05-24
rsi: define RSI_USB_BUF_SIZE macro
amit karwar
2017-02-27
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2014-07-01
rsi: fix memory leaks and error handling in rsi_91x_usb
Alexey Khoroshilov
[next]