开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
core.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-08
wifi: brcmfmac: rename function that frees vif
Rafał Miłecki
2025-06-24
wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
Ting-Ying Li
2025-05-09
wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events
Arend van Spriel
2025-01-16
wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
Marcel Hamer
2024-12-18
wifi: brcmfmac: clarify unmodifiable headroom log message
Alex Shumsky
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-08-04
wifi: brcmfmac: introducing fwil query functions
Arend van Spriel
2024-01-19
wifi: brcmfmac: allow per-vendor event handling
Arend van Spriel
2024-01-19
wifi: brcmfmac: export firmware interface functions
Arend van Spriel
2022-12-22
wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
Zhang Changzhong
2022-12-08
wifi: brcmfmac: add vendor name in revinfo debugfs file
Arend van Spriel
2022-12-08
wifi: brcmfmac: add support for vendor-specific firmware api
Arend van Spriel
2022-10-04
brcmfmac: dump dongle memory when attaching failed
Wright Feng
2022-09-07
wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
Alexander Coffin
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-10
wifi: brcmfmac: fix continuous 802.1x tx pending timeout error
Wright Feng
2022-07-28
wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helper
Hans de Goede
2022-05-11
brcmfmac: allow setting wlan MAC address using device tree
Pavel Löbl
2022-03-06
wireless: brcmfmac: Use netif_rx().
Sebastian Andrzej Siewior
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-06-23
brcmfmac: Silence error messages about unsupported firmware features
Dmitry Osipenko
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
2021-04-22
brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
Christophe JAILLET
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2020-10-02
Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-10-01
brcmfmac: Fix warning when hitting FW crash with flow control feature
Wright Feng
2020-09-29
net: brcmfmac: Convey allocation mode as argument
Sebastian Andrzej Siewior
2020-09-29
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-08-18
brcmfmac: check ndev pointer
Tom Rix
2020-07-14
brcmfmac: set pacing shift before transmitting skb to bus
Wright Feng
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-04
brcmfmac: remove arp_hostip_clear from brcmf_netdev_stop
Wright Feng
2020-04-06
brcmfmac: add stub for monitor interface xmit
Rafał Miłecki
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2019-12-18
brcmfmac: set interface carrier to off by default
Rafał Miłecki
2019-11-20
brcmfmac: remove monitor interface when detaching
Rafał Miłecki
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
2019-09-06
brcmfmac: add "reset" debugfs entry for testing reset
Rafał Miłecki
2019-07-24
brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down
Arend van Spriel
2019-07-24
brcmfmac: change the order of things in brcmf_detach()
Arend van Spriel
2019-07-24
Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
Arend van Spriel
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-04-04
brcmfmac: fix Oops when bringing up interface during USB disconnect
Piotr Figiel
2019-04-04
brcmfmac: fix NULL pointer derefence during USB disconnect
Piotr Figiel
2019-04-04
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
2019-04-04
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
[next]