aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel1-1/+1
2022-12-08wifi: brcmfmac: introduce BRCMFMAC exported symbols namespaceArend van Spriel1-0/+6
2022-12-08wifi: brcmfmac: add support for vendor-specific firmware apiArend van Spriel1-0/+2
2022-10-05brcmfmac: add creating station interface supportWright Feng1-0/+1
2022-03-06wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-3/+3
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner1-1/+1
2020-01-26brcmfmac: add initial support for monitor modeRafał Miłecki1-0/+2
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki1-0/+1
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel1-12/+1
2019-04-04brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki1-0/+2
2019-02-08brcmfmac: fix typosMatteo Croce1-1/+1
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki1-0/+2
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel1-0/+1
2018-03-27brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel1-2/+1
2018-03-07brcmfmac: add possibility to obtain firmware errorArend Van Spriel1-0/+2
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu1-0/+2
2017-11-10brcmfmac: disable packet filtering in promiscuous modeFranky Lin1-0/+1
2017-04-13brcmfmac: remove reference to fwsignal data from struct brcmf_pubArend Van Spriel1-2/+0
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser1-2/+0
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki1-1/+0
2016-09-26brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki1-4/+0
2016-09-26brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel1-2/+0
2016-06-29brcmfmac: use const char * for interface name in brcmf_add_ifRafał Miłecki1-1/+1
2016-06-29brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki1-1/+1
2016-06-09brcmfmac: rework function picking free BSS indexRafał Miłecki1-1/+0
2016-04-26brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel1-0/+1
2016-04-14brcmfmac: revise handling events in receive pathArend van Spriel1-2/+1
2016-04-14brcmfmac: cleanup ampdu-rx host reorder codeArend van Spriel1-4/+0
2016-04-14brcmfmac: screening firmware event packetFranky Lin1-1/+2
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman1-0/+2
2016-03-07brcmfmac: add neighbor discovery offload ip address table configurationFranky Lin1-0/+7
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman1-2/+3
2016-01-07brcmfmac: add arp offload ip address table configuration supportFranky Lin1-0/+2
2015-11-26brcmfmac: Use consistent naming for bsscfgidx.Hante Meuleman1-3/+3
2015-11-26brcmfmac: Simplify and fix usage of brcmf_ifname.Hante Meuleman1-1/+1
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-0/+221