summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein
2020-10-08iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon
2020-10-08iwlwifi: mvm: remove memset of kek_kck commandSara Sharon
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach
2020-10-08iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho
2020-10-08iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho
2020-10-08iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho
2020-10-08iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon
2020-10-08iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho
2020-10-08iwlwifi: support an additional Qu subsystem idGolan Ben Ami
2020-10-08iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELLJohannes Berg
2020-10-08iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho
2020-10-08iwlwifi: update prph scratch structure to include PNVM dataLuca Coelho
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera
2020-10-08rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu
2020-10-08mwifiex: fix double freeTom Rix
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones
2020-10-08iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones
2020-10-08iwlwifi: mvm: tx: Demote misuse of kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones
2020-10-04Merge branch 'net-Constify-struct-genl_small_ops'David S. Miller
2020-10-04net: openvswitch: Constify static struct genl_small_opsRikard Falkeborn
2020-10-04mptcp: Constify mptcp_pm_opsRikard Falkeborn
2020-10-04drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmitXie He
2020-10-04Merge branch 'bnxt_en-net-next-updates'David S. Miller
2020-10-04bnxt_en: Eliminate unnecessary RX resets.Michael Chan
2020-10-04bnxt_en: Reduce unnecessary message log during RX errors.Michael Chan
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan
2020-10-04bnxt_en: Implement RX ring reset in response to buffer errors.Michael Chan
2020-10-04bnxt_en: Refactor bnxt_init_one_rx_ring().Michael Chan