summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-02-04iwlwifi: dbg_ini: create new dump flow and implement prph dumpShahar S Matityahu
2019-02-04iwlwifi: dbg_ini: align struct iwl_fw_ini_region_cfg to the FWShahar S Matityahu
2019-02-04iwlwifi: mvm: fix RSS config commandSara Sharon
2019-02-04iwlwifi: mvm: support absolute thresholds in bf configurationAvigail Grinstein
2019-02-04iwlwifi: mvm: don't hide HE radiotap data in SKBJohannes Berg
2019-02-04iwlwifi: mvm: add description to second BAD_COMMAND assert numberNaftali Goldstein
2019-02-04iwlwifi: move config structs to C fileJohannes Berg
2019-02-04iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg
2019-02-04iwlwifi: dbg_ini: remove redundant dram buffer allocationShahar S Matityahu
2019-02-04iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg
2019-02-04iwlwifi: mvm: config mac ctxt to HE before TLCLiad Kaufman
2019-02-04iwlwifi: mvm: add tlc command name to outputLiad Kaufman
2019-02-04iwlwifi: mvm: remove redundant conditionJohannes Berg
2019-02-04iwlwifi: mvm: limit AMSDU size to 8KSara Sharon
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho
2019-02-04iwlwifi: dvm: fix some fall through warningsLuca Coelho
2019-02-04iwlwifi: dbg_ini: update ini structs meta docShahar S Matityahu
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu
2019-02-04iwlwifi: mvm: remove duplicated include from ops.cYueHaibing
2019-02-04iwlwifi: mvm: support new format for the beacon notificationEmmanuel Grumbach
2019-02-04iwlwifi: dbg_ini: update max region id num to support 64 regionsShahar S Matityahu
2019-02-04iwlwifi: dbg_ini: update ini triggers enumShahar S Matityahu
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon
2019-02-04iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu
2019-02-04iwlwifi: dbg_ini: give better naming to region struct fieldsShahar S Matityahu
2019-02-04iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad namingShahar S Matityahu
2019-02-04iwlwifi dbg_ini: update ini structs docShahar S Matityahu
2019-02-04iwlwifi: bump FW API to 44 for 9000 and 22000 seriesLuca Coelho
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01mt7601u: do not use WARN_ON in the datapathLorenzo Bianconi
2019-02-01mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01libertas: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-02-01wlcore: clean up an indentation issueColin Ian King