index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
fwsignal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: remove redundant assignment to pointer 'entry'
Colin Ian King
2020-12-07
1
-1
/
+1
*
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-09-29
1
-5
/
+5
*
brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'
Lee Jones
2020-09-01
1
-0
/
+6
*
brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
Lee Jones
2020-09-01
1
-14
/
+0
*
brcmfmac: set state of hanger slot to FREE when flushing PSQ
Wright Feng
2020-07-14
1
-0
/
+4
*
brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map
Double Lo
2020-07-14
1
-1
/
+2
*
brcmfmac: update tx status flags to sync with firmware
Chung-Hsien Hsu
2020-07-14
1
-0
/
+10
*
brcmfmac: allow credit borrowing for all access categories
Raveendran Somu
2020-07-14
1
-24
/
+37
*
brcmfmac: To fix kernel crash on out of boundary access
Raveendran Somu
2020-07-14
1
-0
/
+3
*
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Saravanan Shanmugham
2020-05-12
1
-23
/
+3
*
brcmfmac: remove comparison to bool in brcmf_fws_attach()
Jason Yan
2020-05-04
1
-1
/
+1
*
brcmfmac: increase max hanger slots from 1K to 3K in fws layer
Madhan Mohan R
2020-03-26
1
-1
/
+1
*
brcmfmac: Fix double freeing in the fmac usb data path
Raveendran Somu
2020-03-26
1
-2
/
+1
*
brcmfmac: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
*
Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
Arend van Spriel
2019-07-24
1
-12
/
+4
*
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
1
-12
/
+1
*
brcmfmac: fix NULL pointer derefence during USB disconnect
Piotr Figiel
2019-04-04
1
-4
/
+12
*
brcmfmac: fix WARNING during USB disconnect in case of unempty psq
Piotr Figiel
2019-04-04
1
-18
/
+24
*
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-20
1
-16
/
+22
*
brcmfmac: handle compressed tx status signal
Chung-Hsien Hsu
2018-12-13
1
-50
/
+71
*
brcmfmac: add credit numbers updating support
Wright Feng
2018-12-13
1
-8
/
+15
*
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
2018-03-27
1
-4
/
+7
*
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
2017-06-15
1
-1
/
+1
*
brcmfmac: remove reference to fwsignal data from struct brcmf_pub
Arend Van Spriel
2017-04-13
1
-27
/
+24
*
brcmfmac: ignore interfaces when fwsignal is disabled
Arend Van Spriel
2017-04-13
1
-1
/
+1
*
brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach
Arend Van Spriel
2017-04-13
1
-3
/
+3
*
brcmfmac: proto: add callback for queuing TX data
Rafał Miłecki
2016-11-09
1
-10
/
+5
*
brcmfmac: drop unused fields from struct brcmf_pub
Rafał Miłecki
2016-09-26
1
-2
/
+0
*
brcmfmac: restore stopping netdev queue when bus clogs up
Arend Van Spriel
2016-07-18
1
-5
/
+17
*
brcmfmac: fix skb priority handling
Hante Meuleman
2016-06-16
1
-1
/
+1
*
brcmfmac: revise handling events in receive path
Arend van Spriel
2016-04-14
1
-4
/
+4
*
brcmfmac: cleanup ampdu-rx host reorder code
Arend van Spriel
2016-04-14
1
-0
/
+209
*
brcmfmac: Move all module parameters to one place
Hante Meuleman
2016-01-07
1
-6
/
+3
*
brcmfmac: only lock and unlock fws if fws is not null
Colin Ian King
2015-12-11
1
-3
/
+4
*
brcmfmac: Use consistent naming for bsscfgidx.
Hante Meuleman
2015-11-26
1
-2
/
+2
*
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-11-18
1
-0
/
+2271