summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: fix typosDimitri Fedrau
2024-02-21net: phy: c45: detect 100/1000BASE-T1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: Add BaseT1 auto-negotiation constantsDimitri Fedrau
2024-02-21net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipsetRaju Lakkaraju
2024-02-21Merge branch 'tls-fixes-for-record-type-handling-with-peek'Jakub Kicinski
2024-02-21selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca
2024-02-21tls: don't skip over different type records from the rx_listSabrina Dubroca
2024-02-21tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca
2024-02-21tls: break out of main loop when PEEK gets a non-data recordSabrina Dubroca
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-21wifi: wilc1000: revert reset line logic flipAlexis Lothoré
2024-02-21wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede
2024-02-21wifi: rtlwifi: set initial values for unexpected cases of USB endpoint priorityPing-Ke Shih
2024-02-21wifi: rtl8xxxu: check vif before using in rtl8xxxu_tx()Ping-Ke Shih
2024-02-21wifi: rtlwifi: rtl8192cu: Fix TX aggregationBitterblue Smith
2024-02-21wifi: wilc1000: remove AKM suite be32 conversion for external auth requestAlexis Lothoré
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-21Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-21Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-21bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida
2024-02-21wifi: nl80211: refactor parsing CSA offsetsJohannes Berg
2024-02-21wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré
2024-02-21wifi: iwlwifi: load b0 version of ucode for HR1/HR2Mukesh Sisodiya
2024-02-21wifi: iwlwifi: handle per-phy statistics from fwMiri Korenblit
2024-02-21wifi: iwlwifi: iwl-fh.h: fix kernel-doc issuesJohannes Berg
2024-02-21wifi: iwlwifi: api: fix kernel-doc referenceJohannes Berg
2024-02-21wifi: iwlwifi: mvm: unlock mvm if there is no primary linkBenjamin Berg
2024-02-21wifi: iwlwifi: bump FW API to 90 for BZ/SC devicesMiri Korenblit
2024-02-21wifi: iwlwifi: mvm: support PHY context version 6Johannes Berg
2024-02-21wifi: iwlwifi: mvm: partially support PHY context version 6Johannes Berg
2024-02-21wifi: iwlwifi: mvm: support wider-bandwidth OFDMAJohannes Berg
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg
2024-02-21wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg
2024-02-21wifi: cfg80211: refactor RNR parsingJohannes Berg
2024-02-21wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg
2024-02-21wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()Johannes Berg
2024-02-21wifi: cfg80211: set correct param change count in ML elementBenjamin Berg
2024-02-21wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuseAndy Shevchenko
2024-02-21wifi: mac80211: clean up assignments to pointer cache.Colin Ian King
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit
2024-02-21wifi: mac80211_hwsim: add support for switch_vif_chanctx callbackAditya Kumar Singh
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh