summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-26iwlwifi: mvm: d3: implement RSC command version 5Johannes Berg
2021-08-26iwlwifi: mvm: d3: make key reprogramming iteration optionalJohannes Berg
2021-08-26iwlwifi: mvm: d3: add separate key iteration for GTK typeJohannes Berg
2021-08-26iwlwifi: mvm: d3: refactor TSC/RSC configurationJohannes Berg
2021-08-26iwlwifi: mvm: d3: remove fixed cmd_flags argumentJohannes Berg
2021-08-26iwlwifi: mvm: d3: separate TKIP data from key iterationJohannes Berg
2021-08-26iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()Johannes Berg
2021-08-26iwlwifi: mvm: support new station key APIJohannes Berg
2021-08-26iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer
2021-08-26iwlwifi: pcie: implement Bz reset flowJohannes Berg
2021-08-26iwlwifi: implement Bz NMI behaviourJohannes Berg
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg
2021-08-26iwlwifi: read MAC address from correct place on BzJohannes Berg
2021-08-26iwlwifi: give Bz devices their own nameJohannes Berg
2021-08-26iwlwifi: split off Bz devices into their own familyJohannes Berg
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya
2021-08-26iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcastJohannes Berg
2021-08-26iwlwifi: mvm: clean up number of HW queuesJohannes Berg
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix
2021-08-26iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong
2021-08-26iwlwifi: mvm: fix old-style static const declarationWei Yongjun
2021-08-26iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211()Luca Coelho
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg
2021-08-26iwlwifi: mvm: set replay counter on key installJohannes Berg
2021-08-26iwlwifi: mvm: remove trigger EAPOL time eventMordechay Goodstein
2021-08-26iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein
2021-08-26iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer
2021-08-26iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer
2021-08-26iwlwifi: print PNVM complete notification status in hexadecimalLuca Coelho
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg
2021-08-26iwlwifi: mvm: avoid FW restart while shutting downJohannes Berg
2021-08-26iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTFJohannes Berg
2021-08-26iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policyShaul Triebitz
2021-08-26iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilitiesMordechay Goodstein
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26net: Add driver for LiteX's LiteETH network interfaceJoel Stanley
2021-08-26r8169: add rtl_enable_exit_l1Heiner Kallweit