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