summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmsmac
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-29/+27
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang-7/+2
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song-9/+10
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert-136/+0
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert-198/+0
2025-07-23wifi: brcm80211: Remove unused functionsDr. David Alan Gilbert-166/+0
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong-4/+2
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor-1/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-1/+2
2025-04-23wifi: brcmsmac: Spelling correctionsSimon Horman-15/+15
2024-12-13wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()Dmitry Antipov-0/+3
2024-10-31wifi: brcm80211: Remove unused dma_txflush()Dr. David Alan Gilbert-10/+0
2024-10-17wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()Dr. David Alan Gilbert-6/+0
2024-09-03wifi: brcmsmac: Use kvmemdup to simplify the codeJinjie Ruan-4/+2
2024-08-04wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checksDmitry Kandybka-21/+1
2024-06-26wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel-0/+1
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-1/+1
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-40/+33
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert-6/+0
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer-25/+24
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-5/+5
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+3
2024-05-14wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda-9/+9
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-3/+3
2024-04-26wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars structChristophe JAILLET-6/+0
2024-02-28wifi: brcmsmac: silence sparse warningsJohannes Berg-8/+10
2024-02-16wifi: brcmsmac: avoid function pointer castsArnd Bergmann-5/+5
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+4
2024-02-05wifi: brcmsmac: Drop legacy headerLinus Walleij-1/+0
2024-01-18wifi: brcmsmac: phy: Remove unreachable codeArtem Chernyshev-11/+5
2023-10-30wifi: brcmsmac: replace deprecated strncpy with memcpyJustin Stitt-3/+3
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt-4/+3
2023-08-02wifi: brcmsmac: cleanup SCB-related data typesDmitry Antipov-28/+4
2023-08-02wifi: brcmsmac: remove more unused data typesDmitry Antipov-14/+0
2023-07-25wifi: brcmsmac: remove unused data typeDmitry Antipov-8/+0
2023-06-16wifi: brcmsmac: fix gnu_printf warningsKalle Valo-0/+8
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+1
2023-03-31wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix-2/+1
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix-2/+0
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann-0/+1
2022-11-04bcma: Use the proper gpio includeLinus Walleij-3/+0
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller-1/+1
2022-08-09wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier-1/+1
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-8/+4
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan-1/+1
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)-8/+4
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-1/+1