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