index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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-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