summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-16wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850Kang Yang
2025-05-16wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()Kang Yang
2025-05-16wifi: ath12k: Abort scan before removing link interface to prevent duplicate ...Lingbo Kong
2025-05-16wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Baochen Qiang
2025-05-16wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDBaochen Qiang
2025-05-16wifi: ath12k: fill parameters for vdev set TPC power WMI commandBaochen Qiang
2025-05-16wifi: ath12k: save max transmit power in vdev start response event from firmwareBaochen Qiang
2025-05-16wifi: ath12k: add parse of transmit power envelope elementBaochen Qiang
2025-05-16wifi: ath12k: save power spectral density(PSD) of regulatory ruleBaochen Qiang
2025-05-16wifi: ath12k: update regulatory rules when connection establishedBaochen Qiang
2025-05-16wifi: ath12k: update regulatory rules when interface addedBaochen Qiang
2025-05-16wifi: ath12k: determine interface mode in _op_add_interface()Baochen Qiang
2025-05-16wifi: ath12k: store reg info for later useBaochen Qiang
2025-05-16wifi: ath12k: move reg info handling outsideBaochen Qiang
2025-05-16wifi: ath12k: add support to select 6 GHz regulatory typeBaochen Qiang
2025-05-16wifi: ath12k: refactor ath12k_reg_build_regd()Baochen Qiang
2025-05-16wifi: ath12k: refactor ath12k_reg_chan_list_event()Baochen Qiang
2025-05-16wifi: ath12k: fix a possible dead lock caused by ab->base_lockBaochen Qiang
2025-05-16wifi: ath12k: delete mon reap timerKang Yang
2025-05-16wifi: ath12k: Add support to simulate firmware crashDinesh Karthikeyan
2025-05-16net: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16wifi: ath11k: support DBS and DFS compatibilityYu Zhang(Yuriy)
2025-05-16wifi: ath11k: fix rx completion meta data corruptionJohan Hovold
2025-05-16wifi: ath11k: fix ring-buffer corruptionJohan Hovold
2025-05-16wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum
2025-05-16wifi: ath9k: ahb: do ioremap resource in one stepRosen Penev
2025-05-16wifi: ath10k: Constify structures in hw.cChristophe JAILLET
2025-05-16wifi: ath10k: Fix spelling mistake "comple" -> "complete"Colin Ian King
2025-05-16wifi: ath12k: Use scan link ID 15 for all scan operationsAditya Kumar Singh
2025-05-16wifi: ath12k: handle scan link during vdev createAditya Kumar Singh
2025-05-16wifi: ath12k: read country code from SMBIOS for WCN7850Wen Gong
2025-05-16idpf: add support for Rx timestampingMilena Olech
2025-05-16idpf: add Tx timestamp flowsMilena Olech
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech
2025-05-16idpf: add PTP clock configurationMilena Olech
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech
2025-05-16idpf: negotiate PTP capabilities and get PTP clockMilena Olech
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech
2025-05-16Merge tag 'rtw-next-2025-05-16' of https://github.com/pkshih/rtwJohannes Berg
2025-05-15net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-16wifi: rtw89: fix firmware scan delay unit for WiFi 6 chipsChin-Yen Lee
2025-05-16wifi: rtw88: fix the 'para' buffer size to avoid reading out of boundsAlexey Kodanev
2025-05-15net: lan743x: implement ndo_hwtstamp_get()Vladimir Oltean
2025-05-15net: lan743x: convert to ndo_hwtstamp_set()Vladimir Oltean
2025-05-16wifi: rtw89: mcc: avoid redundant recalculations if no chance to improveZong-Zhe Yang
2025-05-16wifi: rtw89: mcc: deal with non-periodic NoAZong-Zhe Yang
2025-05-16wifi: rtw89: mcc: introduce calculation of anchor patternZong-Zhe Yang