summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorFilesLines
2026-06-10b43: add RF power offset for N-PHY r8 + radio 2057 r8Alessio Ferri1-0/+19
2026-06-10b43: add channel info table for N-PHY r8 + radio 2057 r8Alessio Ferri1-0/+106
2026-06-10b43: add IPA TX gain table for N-PHY r8 + radio 2057 r8Alessio Ferri1-0/+39
2026-06-10b43: support radio 2057 rev 8Alessio Ferri2-17/+110
2026-06-10b43: route d11 corerev 22 to 24-bit indirect radio accessAlessio Ferri1-1/+5
2026-06-10b43: add d11 core revision 0x16 to id tableAlessio Ferri1-0/+1
2026-06-10b43: add firmware mappings for rev22Alessio Ferri1-2/+10
2026-06-10wifi: brcmfmac: flowring: simplify flow allocationRosen Penev2-9/+3
2026-06-10wifi: brcm80211: change current_bss to valueRosen Penev2-35/+7
2026-05-13net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)1-8/+9
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+8
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy2-2/+5
2026-04-28wifi: brcmsmac: phy_lcn: Remove dead code in wlc_lcnphy_radio_2064_channel_tu...Chelsy Ratnawat1-10/+3
2026-04-27wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
2026-04-27wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-04-27wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-2/+4
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-7/+29
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+6
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein1-6/+11
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev1-1/+3
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou1-0/+5
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-03-24wifi: b43: kzalloc + kcalloc to kzalloc_flexRosen Penev2-12/+10
2026-03-13wifi: b43: use register definitions in nphy_op_software_rfkillJoshua Peisach1-13/+13
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern1-9/+9
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit1-10/+13
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-8/+8
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski3-8/+8
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook3-3/+3
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds4-8/+4
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds28-55/+55
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook48-123/+113
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang1-7/+2
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki3-5/+5
2026-01-08wifi: brcmfmac: fix/add kernel-doc commentsRandy Dunlap1-1/+5
2025-11-24wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede1-0/+14
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar3-22/+12
2025-09-12Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski6-13/+39
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng1-0/+23
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar4-8/+7
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod1-5/+9
2025-08-26wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou1-4/+2
2025-07-24wifi: Fix typosBjorn Helgaas5-10/+10
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song1-9/+10
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li2-21/+35
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert3-136/+0
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert2-198/+0
2025-07-23wifi: brcm80211: Remove unused functionsDr. David Alan Gilbert4-166/+0