summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-28rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih
2017-07-28rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih
2017-07-28rtlwifi: Update 8723be new phy parameters and its parser.Ping-Ke Shih
2017-07-28rtlwifi: add amplifier type for 8812aePing-Ke Shih
2017-07-28rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih
2017-07-28wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"Colin Ian King
2017-07-28brcmfmac: constify pci_device_idArvind Yadav
2017-07-28zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'Colin Ian King
2017-07-28ipw2100: don't return positive values to PCI probe on errorDan Williams
2017-07-28mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King
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