summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon1-7/+13
2020-10-08iwlwifi: mvm: remove memset of kek_kck commandSara Sharon1-1/+0
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach3-6/+35
2020-10-08iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho3-5/+15
2020-10-08iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho1-2/+2
2020-10-08iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern1-8/+6
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera7-19/+102
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera4-20/+20
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera6-29/+26
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon2-6/+2
2020-10-08iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho1-1/+8
2020-10-08iwlwifi: support an additional Qu subsystem idGolan Ben Ami1-0/+1
2020-10-08iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELLJohannes Berg1-2/+0
2020-10-08iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho3-0/+65
2020-10-08iwlwifi: update prph scratch structure to include PNVM dataLuca Coelho1-9/+9
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho2-3/+23
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera18-38/+56
2020-10-08rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu3-3/+2
2020-10-08mwifiex: fix double freeTom Rix1-0/+2
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar1-1/+3
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones1-1/+4
2020-10-08iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones1-4/+4
2020-10-08iwlwifi: mvm: tx: Demote misuse of kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones1-3/+3
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones1-5/+3
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones1-2/+5
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones1-11/+11
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones1-6/+6
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-10-05net: openvswitch: Constify static struct genl_small_opsRikard Falkeborn2-2/+2
2020-10-05mptcp: Constify mptcp_pm_opsRikard Falkeborn1-1/+1
2020-10-05drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmitXie He1-28/+26
2020-10-04bnxt_en: Eliminate unnecessary RX resets.Michael Chan2-1/+53
2020-10-04bnxt_en: Reduce unnecessary message log during RX errors.Michael Chan1-2/+4
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan3-4/+12
2020-10-04bnxt_en: Implement RX ring reset in response to buffer errors.Michael Chan1-4/+75
2020-10-04bnxt_en: Refactor bnxt_init_one_rx_ring().Michael Chan1-46/+50
2020-10-04bnxt_en: Refactor bnxt_free_rx_skbs().Michael Chan1-68/+66
2020-10-04bnxt_en: Log FW health status info, if reset is aborted.Michael Chan1-1/+8
2020-10-04bnxt_en: perform no master recovery during startupEdwin Peer1-9/+29
2020-10-04bnxt_en: log firmware status on firmware init failureEdwin Peer2-5/+55
2020-10-04bnxt_en: refactor bnxt_alloc_fw_health()Edwin Peer1-22/+38
2020-10-04bnxt_en: Update firmware interface spec to 1.10.1.68.Vasundhara Volam1-3/+21
2020-10-04net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn1-4/+105