summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-28mwifiex: disable uapsd in tdls configXinming Hu
2017-07-28mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter
2017-07-28mwifiex: uninit wakeup info in the error handlingJeffy Chen
2017-07-28mwifiex: fix compile warning of unused variableShawn Lin
2017-07-28mwifiex: drop num CPU noticeBrian Norris
2017-07-28mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris
2017-07-28mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris
2017-07-28mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris
2017-07-28mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary masksBrian Norris
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris
2017-07-28mwifiex: don't open-code ARRAY_SIZE()Brian Norris
2017-07-28mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris
2017-07-28mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris
2017-07-28mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris
2017-07-28mwifiex: ensure "disable auto DS" struct is initializedBrian Norris
2017-07-28mwifiex: fixup init_channel_scan_gap error caseBrian Norris
2017-07-28mwifiex: don't short-circuit netdev notifiers on interface deletionBrian Norris
2017-07-28mwifiex: unregister wiphy before freeing resourcesBrian Norris
2017-07-28mwifiex: re-register wiphy across resetBrian Norris
2017-07-28mwifiex: pcie: don't allow cmd buffer reuse after resetBrian Norris
2017-07-28mwifiex: reset interrupt status across device resetBrian Norris
2017-07-28mwifiex: reunite copy-and-pasted remove/reset codeBrian Norris
2017-07-28rsi: fix static checker warningAmitkumar Karwar
2017-07-28rsi: check length before USB read/write registerAmitkumar Karwar
2017-07-28rsi: use macro for allocating USB bufferAmitkumar Karwar
2017-07-28rsi: regulatory enhancementsPrameela Rani Garnepudi
2017-07-28rsi: Send rx filter frame to device when interface is downPrameela Rani Garnepudi
2017-07-28rsi: Remove internal header from Tx status skbPrameela Rani Garnepudi
2017-07-28rsi: update tx command frame block/unblock dataPrameela Rani Garnepudi
2017-07-28rsi: block/unblock data queues as per connection statusPrameela Rani Garnepudi
2017-07-28rsi: update autorate request command framePrameela Rani Garnepudi
2017-07-28rsi: set_key enhancementsPrameela Rani Garnepudi
2017-07-28rsi: update set_key command framePrameela Rani Garnepudi
2017-07-28rsi: update vap capabilities command framePrameela Rani Garnepudi
2017-07-28rsi: update set_channel command framePrameela Rani Garnepudi
2017-07-28rsi: Update baseband RF programming framePrameela Rani Garnepudi
2017-07-28rsi: Update aggregation parameters command framePrameela Rani Garnepudi
2017-07-28rsi: Update peer notify command framePrameela Rani Garnepudi
2017-07-28rsi: remove unnecessary check for 802.11 management packetPrameela Rani Garnepudi
2017-07-28rsi: Update in tx command frame radio capabilitiesPrameela Rani Garnepudi
2017-07-28rsi: immediate wakeup bit and priority for TX command packetsPrameela Rani Garnepudi
2017-07-28rsi: add common structures needed for command packetsPrameela Rani Garnepudi
2017-07-28rsi: Rename mutex tx_rxlock to the tx_lock.Karun Eagalapati
2017-07-28rsi: use separate mutex lock for receive threadKarun Eagalapati
2017-07-28rsi: SDIO Rx packet processing enhancementKarun Eagalapati
2017-07-28rsi: Optimise sdio claim and release hostKarun Eagalapati
2017-07-28rsi: rename variable in_sdio_litefi_irqKarun Eagalapati
2017-07-28rsi: separate function for data packet descriptorPavani Muthyala