summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih2017-07-281-1/+1
* rtlwifi: Update 8723be new phy parameters and its parser.Ping-Ke Shih2017-07-283-286/+281
* rtlwifi: add amplifier type for 8812aePing-Ke Shih2017-07-281-1/+40
* rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih2017-07-282-0/+12
* rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih2017-07-287-8/+71
* rtlwifi: Fill in_4way field by driverPing-Ke Shih2017-07-283-0/+16
* wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"Colin Ian King2017-07-281-1/+1
* brcmfmac: constify pci_device_idArvind Yadav2017-07-281-1/+1
* zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'Colin Ian King2017-07-281-1/+1
* ipw2100: don't return positive values to PCI probe on errorDan Williams2017-07-281-14/+14
* mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King2017-07-281-1/+1
* mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King2017-07-281-1/+1
* mwifiex: disable uapsd in tdls configXinming Hu2017-07-281-6/+5
* mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter2017-07-281-1/+2
* mwifiex: uninit wakeup info in the error handlingJeffy Chen2017-07-281-1/+6
* mwifiex: fix compile warning of unused variableShawn Lin2017-07-281-1/+2
* mwifiex: drop num CPU noticeBrian Norris2017-07-281-3/+1
* mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris2017-07-282-2/+3
* mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris2017-07-281-8/+5
* mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris2017-07-281-7/+9
* mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris2017-07-281-2/+0
* mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris2017-07-281-65/+3
* mwifiex: pcie: remove unnecessary masksBrian Norris2017-07-281-4/+0
* mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris2017-07-283-7/+6
* mwifiex: don't open-code ARRAY_SIZE()Brian Norris2017-07-283-12/+5
* mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris2017-07-281-18/+2
* mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris2017-07-282-5/+3
* mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris2017-07-281-6/+3
* mwifiex: ensure "disable auto DS" struct is initializedBrian Norris2017-07-281-3/+3
* mwifiex: fixup init_channel_scan_gap error caseBrian Norris2017-07-281-1/+2
* mwifiex: don't short-circuit netdev notifiers on interface deletionBrian Norris2017-07-281-4/+0
* mwifiex: unregister wiphy before freeing resourcesBrian Norris2017-07-283-1/+10
* mwifiex: re-register wiphy across resetBrian Norris2017-07-281-3/+4
* mwifiex: pcie: don't allow cmd buffer reuse after resetBrian Norris2017-07-281-1/+2
* mwifiex: reset interrupt status across device resetBrian Norris2017-07-281-0/+1
* mwifiex: reunite copy-and-pasted remove/reset codeBrian Norris2017-07-281-76/+28
* 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