index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
core.h
Age
Commit message (
Expand
)
Author
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-09-29
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-04-04
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
2019-02-08
brcmfmac: fix typos
Matteo Croce
2018-07-04
brcmfmac: handle msgbuf packets marked with monitor mode flag
Rafał Miłecki
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
2018-03-07
brcmfmac: add possibility to obtain firmware error
Arend Van Spriel
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
2017-11-10
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
2017-04-13
brcmfmac: remove reference to fwsignal data from struct brcmf_pub
Arend Van Spriel
2017-02-15
brcmfmac: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-20
brcmfmac: move brcmf_c_set_joinpref_default declaration to common.h
Rafał Miłecki
2016-09-26
brcmfmac: drop unused fields from struct brcmf_pub
Rafał Miłecki
2016-09-26
brcmfmac: remove worker from .ndo_set_mac_address() callback
Arend Van Spriel
2016-06-29
brcmfmac: use const char * for interface name in brcmf_add_if
Rafał Miłecki
2016-06-29
brcmfmac: fix lockup when removing P2P interface after event timeout
Rafał Miłecki
2016-06-09
brcmfmac: rework function picking free BSS index
Rafał Miłecki
2016-04-26
brcmfmac: add support for nl80211 BSS_SELECT feature
Arend van Spriel
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-03-07
brcmfmac: move module init and exit to common
Hante Meuleman
2016-03-07
brcmfmac: add neighbor discovery offload ip address table configuration
Franky Lin
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
2016-01-07
brcmfmac: add arp offload ip address table configuration support
Franky Lin
2015-11-26
brcmfmac: Use consistent naming for bsscfgidx.
Hante Meuleman
2015-11-26
brcmfmac: Simplify and fix usage of brcmf_ifname.
Hante Meuleman
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo