summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-22wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion tableKarthikeyan Periyasamy
2024-04-22wifi: ath12k: Refactor the hardware cookie conversion initKarthikeyan Periyasamy
2024-04-22wifi: ath12k: avoid redundant code in Rx cookie conversion initKarthikeyan Periyasamy
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-04-18wifi: ath12k: enable service flag for survey dump statsThiraviyam Mariyappan
2024-04-18wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXTKalle Valo
2024-04-18wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET
2024-04-18wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter
2024-04-18dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit propertyChristian Lamparter
2024-04-16wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang
2024-04-16wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy
2024-04-10wifi: ath12k: support get_survey mac op for single wiphySriram R
2024-04-10wifi: ath12k: Modify rts threshold mac op for single wiphySriram R
2024-04-10wifi: ath12k: Modify set and get antenna mac ops for single wiphySriram R
2024-04-10wifi: ath12k: modify regulatory support for single wiphy architectureSriram R
2024-04-10wifi: ath12k: Add additional checks for vif and sta iteratorsSriram R
2024-04-10wifi: ath12k: Cache vdev configs before vdev createSriram R
2024-04-10wifi: ath12k: fetch correct radio based on vdev statusSriram R
2024-04-10wifi: ath12k: scan statemachine changes for single wiphySriram R
2024-04-10wifi: ath12k: vdev statemachine changes for single wiphySriram R
2024-04-10wifi: ath12k: modify ath12k mac start/stop ops for single wiphySriram R
2024-04-10wifi: ath12k: Modify add and remove chanctx ops for single wiphy supportSriram R
2024-04-10wifi: ath12k: add multiple radio support in a single MAC HW un/registerKarthikeyan Periyasamy
2024-04-09wifi: ath12k: correct the capital word typoKarthikeyan Periyasamy
2024-04-09wifi: ath11k: support hibernationBaochen Qiang
2024-04-09net: qrtr: support suspend/hibernationBaochen Qiang
2024-04-08wifi: ath12k: fix link capable flagsKarthikeyan Periyasamy
2024-04-08wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy
2024-04-05Merge branch 'mhi-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git...Kalle Valo
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov
2024-04-05dt-bindings: net: wireless: ath10k: describe firmware-name propertyDmitry Baryshkov
2024-04-04wifi: ath6kl: sdio: simplify module initializationKrzysztof Kozlowski
2024-04-04wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...Gustavo A. R. Silva
2024-04-04wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...Gustavo A. R. Silva
2024-04-04wifi: ath12k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson
2024-04-04wifi: ath11k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson
2024-04-04wifi: ath9k: work around memset overflow warningArnd Bergmann
2024-04-04wifi: carl9170: re-fix fortified-memset warningArnd Bergmann
2024-04-04wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan
2024-04-04wifi: ath12k: debugfs: radar simulation supportRamya Gnanasekar
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan
2024-04-03Merge branch 'mlxsw-preparations-for-improving-performance'Jakub Kicinski
2024-04-03mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen
2024-04-03mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen
2024-04-03mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused wait queueAmit Cohen
2024-04-03mlxsw: pci: Use only one event queueAmit Cohen
2024-04-03mlxsw: pci: Rename MLXSW_PCI_EQS_COUNTAmit Cohen