summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-21wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré1-1/+18
2024-02-21wifi: iwlwifi: load b0 version of ucode for HR1/HR2Mukesh Sisodiya1-1/+2
2024-02-21wifi: iwlwifi: handle per-phy statistics from fwMiri Korenblit2-1/+17
2024-02-21wifi: iwlwifi: iwl-fh.h: fix kernel-doc issuesJohannes Berg1-16/+20
2024-02-21wifi: iwlwifi: api: fix kernel-doc referenceJohannes Berg1-2/+2
2024-02-21wifi: iwlwifi: mvm: unlock mvm if there is no primary linkBenjamin Berg1-2/+4
2024-02-21wifi: iwlwifi: bump FW API to 90 for BZ/SC devicesMiri Korenblit2-2/+2
2024-02-21wifi: iwlwifi: mvm: support PHY context version 6Johannes Berg2-2/+6
2024-02-21wifi: iwlwifi: mvm: partially support PHY context version 6Johannes Berg3-13/+12
2024-02-21wifi: iwlwifi: mvm: support wider-bandwidth OFDMAJohannes Berg6-12/+30
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg2-33/+46
2024-02-21wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg2-9/+11
2024-02-21wifi: cfg80211: refactor RNR parsingJohannes Berg1-137/+169
2024-02-21wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg2-39/+34
2024-02-21wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()Johannes Berg1-165/+80
2024-02-21wifi: cfg80211: set correct param change count in ML elementBenjamin Berg1-10/+16
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko2-5/+7
2024-02-21wifi: mac80211: clean up assignments to pointer cache.Colin Ian King1-5/+1
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit3-11/+14
2024-02-21wifi: mac80211_hwsim: add support for switch_vif_chanctx callbackAditya Kumar Singh1-1/+43
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh12-14/+26
2024-02-21Merge branch 'rework-genet-mdioclocking'David S. Miller3-45/+57
2024-02-21Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"Florian Fainelli1-2/+0
2024-02-21net: bcmgenet: Pass "main" clock down to the MDIO driverFlorian Fainelli1-0/+4
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli2-43/+53
2024-02-21net: wan: framer: remove children from struct framer_ops kdocSimon Horman1-1/+0
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller306-7272/+18906
2024-02-21Merge branch 'net-kmem-cache-create'David S. Miller5-21/+8
2024-02-21ipv6: Simplify the allocation of slab cachesKunwu Chan1-4/+2
2024-02-21ipv4: Simplify the allocation of slab caches in ip_rt_initKunwu Chan1-3/+2
2024-02-21ipmr: Simplify the allocation of slab cachesKunwu Chan1-4/+1
2024-02-21ip6mr: Simplify the allocation of slab caches in ip6_mr_initKunwu Chan1-4/+1
2024-02-21net: kcm: Simplify the allocation of slab cachesKunwu Chan1-6/+2
2024-02-21net/dummy: Move stats allocation to coreBreno Leitao1-9/+1
2024-02-21tg3: simplify tg3_phy_autoneg_cfgHeiner Kallweit1-13/+4
2024-02-21tg3: copy only needed fields from userspace-provided EEE dataHeiner Kallweit1-1/+3
2024-02-21Merge branch 'net-constify-device_type'David S. Miller12-13/+13
2024-02-21net: hso: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: netdevsim: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: vlan: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: l2tp: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: hsr: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: geneve: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: ppp: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: vxlan: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: bridge: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: dsa: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-21net: usbnet: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski2-11/+12