summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller-10/+11
2020-10-01brcmfmac: Fix warning message after dongle setup failedWright Feng-4/+6
2020-10-01brcmfmac: Fix warning when hitting FW crash with flow control featureWright Feng-6/+5
2020-09-29net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior-14/+13
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner-25/+29
2020-09-29net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior-5/+5
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller-167/+67
2020-09-24brcmfmac: check return value of driver_for_each_device()Zhang Changzhong-0/+3
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+9
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan-9/+0
2020-09-16brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones-55/+0
2020-09-16brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones-99/+0
2020-09-16brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu-5/+27
2020-09-16brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu-1/+39
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki-1/+3
2020-09-07brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko-0/+4
2020-09-07brcmfmac: drop chip id from debug messagesDmitry Osipenko-2/+2
2020-09-07brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko-0/+1
2020-09-01brcmsmac: phytbl_n: Remove a few unused arraysLee Jones-268/+0
2020-09-01brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'Lee Jones-13/+0
2020-09-01brcmsmac: phy_n: Remove a bunch of unused variablesLee Jones-39/+8
2020-09-01brcmsmac: phy_lcn: Remove a bunch of unused variablesLee Jones-29/+11
2020-09-01brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones-0/+6
2020-09-01brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones-4/+2
2020-09-01brcmfmac: p2p: Fix a couple of function headersLee Jones-3/+2
2020-09-01brcmsmac: ampdu: Remove a couple set but unused variablesLee Jones-8/+1
2020-09-01brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'Lee Jones-14/+0
2020-09-01b43: phy_ht: Remove 9 year old TODOLee Jones-3/+0
2020-09-01brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote othersLee Jones-6/+6
2020-09-01brcmfmac: firmware: Demote seemingly unintentional kernel-doc headerLee Jones-1/+1
2020-09-01brcmsmac: main: Remove a bunch of unused variablesLee Jones-35/+3
2020-09-01brcmfmac: p2p: Fix a bunch of function docsLee Jones-10/+12
2020-09-01brcmsmac: ampdu: Remove a bunch of unused variablesLee Jones-20/+8
2020-09-01brcmfmac: p2p: Deal with set but unused variablesLee Jones-5/+1
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais-4/+4
2020-08-27b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais-9/+6
2020-08-27b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+3
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva-8/+8
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva-9/+5
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones-7/+12
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones-1/+1
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones-6/+5
2020-08-27brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones-3/+5
2020-08-27brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones-3/+2
2020-08-27b43legacy: main: Provide braces around empty 'if' bodyLee Jones-1/+2
2020-08-27b43: main: Add braces around empty statementsLee Jones-2/+4
2020-08-18brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng-3/+9
2020-08-18brcmfmac: check ndev pointerTom Rix-1/+1
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko-4/+1
2020-08-18brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen-0/+2