summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King2020-12-071-1/+1
* net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner2020-09-291-5/+5
* brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones2020-09-011-0/+6
* brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'Lee Jones2020-09-011-14/+0
* brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng2020-07-141-0/+4
* brcmfmac: fix throughput zero stalls on PM 1 mode due to credit mapDouble Lo2020-07-141-1/+2
* brcmfmac: update tx status flags to sync with firmwareChung-Hsien Hsu2020-07-141-0/+10
* brcmfmac: allow credit borrowing for all access categoriesRaveendran Somu2020-07-141-24/+37
* brcmfmac: To fix kernel crash on out of boundary accessRaveendran Somu2020-07-141-0/+3
* brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham2020-05-121-23/+3
* brcmfmac: remove comparison to bool in brcmf_fws_attach()Jason Yan2020-05-041-1/+1
* brcmfmac: increase max hanger slots from 1K to 3K in fws layerMadhan Mohan R2020-03-261-1/+1
* brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu2020-03-261-2/+1
* brcmfmac: use true,false for bool variablezhengbin2020-01-261-1/+1
* Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"Arend van Spriel2019-07-241-12/+4
* brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-281-12/+1
* brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel2019-04-041-4/+12
* brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel2019-04-041-18/+24
* brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki2019-02-201-16/+22
* brcmfmac: handle compressed tx status signalChung-Hsien Hsu2018-12-131-50/+71
* brcmfmac: add credit numbers updating supportWright Feng2018-12-131-8/+15
* brcmfmac: use wiphy debugfs dir entryArend Van Spriel2018-03-271-4/+7
* brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel2017-06-151-1/+1
* brcmfmac: remove reference to fwsignal data from struct brcmf_pubArend Van Spriel2017-04-131-27/+24
* brcmfmac: ignore interfaces when fwsignal is disabledArend Van Spriel2017-04-131-1/+1
* brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tachArend Van Spriel2017-04-131-3/+3
* brcmfmac: proto: add callback for queuing TX dataRafał Miłecki2016-11-091-10/+5
* brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki2016-09-261-2/+0
* brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel2016-07-181-5/+17
* brcmfmac: fix skb priority handlingHante Meuleman2016-06-161-1/+1
* brcmfmac: revise handling events in receive pathArend van Spriel2016-04-141-4/+4
* brcmfmac: cleanup ampdu-rx host reorder codeArend van Spriel2016-04-141-0/+209
* brcmfmac: Move all module parameters to one placeHante Meuleman2016-01-071-6/+3
* brcmfmac: only lock and unlock fws if fws is not nullColin Ian King2015-12-111-3/+4
* brcmfmac: Use consistent naming for bsscfgidx.Hante Meuleman2015-11-261-2/+2
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-0/+2271