summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2026-08-06wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()Abdun Nihaal
2026-08-02wifi: brcmfmac: fix P2P action frame handling without device vifJason Huang
2026-08-02wifi: brcmfmac: Set DMA direction for msgbuf packet IDsCan Peng
2026-08-02wifi: brcmfmac: validate msgbuf flowring IDs before useCan Peng
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: brcmfmac: use pre-assigned cookie for remain_on_channel and mgmt_txArend van Spriel
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-22wifi: brcmfmac: 43430 and 43455 are CYW partsPhil Elwell
2026-07-22wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang
2026-07-21wifi: brcmfmac: add DPP supportJason Huang
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao
2026-07-06wifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-10b43: add RF power offset for N-PHY r8 + radio 2057 r8Alessio Ferri
2026-06-10b43: add channel info table for N-PHY r8 + radio 2057 r8Alessio Ferri
2026-06-10b43: add IPA TX gain table for N-PHY r8 + radio 2057 r8Alessio Ferri
2026-06-10b43: support radio 2057 rev 8Alessio Ferri
2026-06-10b43: route d11 corerev 22 to 24-bit indirect radio accessAlessio Ferri
2026-06-10b43: add d11 core revision 0x16 to id tableAlessio Ferri
2026-06-10b43: add firmware mappings for rev22Alessio Ferri
2026-06-10wifi: brcmfmac: flowring: simplify flow allocationRosen Penev
2026-06-10wifi: brcm80211: change current_bss to valueRosen Penev
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy
2026-04-28wifi: brcmsmac: phy_lcn: Remove dead code in wlc_lcnphy_radio_2064_channel_tu...Chelsy Ratnawat
2026-04-27wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani
2026-04-27wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani
2026-04-27wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-03-24wifi: b43: kzalloc + kcalloc to kzalloc_flexRosen Penev
2026-03-13wifi: b43: use register definitions in nphy_op_software_rfkillJoshua Peisach
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
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