summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09wifi: ath12k: check hardware major version for WCN7850Carl Huang
2023-06-09wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S
2023-06-09wifi: ath11k: update proper pdev/vdev id for testmode commandVenkateswara Naralasetty
2023-06-09wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()Uwe Kleine-König
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-09wifi: ath10k: Drop checks that are always falseUwe Kleine-König
2023-06-09wifi: ath10k: Drop cleaning of driver data from probe error path and removeUwe Kleine-König
2023-06-01wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-06-01wifi: ath11k: Add HTT stats for PHY reset caseNidhi Jain
2023-06-01wifi: ath11k: Allow ath11k to boot without caldata in ftm modeSowmiya Sree Elavalagan
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan
2023-06-01wifi: ath11k: remove unused function ath11k_tm_event_wmi()Govindaraj Saminathan
2023-06-01wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong
2023-05-26wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatoryP Praneesh
2023-05-25wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-05-25wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-25wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-17Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-05-17wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan
2023-05-17wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan
2023-05-17wifi: ath12k: increase vdev setup timeoutAishwarya R
2023-05-17wifi: rtw89: 8851b: rfk: add TSSIPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add DPKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add RX DCKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add to parse efuse contentPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add set channel functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add BT coexistence support functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: configure GPIO according to RFE typePing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add to read efuse version to recognize hardware version BPing-Ke Shih
2023-05-15wifi: rtl8xxxu: Rename some registersBitterblue Smith
2023-05-15wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith
2023-05-15wifi: brcmfmac: wcc: Add debug messagesMatthias Brugger
2023-05-15net: Remove low_thresh in ip defragAngus Chen
2023-05-15Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-05-13sfc: fix use-after-free in efx_tc_flower_record_encap_match()Edward Cree
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)
2023-05-13net: fec: using the standard return codes when xdp xmit errorsShenwei Wang
2023-05-13net: macb: Shorten max_tx_len to 4KiB - 56 on mpfsDaire McNamara
2023-05-13ping: Convert hlist_nulls to plain hlist.Kuniyuki Iwashima
2023-05-13Merge branch 'skb_frag_fill_page_desc'David S. Miller
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-13selftests: net: vxlan: Add tests for vxlan nolocalbypass option.Vladimir Nikishkin
2023-05-13net: vxlan: Add nolocalbypass option to vxlan.Vladimir Nikishkin
2023-05-13Merge branch 'broadcom-phy-wol'David S. Miller
2023-05-13net: bcmgenet: Add support for PHY-based Wake-on-LANFlorian Fainelli
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli
2023-05-12Merge branch 'sfc-decap'David S. Miller