summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King2020-12-071-1/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-046-17/+33
|\
| * brcmfmac: expose firmware config files through modinfoMatthias Brugger2020-12-021-0/+4
| * brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov2020-11-241-3/+8
| * brcmfmac: Fix incorrect type in assignmentRemi Depommier2020-11-241-8/+9
| * brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong2020-11-241-1/+2
| * brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2020-11-072-2/+5
| * brcmfmac: fweh: Add missing description for 'gfp'Lee Jones2020-11-071-0/+1
| * brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones2020-11-071-0/+1
| * brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'Lee Jones2020-11-071-1/+1
| * brcmfmac: fix SDIO access for big-endian hostRemi Depommier2020-11-071-4/+4
* | b43legacy: remove WDS codeJohannes Berg2020-11-111-5/+1
* | b43: remove WDS codeJohannes Berg2020-11-111-5/+1
|/
* Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller2020-10-022-10/+11
|\
| * brcmfmac: Fix warning message after dongle setup failedWright Feng2020-10-011-4/+6
| * brcmfmac: Fix warning when hitting FW crash with flow control featureWright Feng2020-10-011-6/+5
* | net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior2020-09-294-14/+13
* | net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner2020-09-2910-25/+29
* | net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior2020-09-293-5/+5
|/
* Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-258-167/+67
|\
| * brcmfmac: check return value of driver_for_each_device()Zhang Changzhong2020-09-241-0/+3
| * brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan2020-09-161-9/+0
| * brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0'Lee Jones2020-09-161-55/+0
| * brcmsmac: phytbl_lcn: Remove unused array 'dot11lcn_gain_tbl_rev1'Lee Jones2020-09-161-99/+0
| * brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu2020-09-162-5/+27
| * brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-09-164-1/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-3/+9
|\ \ | |/ |/|
| * brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng2020-08-181-3/+9
* | brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-09-091-1/+3
* | brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko2020-09-071-0/+4
* | brcmfmac: drop chip id from debug messagesDmitry Osipenko2020-09-071-2/+2
* | brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko2020-09-071-0/+1
* | brcmsmac: phytbl_n: Remove a few unused arraysLee Jones2020-09-011-268/+0
* | brcmsmac: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1'Lee Jones2020-09-011-13/+0
* | brcmsmac: phy_n: Remove a bunch of unused variablesLee Jones2020-09-011-39/+8
* | brcmsmac: phy_lcn: Remove a bunch of unused variablesLee Jones2020-09-011-29/+11
* | brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones2020-09-011-0/+6
* | brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones2020-09-011-4/+2
* | brcmfmac: p2p: Fix a couple of function headersLee Jones2020-09-011-3/+2
* | brcmsmac: ampdu: Remove a couple set but unused variablesLee Jones2020-09-011-8/+1
* | brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'Lee Jones2020-09-011-14/+0
* | b43: phy_ht: Remove 9 year old TODOLee Jones2020-09-011-3/+0
* | brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote othersLee Jones2020-09-011-6/+6
* | brcmfmac: firmware: Demote seemingly unintentional kernel-doc headerLee Jones2020-09-011-1/+1
* | brcmsmac: main: Remove a bunch of unused variablesLee Jones2020-09-011-35/+3
* | brcmfmac: p2p: Fix a bunch of function docsLee Jones2020-09-011-10/+12
* | brcmsmac: ampdu: Remove a bunch of unused variablesLee Jones2020-09-011-20/+8
* | brcmfmac: p2p: Deal with set but unused variablesLee Jones2020-09-011-5/+1
* | brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-4/+4
* | b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-9/+6