index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: brcmfmac: of: Support interrupts-extended
Alex Bee
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-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-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-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-12
wifi: brcmfmac: do not cast hidden SSID attribute value to boolean
Alexey Berezhok
2024-02-08
Merge wireless into wireless-next
Johannes Berg
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
2024-01-19
wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
Hector Martin
2024-01-19
wifi: brcmfmac: move feature overrides before feature_disable
Arend van Spriel
2024-01-19
wifi: brcmfmac: add per-vendor feature detection callback
Arend van Spriel
2024-01-19
wifi: brcmfmac: export firmware interface functions
Arend van Spriel
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
Zheng Wang
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2023-12-26
PCI: Remove unused 'node' member from struct pci_driver
Mathias Krause
2023-11-30
wifi: brcmfmac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-30
wifi: brcm80211: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-23
wifi: brcmfmac: fix format-truncation warnings
Kalle Valo
2023-10-11
wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and u...
Gustavo A. R. Silva
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-20
wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_by
Kees Cook
2023-09-20
wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_by
Kees Cook
2023-09-18
wifi: brcmfmac: Replace 1-element arrays with flexible arrays
Juerg Haefliger
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-08-08
wifi: brcm80211: handle params_v1 allocation failure
Petr Tesarik
2023-08-02
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
2023-06-16
wifi: brcmfmac: fix gnu_printf warnings
Kalle Valo
2023-06-08
wifi: brcmfmac: Detect corner error case earlier with log
Neal Sidhwaney
[next]