summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi/rsi_91x_usb.c
Commit message (Expand)AuthorAgeFilesLines
* rsi: remove memset before memcpyHimanshu Jha2017-08-301-1/+0
* rsi: fix static checker warningAmitkumar Karwar2017-07-281-1/+8
* rsi: check length before USB read/write registerAmitkumar Karwar2017-07-281-0/+6
* rsi: use macro for allocating USB bufferAmitkumar Karwar2017-07-281-2/+2
* rsi: choose correct endpoint based on queue.Karun Eagalapati2017-07-281-1/+2
* rsi: rename USB endpoint macrosKarun Eagalapati2017-07-281-1/+1
* rsi: correct the logic of deriving queue numberAmitkumar Karwar2017-07-281-1/+1
* rsi: USB tx headroom cleanupKarun Eagalapati2017-07-281-20/+21
* rsi: card reset for USB interfaceKarun Eagalapati2017-07-281-0/+72
* rsi: add usb RS9113 chipset supportPrameela Rani Garnepudi2017-06-211-0/+1
* rsi: Remove old firmware loading methodPrameela Rani Garnepudi2017-05-241-4/+2
* rsi: Add new firmware loading methodPrameela Rani Garnepudi2017-05-241-9/+7
* rsi: Add new host interface operationsPrameela Rani Garnepudi2017-05-241-0/+65
* rsi: Add host interface operations as separate structure.Prameela Rani Garnepudi2017-05-241-1/+8
* rsi: Add usb multi-byte read operationPrameela Rani Garnepudi2017-05-241-0/+40
* rsi: Handle usb multi-byte write failure case properlyPrameela Rani Garnepudi2017-05-241-4/+5
* rsi: use macros in USB specific codePrameela Rani Garnepudi2017-05-241-6/+9
* rsi: Changes in USB read and write operationsPrameela Rani Garnepudi2017-05-241-3/+3
* rsi: define RSI_USB_BUF_SIZE macroamit karwar2017-05-241-2/+2
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* rsi: fix memory leaks and error handling in rsi_91x_usbAlexey Khoroshilov2014-07-011-20/+38
* rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()Alexey Khoroshilov2014-07-011-1/+1
* rsi: Use module_usb_driverAlexey Khoroshilov2014-06-191-27/+1
* rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
* rsi: Add RS9113 wireless driverFariya Fatima2014-03-171-0/+575
OpenPOWER on IntegriCloud