开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
fwsignal.c
Age
Commit message (
Expand
)
Author
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
2024-08-04
wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()
Christophe JAILLET
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-10
wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completed
Wataru Gohda
2022-03-06
wireless: brcmfmac: Use netif_rx().
Sebastian Andrzej Siewior
2020-12-07
brcmfmac: remove redundant assignment to pointer 'entry'
Colin Ian King
2020-09-29
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-09-01
brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'
Lee Jones
2020-09-01
brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
Lee Jones
2020-07-14
brcmfmac: set state of hanger slot to FREE when flushing PSQ
Wright Feng
2020-07-14
brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map
Double Lo
2020-07-14
brcmfmac: update tx status flags to sync with firmware
Chung-Hsien Hsu
2020-07-14
brcmfmac: allow credit borrowing for all access categories
Raveendran Somu
2020-07-14
brcmfmac: To fix kernel crash on out of boundary access
Raveendran Somu
2020-05-12
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Saravanan Shanmugham
2020-05-04
brcmfmac: remove comparison to bool in brcmf_fws_attach()
Jason Yan
2020-03-26
brcmfmac: increase max hanger slots from 1K to 3K in fws layer
Madhan Mohan R
2020-03-26
brcmfmac: Fix double freeing in the fmac usb data path
Raveendran Somu
2020-01-26
brcmfmac: use true,false for bool variable
zhengbin
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 NULL pointer derefence during USB disconnect
Piotr Figiel
2019-04-04
brcmfmac: fix WARNING during USB disconnect in case of unempty psq
Piotr Figiel
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2018-12-13
brcmfmac: handle compressed tx status signal
Chung-Hsien Hsu
2018-12-13
brcmfmac: add credit numbers updating support
Wright Feng
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
2017-06-15
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
2017-04-13
brcmfmac: remove reference to fwsignal data from struct brcmf_pub
Arend Van Spriel
2017-04-13
brcmfmac: ignore interfaces when fwsignal is disabled
Arend Van Spriel
2017-04-13
brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach
Arend Van Spriel
2016-11-09
brcmfmac: proto: add callback for queuing TX data
Rafał Miłecki
2016-09-26
brcmfmac: drop unused fields from struct brcmf_pub
Rafał Miłecki
2016-07-18
brcmfmac: restore stopping netdev queue when bus clogs up
Arend Van Spriel
2016-06-16
brcmfmac: fix skb priority handling
Hante Meuleman
2016-04-14
brcmfmac: revise handling events in receive path
Arend van Spriel
2016-04-14
brcmfmac: cleanup ampdu-rx host reorder code
Arend van Spriel
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
2015-12-11
brcmfmac: only lock and unlock fws if fws is not null
Colin Ian King
2015-11-26
brcmfmac: Use consistent naming for bsscfgidx.
Hante Meuleman
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo