summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath6kl: remove redundant variable ies_lenKenneth Lu2017-12-071-2/+0Star
| | * | wcn36xx: set default BTLE coexistence configEyal Ilsar2017-12-021-0/+2
| | * | wil6210: update statistics for suspendLazar Alexei2017-12-024-27/+59
| | * | wil6210: remove suspend time statisticsLazar Alexei2017-12-024-39/+4Star
| | * | wil6210: fix PCIe bus mastering in case of interface downLazar Alexei2017-12-023-19/+19
| | * | wil6210: get suspend reject reason and resume triggers from FWLazar Alexei2017-12-022-6/+57
| | * | wil6210: missing length check in wil_cfg80211_mgmt_txLior David2017-12-021-3/+7
| | * | wil6210: missing length check in wmi_set_ieLior David2017-12-021-1/+7
| | * | wil6210: add block size checks during FW loadLior David2017-12-023-21/+49
| | * | wil6210: fix length check in __wmi_sendLior David2017-12-022-2/+22
| | * | wil6210: abort properly in cfg suspendHamad Kadmany2017-12-021-2/+5
| | * | wil6210: refresh FW capabilities during interface upLior David2017-12-024-27/+33
| | * | wil6210: print human readable names of WMI commands and eventsDedy Lansky2017-12-021-5/+232
| | * | wil6210: run-time PM when interface downLazar Alexei2017-12-026-20/+237
| | * | ath10k: handle tdls peer eventsManikanta Pubbisetty2017-12-021-0/+72
| | * | ath10k: update tdls teardown state to targetManikanta Pubbisetty2017-12-021-0/+10
| | * | ath10k: re-enable TXQs for all devicesToke Høiland-Jørgensen2017-12-021-9/+0Star
| | * | ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva2017-12-021-5/+3Star
| * | | wlcore: fix unused function warningArnd Bergmann2017-12-142-7/+3Star
| * | | 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/+0Star
| * | | brcmfmac: Cleanup offsetof()Ian Molton2017-12-141-21/+14Star
| * | | brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()Ian Molton2017-12-141-5/+0Star
| * | | 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/+138Star
| * | | 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/+1Star
| * | | wireless: use ARRAY_SIZEJérémy Lefaure2017-12-085-396/+135Star
| * | | 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/+2Star
| | * | | 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