aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-28wifi: rtw89: 8852c: declare to support two chanctxZong-Zhe Yang1-1/+1
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang5-2/+84
2023-09-28wifi: rtw89: mcc: fix NoA start time when GO is auxiliaryZong-Zhe Yang1-0/+4
2023-09-28wifi: rt2x00: remove redundant check if u8 array element is less than zeroColin Ian King1-3/+0
2023-09-28wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handlingKalle Valo1-2/+8
2023-09-28wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov1-19/+25
2023-09-28wifi: ath12k: add msdu_end structure for WCN7850Kang Yang2-20/+83
2023-09-28wifi: ath12k: Set default beacon mode to burst modeSidhanta Sahu1-2/+2
2023-09-28wifi: ath12k: call ath12k_mac_fils_discovery() without conditionAloka Dixit1-3/+1
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan8-31/+23
2023-09-28wifi: ath12k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN7850Wen Gong1-0/+5
2023-09-28wifi: ath12k: change to treat alpha code na as world wide regdomainWen Gong1-1/+7
2023-09-28wifi: ath12k: indicate scan complete for scan canceled when scan runningWen Gong1-6/+12
2023-09-28wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K...Wen Gong1-6/+9
2023-09-28wifi: ath12k: fix recovery fail while firmware crash when doing channel switchWen Gong1-0/+3
2023-09-28wifi: ath12k: add support for hardware rfkill for WCN7850Lingbo Kong8-0/+196
2023-09-28wifi: ath11k: use kstrtoul_from_user() where appropriateDmitry Antipov1-18/+8
2023-09-28Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni9-208/+201
2023-09-28ice: always add legacy 32byte RXDID in supported_rxdidsMichal Schmidt1-5/+7
2023-09-28ethernet/intel: Use list_for_each_entry() helperJinjie Ruan2-10/+4
2023-09-28net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi1-0/+5
2023-09-27wifi: iwlwifi: mvm: Fix incorrect usage of scan APIIlan Peer1-1/+1
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad1-1/+1
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad1-0/+1
2023-09-25wifi: iwlwifi: add mapping of a periphery register crf for WH RFMukesh Sisodiya2-0/+4
2023-09-25wifi: iwlwifi: mvm: check for iwl_mvm_mld_update_sta() errorsJohannes Berg1-0/+2
2023-09-25wifi: iwlwifi: mvm: support injection antenna controlJohannes Berg1-4/+12
2023-09-25wifi: iwlwifi: mvm: refactor TX rate handlingJohannes Berg1-33/+45
2023-09-25wifi: iwlwifi: mvm: make pldr_sync AX210 specificJohannes Berg1-5/+7
2023-09-25wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg1-0/+3
2023-09-25wifi: iwlwifi: mvm: add support for new wowlan_info_notifYedidya Benshimol3-33/+184
2023-09-25wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg1-0/+9
2023-09-25wifi: iwlwifi: implement enable/disable for China 2022 regulatoryAnjaneyulu5-4/+36
2023-09-25wifi: iwlwifi: mvm: handle link-STA allocation in restartJohannes Berg1-5/+16
2023-09-25wifi: iwlwifi: mvm: iterate active links for STA queuesJohannes Berg1-3/+4
2023-09-25wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach9-27/+148
2023-09-25wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKSIlan Peer1-0/+8
2023-09-25wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg1-9/+9
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg6-6/+6
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang6-8/+761
2023-09-22wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chipsZong-Zhe Yang8-31/+63
2023-09-22wifi: rtw89: load TX power by rate when RFE parms setupZong-Zhe Yang2-7/+10
2023-09-22wifi: rtw89: phy: refine helpers used for raw TX powerZong-Zhe Yang2-35/+43
2023-09-22wifi: rtw89: indicate TX power by rate table inside RFE parameterZong-Zhe Yang14-11/+12
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang10-12/+17
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih2-3/+24
2023-09-22wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov2-24/+8
2023-09-22wifi: mwifiex: simplify PCIE write operationsDmitry Antipov1-224/+66
2023-09-22wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2-9/+11
2023-09-22mlxsw: Edit IPv6 key blocks to use one less block for multicast forwardingAmit Cohen4-3/+22