summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+24Star
* 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
* rsi: separate function for data packet descriptorPavani Muthyala2017-07-281-23/+28
* rsi: data packet descriptor enhancementsPavani Muthyala2017-07-283-15/+55
* rsi: data packet descriptor code cleanupPavani Muthyala2017-07-283-21/+36
* rsi: separate function for management packet descriptorPrameela Rani Garnepudi2017-07-284-52/+98
* rsi: management frame descriptor preparation cleanupPavani Muthyala2017-07-282-19/+35
* rsi: set immediate wakeup bitKarun Eagalapati2017-07-281-0/+1
* rsi: choose correct endpoint based on queue.Karun Eagalapati2017-07-281-1/+2
* rsi: rename USB endpoint macrosKarun Eagalapati2017-07-282-3/+3
* 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-282-0/+73
* rsi: correct SDIO disconnect path handlingKarun Eagalapati2017-07-281-5/+14
* rsi: chip reset for SDIO interfaceKarun Eagalapati2017-07-283-1/+113
* rsi: fix sdio card reset problemKarun Eagalapati2017-07-281-17/+9Star
* rsi: changes in eeprom read framePrameela Rani Garnepudi2017-07-284-30/+96
* rsi: use BUILD_BUG_ON check for fsm_stateAmitkumar Karwar2017-07-282-1/+5
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-07-2811-177/+394
|\
| * ath10k: increase buffer len to print all wmi servicesTamizh chelvam2017-07-061-1/+1
| * ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-064-0/+168
| * ath10k: make CE layer bus agnosticGovind Singh2017-07-066-175/+224
| * ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo2017-07-061-1/+1
* | wl1251: add a missing spin_lock_init()Cong Wang2017-07-271-0/+1
* | bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli2017-07-271-0/+1
* | rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King2017-07-271-1/+1
* | mwifiex: correct channel stat buffer overflowsBrian Norris2017-07-272-1/+7
* | Merge branch 'qed-next'David S. Miller2017-07-2718-180/+1393
|\ \
| * | qed: enhanced per queue max coalesce value.Rahul Verma2017-07-271-1/+1
| * | qed: Read per queue coalesce from hardwareRahul Verma2017-07-2711-31/+324