summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/btcoex.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-08-26wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2020-09-01brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote othersLee Jones
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-05-22brcmfmac: btcoex: replace init_timer with setup_timerXie Qirong
2016-01-08brcmfmac: use jiffies for timeout in btcoexArend van Spriel
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo