summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* rsi: remove memset before memcpyHimanshu Jha2017-08-302-2/+0
* rsi: missing unlocks on error pathsDan Carpenter2017-08-301-5/+10
* rsi: update some commentsDan Carpenter2017-08-301-5/+5
* net: rsi: mac80211: constify ieee80211_opsArvind Yadav2017-08-241-1/+1
* rsi: security enhancements for AP modePrameela Rani Garnepudi2017-08-174-18/+56
* rsi: aggregation parameters frame for AP modePrameela Rani Garnepudi2017-08-173-13/+39
* rsi: update tx auto rate command frame for AP modePrameela Rani Garnepudi2017-08-171-10/+34
* rsi: use common descriptor for auto rate framePrameela Rani Garnepudi2017-08-172-12/+8
* rsi: data and managemet path changes for AP modePrameela Rani Garnepudi2017-08-175-27/+96
* rsi: handle station disconnection in AP modePrameela Rani Garnepudi2017-08-171-11/+45
* rsi: handle station connection in AP modePrameela Rani Garnepudi2017-08-173-26/+110
* rsi: add beacon changes for AP modePrameela Rani Garnepudi2017-08-177-14/+152
* rsi: remove interface changes for AP modePrameela Rani Garnepudi2017-08-171-4/+22
* rsi: add interface changes for ap modePrameela Rani Garnepudi2017-08-174-13/+44
* rsi: advertise ap mode supportPrameela Rani Garnepudi2017-08-172-1/+37
* rsi: RTS threshold configurationKarun Eagalapati2017-08-084-0/+55
* rsi: buffer available interrupt handlingKarun Eagalapati2017-08-081-5/+6
* rsi: buffer full check optimizationKarun Eagalapati2017-08-082-1/+16
* rsi: rename sdio_read_buffer_status_registerKarun Eagalapati2017-08-083-12/+5
* rsi: add support for U-APSD power saveKarun Eagalapati2017-08-085-0/+46
* rsi: add support for legacy power saveKarun Eagalapati2017-08-089-3/+309
* rsi: update set_antenna command framePavani Muthyala2017-08-082-6/+18
* rsi: add support for rf-kill functionalityPavani Muthyala2017-08-081-2/+19
* rsi: fix uninitialized descriptor pointer issuePrameela Rani Garnepudi2017-08-081-0/+1
* 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-282-2/+3
* rsi: regulatory enhancementsPrameela Rani Garnepudi2017-07-282-12/+45
* rsi: Send rx filter frame to device when interface is downPrameela Rani Garnepudi2017-07-281-0/+4
* rsi: Remove internal header from Tx status skbPrameela Rani Garnepudi2017-07-281-1/+9
* rsi: update tx command frame block/unblock dataPrameela Rani Garnepudi2017-07-282-7/+22
* rsi: block/unblock data queues as per connection statusPrameela Rani Garnepudi2017-07-281-0/+5
* rsi: update autorate request command framePrameela Rani Garnepudi2017-07-281-0/+3
* rsi: set_key enhancementsPrameela Rani Garnepudi2017-07-281-13/+15
* rsi: update set_key command framePrameela Rani Garnepudi2017-07-282-14/+28
* rsi: update vap capabilities command framePrameela Rani Garnepudi2017-07-283-29/+49
* rsi: update set_channel command framePrameela Rani Garnepudi2017-07-282-25/+35
* rsi: Update baseband RF programming framePrameela Rani Garnepudi2017-07-282-11/+25
* rsi: Update aggregation parameters command framePrameela Rani Garnepudi2017-07-282-24/+31
* rsi: Update peer notify command framePrameela Rani Garnepudi2017-07-282-10/+13
* rsi: remove unnecessary check for 802.11 management packetPrameela Rani Garnepudi2017-07-281-30/+24
* rsi: Update in tx command frame radio capabilitiesPrameela Rani Garnepudi2017-07-283-28/+48
* rsi: immediate wakeup bit and priority for TX command packetsPrameela Rani Garnepudi2017-07-282-0/+4
* rsi: add common structures needed for command packetsPrameela Rani Garnepudi2017-07-281-0/+38
* rsi: Rename mutex tx_rxlock to the tx_lock.Karun Eagalapati2017-07-283-8/+8
* rsi: use separate mutex lock for receive threadKarun Eagalapati2017-07-284-8/+11
* rsi: SDIO Rx packet processing enhancementKarun Eagalapati2017-07-283-8/+28
* rsi: Optimise sdio claim and release hostKarun Eagalapati2017-07-281-10/+21
* rsi: rename variable in_sdio_litefi_irqKarun Eagalapati2017-07-281-1/+1
OpenPOWER on IntegriCloud