aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-31/+7
2019-02-01iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-42/+8
2019-02-01mt7601u: bump supported EEPROM versionStanislaw Gruszka1-1/+1
2019-02-01wlcore: clean up an indentation issueColin Ian King1-1/+1
2019-02-01rsi: Suppress sdhci warnings in mmcSiva Rebbagondla1-6/+9
2019-02-01wireless: remove unneeded semicolonYueHaibing5-7/+7
2019-02-01rtlwifi: rtl818x: fix indentation issueColin Ian King1-1/+1
2019-02-01cw1200: fix indentation issuesColin Ian King1-2/+2
2019-02-01libertas: fix indentation issueColin Ian King1-1/+1
2019-02-01rt2x00: Work around a firmware bug with shared keysBernd Edlinger1-89/+4
2019-02-01qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich1-6/+4
2019-02-01qtnfmac: remove unused declarationsSergey Matyukevich1-2/+0
2019-02-01qtnfmac: add missing bss record to host scan cacheSergey Matyukevich2-5/+78
2019-02-01qtnfmac: convert to SPDX license identifiersSergey Matyukevich23-327/+45
2019-02-01qtnfmac: do not reject retry changes in driverSergey Matyukevich2-5/+8
2019-02-01qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich3-6/+17
2019-02-01qtnfmac: add support for 4addr modeSergey Matyukevich5-17/+31
2019-02-01qtnfmac: fix INTx interrupt handlingSergey Matyukevich1-3/+3
2019-02-01qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2-0/+3
2019-02-01mwifiex: add support for sd8977 chipsetHemantkumar Suthar3-1/+76
2019-02-01rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger1-2/+2
2019-02-01rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger1-2/+85
2019-02-01rtl8723ae: Dont use old data for input gain controlBernd Edlinger2-0/+10
2019-02-01rtl8723ae: Take the FW LPS mode handling outBernd Edlinger1-4/+4
2019-02-01libertas: add checks for the return value of sysfs_create_groupKangjie Lu1-0/+5
2019-02-01qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-02-01rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega1-1/+1
2019-01-31iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho1-0/+3
2019-01-30Merge tag 'iwlwifi-next-for-kalle-2019-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo45-2046/+1759
2019-01-30Merge tag 'mt76-for-kvalo-2019-01-22' of https://github.com/nbd168/wirelessKalle Valo32-241/+664
2019-01-29iwiwifi: fix bad monitor buffer register addressesShahar S Matityahu1-2/+2
2019-01-29iwlwifi: dbg_ini: set dump mask BIT(n) instead of nShahar S Matityahu1-2/+2
2019-01-29iwlwifi: dbg_ini: retrieve dump_delay value properlyShahar S Matityahu1-1/+1
2019-01-29iwlwifi: dbg_ini: properly handle ini user triggerShahar S Matityahu1-4/+0
2019-01-29iwlwifi: dbg_ini: allocate dram buffer with proper flagsShahar S Matityahu1-2/+4
2019-01-29iwlwifi: mvm: update firmware when MU EDCA params changeShaul Triebitz1-0/+6
2019-01-29iwlwifi: trigger dump on assert prior to setting the device upShahar S Matityahu1-0/+10
2019-01-29iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg4-5/+84
2019-01-29iwlwifi: mvm: document monitor mode reorder buffer bypassJohannes Berg1-0/+2
2019-01-29iwlwifi: update product name for 9260 and 9560Ihab Zhaika4-94/+134
2019-01-29iwlwifi: mvm: disable completely low latency mode with debugfsMordechay Goodstein2-8/+103
2019-01-29iwlwifi: mvm: freeze management TXQ timer when station goes to sleepEmmanuel Grumbach1-1/+1
2019-01-29iwlwifi: mvm: Change FW channel info APIDavid Spinadel9-71/+182
2019-01-29iwlwifi: mvm: implement CSI reportingJohannes Berg7-12/+94
2019-01-29iwlwifi: mvm: add location APIsJohannes Berg4-0/+712
2019-01-29iwlwifi: mvm: Disconnect on large beacon lossAndrei Otcheretianski2-2/+5
2019-01-29iwlwifi: pcie: use u32* argument to iwl_trans_get_fw_monitor_len()Johannes Berg1-1/+1
2019-01-29iwlwifi: dvm: remove useless conditionJohannes Berg1-2/+3
2019-01-29iwlwifi: remove TOF implementationJohannes Berg10-1584/+2
2019-01-29iwlwifi: mvm: get rid of tx_path_lockSara Sharon3-19/+36