summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-09Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-09-09Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo
2024-09-09Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtwKalle Valo
2024-09-09wifi: brcmfmac: cfg80211: Convert comma to semicolonChen Ni
2024-09-09wifi: rsi: Remove an unused field in struct rsi_debugfsChristophe JAILLET
2024-09-09wifi: libertas: Cleanup unused declarationsYue Haibing
2024-09-09wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_pro...Li Zetao
2024-09-09wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_pr...Li Zetao
2024-09-09wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_paramJiawei Ye
2024-09-09wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva
2024-09-06wifi: mt76: mt7925: replace chan config with extend txpower config for clcMing Yen Hsieh
2024-09-06wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clcMing Yen Hsieh
2024-09-06wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7925: convert comma to semicolonChen Ni
2024-09-06wifi: mt76: mt7925: fix a potential association failure upon resumingMichael Lo
2024-09-06wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-06wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke
2024-09-06wifi: mt76: mt7915: avoid long MCU command timeouts during SERFelix Fietkau
2024-09-06wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau
2024-09-06wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau
2024-09-06wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu
2024-09-06wifi: mt76: shrink mt76_queue_bufFelix Fietkau
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau
2024-09-06wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connacFelix Fietkau
2024-09-06wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau
2024-09-06wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin
2024-09-06wifi: mt76: mt7915: reset the device after MCU timeoutFelix Fietkau
2024-09-06wifi: mt76: mt7915: retry mcu messagesFelix Fietkau
2024-09-06wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_resetFelix Fietkau
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau
2024-09-06wifi: mt76: connac: add support for IEEE 802.11 fragmentationBenjamin Lin
2024-09-06wifi: mt76: mt7915: allocate vif wcid in the same range as stationsFelix Fietkau
2024-09-06wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau
2024-09-06wifi: mt76: add separate tx scheduling queue for off-channel txFelix Fietkau
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-09-06wifi: mt76: fix mt76_get_rateFelix Fietkau
2024-09-06wifi: mt76: mt7603: initialize chainmaskFelix Fietkau
2024-09-06wifi: mt76: mt7603: fix reading target power from eepromFelix Fietkau
2024-09-06wifi: mt76: mt7603: fix mixed declarations and codeFelix Fietkau
2024-09-06wifi: mt76: connac: fix checksum offload fields of connac3 RXDPeter Chiu