summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih
2025-11-18wifi: rtw89: phy: consider type 15 in BB gain tablePing-Ke Shih
2025-11-18wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922DPing-Ke Shih
2025-11-18wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFOPing-Ke Shih
2025-11-18wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCUPing-Ke Shih
2025-11-18wifi: rtw89: mac: separate pre-init code before downloading firmwarePing-Ke Shih
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik
2025-11-13wifi: rtw89: configure RX antenna if chips can supportPing-Ke Shih
2025-11-13wifi: rtw89: do RF calibration once setting channel when running pure monitor...Ping-Ke Shih
2025-11-13wifi: rtw89: consider data rate/bandwidth/GI for injected packetsPing-Ke Shih
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen
2025-11-13wifi: rtw89: 8852c: add compensation of thermal value from efuse calibrationPing-Ke Shih
2025-11-13wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw elementPing-Ke Shih
2025-11-13wifi: rtw89: fw: parse firmware element of DIAG_MACPing-Ke Shih
2025-11-13wifi: rtw89: pci: add to read PCI configuration space from common codePing-Ke Shih
2025-11-12Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2025-11-11wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C commandPing-Ke Shih
2025-11-11wifi: rtw89: Enable the new rtw89_8852au moduleBitterblue Smith
2025-11-11wifi: rtw89: Add rtw8852au.cBitterblue Smith
2025-11-11wifi: rtw89: 8852a: Accept USB devices and load their MAC addressBitterblue Smith
2025-11-11wifi: rtw89: Add rtw8852a_hfc_param_ini_usbBitterblue Smith
2025-11-11wifi: rtw89: Add rtw8852a_dle_mem_usbBitterblue Smith
2025-11-11wifi: rtw89: Use the correct power sequences for USB/SDIOBitterblue Smith
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski