summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-02-04iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg1-1/+2
2019-02-04iwlwifi: mvm: config mac ctxt to HE before TLCLiad Kaufman2-2/+5
2019-02-04iwlwifi: mvm: add tlc command name to outputLiad Kaufman1-0/+1
2019-02-04iwlwifi: mvm: remove redundant conditionJohannes Berg1-5/+3
2019-02-04iwlwifi: mvm: limit AMSDU size to 8KSara Sharon1-1/+6
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach3-63/+102
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho6-5/+10
2019-02-04iwlwifi: dvm: fix some fall through warningsLuca Coelho2-3/+6
2019-02-04iwlwifi: dbg_ini: update ini structs meta docShahar S Matityahu1-11/+11
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu8-49/+81
2019-02-04iwlwifi: mvm: remove duplicated include from ops.cYueHaibing1-1/+0
2019-02-04iwlwifi: mvm: support new format for the beacon notificationEmmanuel Grumbach4-14/+48
2019-02-04iwlwifi: dbg_ini: update max region id num to support 64 regionsShahar S Matityahu1-1/+1
2019-02-04iwlwifi: dbg_ini: update ini triggers enumShahar S Matityahu1-46/+46
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu6-21/+24
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon5-40/+119
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon3-14/+7
2019-02-04iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu2-4/+3
2019-02-04iwlwifi: dbg_ini: give better naming to region struct fieldsShahar S Matityahu2-15/+18
2019-02-04iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad namingShahar S Matityahu1-1/+1
2019-02-04iwlwifi dbg_ini: update ini structs docShahar S Matityahu1-5/+5
2019-02-04iwlwifi: bump FW API to 44 for 9000 and 22000 seriesLuca Coelho2-2/+2
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada7-12/+10
2019-02-01mt7601u: do not use WARN_ON in the datapathLorenzo Bianconi1-3/+3
2019-02-01mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+2
2019-02-01libertas: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+0
2019-02-01rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-27/+0
2019-02-01rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2019-02-01brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-23/+5
2019-02-01b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-27/+8
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-28/+8
2019-02-01cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-20/+6
2019-02-01qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+1
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+3
2019-02-01wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+1
2019-02-01wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+1
2019-02-01wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-54/+5
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