summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211
AgeCommit message (Expand)Author
2024-10-17wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-17wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()Dr. David Alan Gilbert
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-09wifi: brcmfmac: cfg80211: Convert comma to semicolonChen Ni
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03wifi: brcmsmac: Use kvmemdup to simplify the codeJinjie Ruan
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-04wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checksDmitry Kandybka
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel
2024-08-04wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()Christophe JAILLET
2024-06-26wifi: brcmfmac: of: Support interrupts-extendedAlex Bee
2024-06-26wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-12wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert
2024-06-01wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-05-14wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only deviceSamasth Norway Ananda
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-04-26wifi: brcmfmac: remove unused brcmf_usb_image structChristophe JAILLET
2024-04-26wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars structChristophe JAILLET
2024-04-10wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"Colin Ian King
2024-04-04wifi: brcm80211: drop driver owner initializationKrzysztof Kozlowski
2024-03-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou
2024-03-05wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou
2024-02-28wifi: brcmsmac: silence sparse warningsJohannes Berg
2024-02-27wifi: brcmfmac: do not pass hidden SSID attribute as value directlyAlexey Berezhok
2024-02-27wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4Gustavo A. R. Silva
2024-02-21wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede
2024-02-16wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2024-02-12wifi: brcmfmac: do not cast hidden SSID attribute value to booleanAlexey Berezhok
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-05wifi: brcmsmac: Drop legacy headerLinus Walleij
2024-02-02wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook
2024-01-31wifi: brcmfmac: add linefeed at end of fileArend van Spriel
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao
2024-01-25Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel
2024-01-19wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel
2024-01-19wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin