summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath10k: re-enable TXQs for all devicesToke Høiland-Jørgensen2017-12-021-9/+0
| | * ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva2017-12-021-5/+3
| * | wlcore: fix unused function warningArnd Bergmann2017-12-142-7/+3
| * | rtlwifi: always initialize variables given to RT_TRACE()Nicolas Iooss2017-12-141-1/+1
| * | rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin2017-12-141-0/+7
| * | rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih2017-12-141-0/+8
| * | brcmfmac: enlarge buffer size of caps to 512 bytesWright Feng2017-12-141-3/+9
| * | brcmfmac: Remove repeated calls to brcmf_chip_get_core()Ian Molton2017-12-141-10/+15
| * | brcmfmac: Remove unused macro.Ian Molton2017-12-141-2/+0
| * | brcmfmac: Cleanup offsetof()Ian Molton2017-12-141-21/+14
| * | brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()Ian Molton2017-12-141-5/+0
| * | brcmfmac: Remove brcmf_sdiod_addrprep()Ian Molton2017-12-141-38/+46
| * | brcmfmac: Tidy register definitions a littleIan Molton2017-12-142-11/+12
| * | brcmfmac: Rename / replace old IO functions with simpler ones.Ian Molton2017-12-143-245/+138
| * | brcmfmac: Clarify if using braces.Ian Molton2017-12-141-2/+3
| * | brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()Ian Molton2017-12-141-1/+2
| * | brcmfmac: Split brcmf_sdiod_buffrw function up.Ian Molton2017-12-141-22/+45
| * | brcmsmac: use ARRAY_SIZE on rfseq_updategainu_eventsColin Ian King2017-12-141-2/+1
| * | wireless: use ARRAY_SIZEJérémy Lefaure2017-12-085-396/+135
| * | iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho2017-12-081-1/+1
| * | Merge tag 'iwlwifi-next-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm...Kalle Valo2017-12-0823-144/+952
| |\ \
| | * | iwlwifi: mvm: request statistics when reading debugfsJohannes Berg2017-12-051-0/+3
| | * | iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2017-12-052-5/+5
| | * | iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman2017-12-051-1/+3
| | * | iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman2017-12-053-36/+45
| | * | iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman2017-12-054-0/+141
| | * | iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2017-12-055-0/+89
| | * | iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-056-12/+379
| | * | iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-058-48/+166
| | * | iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-059-30/+79
| | * | iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon2017-12-051-0/+6
| | * | iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach2017-12-051-7/+2
| | * | iwlwifi: bump FW API to 36 for 8000 and upLuca Coelho2017-12-053-4/+4
| | * | iwlwifi: mvm: add WFA vendor specific TPC report IE to probe requestAvraham Stern2017-12-051-3/+32
| * | | ssb: make SSB a menuconfig to ease disabling it allVincent Legoll2017-12-071-5/+4
| * | | mt76: add driver code for MT76x2eFelix Fietkau2017-12-0725-0/+6943
| * | | mt76: add common code shared between multiple chipsetsFelix Fietkau2017-12-0712-0/+2219
| * | | dt-bindings: net: add mt76 wireless device bindingFelix Fietkau2017-12-071-0/+32
| * | | bcma: Adjust block commentAshish Kalra2017-12-071-1/+2
| * | | mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu2017-12-071-0/+6
| * | | mwifiex: do not support change AP interface to station modeXinming Hu2017-12-071-1/+0
| * | | wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King2017-12-072-4/+2
| * | | wlcore: allow elp during wowlan suspendReizer, Eyal2017-12-071-1/+28
| * | | wlcore: use boottime for fw time syncArnd Bergmann2017-12-072-6/+2
| * | | mwl8k: Expand non-DFS 5G channelsWeixiao Zhang2017-12-071-1/+6
| * | | rtlwifi: rtl818x: remove redundant check for cck_power > 15Colin Ian King2017-12-071-4/+1
| * | | rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih2017-12-073-54/+6
| * | | rtlwifi: fix the wrong size to calculate fifo spacePing-Ke Shih2017-12-072-4/+6
| * | | rtlwifi: Reduce IO in RX interrupt to boost throughputPing-Ke Shih2017-12-071-2/+3
| * | | rtlwifi: Convert individual interrupt results to structLarry Finger2017-12-0718-95/+76