index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
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
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-19
brcmfmac: create debugfs files for bus-specific layer
Arend van Spriel
2019-02-19
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
2019-02-08
brcmfmac: support monitor frames with the hardware/ucode header
Rafał Miłecki
2018-12-20
brcmfmac: fix roamoff=1 modparam
Stijn Tintel
2018-07-04
brcmfmac: handle msgbuf packets marked with monitor mode flag
Rafał Miłecki
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
[next]