index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
Age
Commit message (
Expand
)
Author
2024-10-17
wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
2024-10-17
wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()
Dr. David Alan Gilbert
2024-10-17
wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
Dr. David Alan Gilbert
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-18
wifi: brcmfmac: add flag for random seed during firmware download
Jacobe Zang
2024-09-18
wifi: brcmfmac: Add optional lpo clock enable support
Jacobe Zang
2024-09-18
wifi: brcmfmac: of: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-09
wifi: brcmfmac: cfg80211: Convert comma to semicolon
Chen Ni
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
2024-08-10
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
Janne Grunau
2024-08-04
wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checks
Dmitry Kandybka
2024-08-04
wifi: brcmfmac: introducing fwil query functions
Arend van Spriel
2024-08-04
wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()
Christophe JAILLET
2024-06-26
wifi: brcmfmac: of: Support interrupts-extended
Alex Bee
2024-06-26
wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
Arend van Spriel
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-12
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-01
wifi: brcm80211: remove unused structs
Dr. David Alan Gilbert
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-05-14
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-26
wifi: brcmfmac: remove unused brcmf_usb_image struct
Christophe JAILLET
2024-04-26
wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct
Christophe JAILLET
2024-04-10
wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"
Colin Ian King
2024-04-04
wifi: brcm80211: drop driver owner initialization
Krzysztof Kozlowski
2024-03-12
wifi: brcmfmac: pcie: handle randbuf allocation failure
Duoming Zhou
2024-03-05
wifi: brcm80211: handle pmk_op allocation failure
Duoming Zhou
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
2024-02-27
wifi: brcmfmac: do not pass hidden SSID attribute as value directly
Alexey Berezhok
2024-02-27
wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
Gustavo A. R. Silva
2024-02-21
wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro
Hans de Goede
2024-02-16
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
2024-02-12
wifi: brcmfmac: do not cast hidden SSID attribute value to boolean
Alexey Berezhok
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2024-02-05
wifi: brcmsmac: Drop legacy header
Linus Walleij
2024-02-02
wifi: brcmfmac: Adjust n_channels usage for __counted_by
Kees Cook
2024-01-31
wifi: brcmfmac: add linefeed at end of file
Arend van Spriel
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN
Breno Leitao
2024-01-25
Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-01-19
wifi: brcmfmac: allow per-vendor event handling
Arend van Spriel
2024-01-19
wifi: brcmfmac: avoid invalid list operation when vendor attach fails
Arend van Spriel
2024-01-19
wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
Hector Martin
[next]