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
/
rsi_91x_usb.c
Age
Commit message (
Expand
)
Author
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
2014-07-01
rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()
Alexey Khoroshilov
2014-06-19
rsi: Use module_usb_driver
Alexey Khoroshilov
2014-04-09
rsi: Fixed issue relating to doing dma on stack error.
Fariya Fatima
2014-03-17
rsi: Add RS9113 wireless driver
Fariya Fatima