summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211
AgeCommit message (Expand)Author
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
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
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki
2026-01-08wifi: brcmfmac: fix/add kernel-doc commentsRandy Dunlap
2025-11-24wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod
2025-08-26wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2025-07-24wifi: Fix typosBjorn Helgaas
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert
2025-07-23wifi: brcm80211: Remove unused functionsDr. David Alan Gilbert
2025-07-23wifi: brcmfmac: cyw: Fix __counted_by to be LE variantKees Cook
2025-07-21wifi: brcmfmac: support CYW54591 PCIE deviceDouble Lo
2025-07-21wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode existsTing-Ying Li
2025-06-20wifi: brcmfmac: Make read-only array cfg_offset static constColin Ian King
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-09wifi: brcmfmac: Fix structure size for WPA3 external SAETing-Ying Li
2025-05-09wifi: brcmfmac: cyw: support external SAE authentication in station modeArend van Spriel
2025-05-09wifi: brcmfmac: make per-vendor event map constArend van Spriel
2025-05-09wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware eventsArend van Spriel
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-04-23wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd()Wentao Liang
2025-04-23wifi: brcmsmac: Spelling correctionsSimon Horman
2025-04-23wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02wifi: brcmfmac: fix memory leak in brcmf_get_module_paramAbdun Nihaal
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-02-26wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske
2025-02-10Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds