summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET12-132/+115
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-09-09mwifiex: remove function pointer checkTom Rix1-8/+6
2020-09-09rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-09-09rtlwifi: rtl8723ae: Delete a stray tabDan Carpenter1-1/+1
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-07mwifiex: sdio: Fix -Wunused-const-variable warningsYueHaibing2-427/+427
2020-09-07mwifiex: wmm: Fix -Wunused-const-variable warningsYueHaibing3-16/+19
2020-09-07rtw88: fix compile warning: [-Wignored-qualifiers]Tzu-En Huang1-1/+1
2020-09-07mt7601u: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5
2020-09-07mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2-6/+6
2020-09-02rtlwifi: Remove temporary definition of RT_TRACELarry Finger2-17/+6
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger7-1015/+1020
2020-09-01libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing1-1/+0
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-01prism54: isl_ioctl: Remove unused variable 'j'Lee Jones1-2/+1
2020-09-01rsi: rsi_91x_sdio_ops: File headers are not good kernel-doc candidatesLee Jones1-1/+1
2020-09-01rtw88: debug: Remove unused variables 'val'Lee Jones1-4/+2
2020-09-01wl3501_cs: Fix a bunch of formatting issues related to function docsLee Jones1-10/+12
2020-09-01hostap: Remove unused variable 'fc'Lee Jones1-2/+1
2020-09-01rsi: rsi_91x_sdio: Fix a few kernel-doc related issuesLee Jones1-4/+3
2020-09-01wlcore: debugfs: Remove unused variable 'res'Lee Jones1-3/+3
2020-09-01brcmfmac: fwsignal: Finish documenting 'brcmf_fws_mac_descriptor'Lee Jones1-0/+6
2020-09-01zd1211rw: zd_chip: Correct misspelled function argumentLee Jones1-1/+1
2020-09-01zd1211rw: zd_mac: Add missing or incorrect function documentationLee Jones1-8/+7
2020-09-01zd1211rw: zd_chip: Fix formattingLee Jones1-2/+2
2020-09-01brcmsmac: phy_cmn: Remove a unused variables 'vbat' and 'temp'Lee Jones1-4/+2
2020-09-01orinoco_usb: Downgrade non-conforming kernel-doc headersLee Jones1-3/+3
2020-09-01brcmfmac: p2p: Fix a couple of function headersLee Jones1-3/+2
2020-09-01iwlegacy: 3945: Remove all non-conformant kernel-doc headersLee Jones1-23/+23
2020-09-01iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headersLee Jones1-4/+4
2020-09-01iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headersLee Jones1-12/+12
2020-09-01brcmsmac: ampdu: Remove a couple set but unused variablesLee Jones1-8/+1
2020-09-01mwifiex: pcie: Move tables to the only place they're usedLee Jones2-149/+149
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva3-4/+4
2020-09-01rtl818x_pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-33/+37
2020-09-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-09-01rtlwifi: rtl8192c: phy_common: Remove unused variable 'bbvalue'Lee Jones1-2/+1
2020-09-01brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'Lee Jones1-14/+0
2020-09-01iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc headerLee Jones1-1/+1
2020-09-01iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocksLee Jones1-5/+5
2020-09-01rsi: Source file headers are not suitable for kernel-docLee Jones1-1/+1
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-01iwlegacy: 4965-mac: Convert function headers to standard comment blocksLee Jones1-30/+25