index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
msgbuf.c
Age
Commit message (
Expand
)
Author
2022-12-22
wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
Zhengchao Shao
2022-08-10
wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring
Wright Feng
2022-08-10
wifi: brcmfmac: fix continuous 802.1x tx pending timeout error
Wright Feng
2022-03-06
wireless: brcmfmac: Use netif_rx().
Sebastian Andrzej Siewior
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
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
2020-07-14
brcmfmac: increase message buffer size for control packets
Jia-Shyr Chuang
2020-01-26
brcmfmac: Remove always false 'idx < 0' statement
yuehaibing
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
2019-07-24
brcmfmac: simply remove flowring if bus is down
Arend van Spriel
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-01
brcmfmac: set txflow request id from 1 to pktids array size
Wright Feng
2019-02-28
brcmfmac: print firmware reported general status errors
Rafał Miłecki
2019-02-28
brcmfmac: fix size of the struct msgbuf_ring_status
Rafał Miłecki
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-19
brcmfmac: print firmware reported ring status errors
Rafał Miłecki
2019-02-19
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
2018-07-04
brcmfmac: handle msgbuf packets marked with monitor mode flag
Rafał Miłecki
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
2018-01-24
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
2016-11-29
brcmfmac: add pcie host dongle interface rev6 support
Franky Lin
2016-11-09
brcmfmac: proto: add callback for queuing TX data
Rafał Miłecki
2016-06-03
brcmfmac: add eth_type_trans back for PCIe full dongle
Franky Lin
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-04-14
brcmfmac: screening firmware event packet
Franky Lin
2016-02-25
brcmfmac: Increase nr of supported flowrings.
Hante Meuleman
2016-01-08
brcmfmac: use msecs_to_jiffies() in macro definitions
Arend van Spriel
2015-12-11
brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver
Kosuke Tatsukawa
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo