aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-01rsi: File headers are not suitable for kernel-docLee Jones1-1/+1
2020-09-01brcmfmac: firmware: Demote seemingly unintentional kernel-doc headerLee Jones1-1/+1
2020-09-01rsi: Source file headers do not make good kernel-doc candidatesLee Jones1-1/+1
2020-09-01brcmsmac: main: Remove a bunch of unused variablesLee Jones1-35/+3
2020-09-01rsi: Add descriptions for rsi_set_vap_capabilities()'s parametersLee Jones1-0/+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-01rsi: Add description for function param 'sta'Lee Jones1-0/+1
2020-09-01hostap: Remove set but unused variable 'hostscan'Lee Jones1-2/+1
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones1-18/+19
2020-09-01libertas: Fix misnaming for function param 'device'Lee Jones1-2/+2
2020-09-01brcmfmac: p2p: Deal with set but unused variablesLee Jones1-5/+1
2020-09-01iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headersLee Jones1-13/+12
2020-09-01rsi: File header comments should not be kernel-docLee Jones1-1/+1
2020-09-01rsi: Fix a myriad of documentation issuesLee Jones1-9/+21
2020-09-01rsi: Fix a few kerneldoc misdemeanoursLee Jones1-4/+5
2020-09-01rsi: Fix misnamed function parameter 'rx_pkt'Lee Jones1-1/+1
2020-09-01mt7601u: phy: Fix misnaming when documented function parameter 'dac'Lee Jones1-1/+1
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones1-3/+3
2020-09-01cw1200: wsm: Remove 'dummy' variablesLee Jones1-4/+2
2020-09-01hostap: hostap_ap: Mark 'txt' as __always_unusedLee Jones1-1/+1
2020-09-01iwlegacy: debug: Demote seemingly unintentional kerneldoc headerLee Jones1-2/+1
2020-09-01libertas_tf: Fix a bunch of function doc formatting issuesLee Jones1-11/+11
2020-09-01wlcore: cmd: Fix some parameter description disparitiesLee Jones1-2/+3
2020-09-01libertas_tf: Demote non-conformant kernel-doc headersLee Jones1-4/+2
2020-09-01rsi: File header should not be kernel-docLee Jones1-1/+1
2020-09-01rsi: Fix some kernel-doc issuesLee Jones1-2/+3
2020-09-01hostap: Mark 'freq_list' as __maybe_unusedLee Jones1-2/+4
2020-09-01rtlwifi: fix build warningAllen Pais1-1/+2
2020-09-01zd1211rw: fix build warningAllen Pais1-1/+2
2020-08-31rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbgLarry Finger2-29/+29
2020-08-31rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbgLarry Finger7-367/+367
2020-08-31rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbgLarry Finger9-821/+821
2020-08-31rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbgLarry Finger8-273/+271
2020-08-31rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger7-394/+394
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger7-554/+554
2020-08-31rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbgLarry Finger7-231/+231
2020-08-31rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbgLarry Finger6-184/+183
2020-08-31rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbgLarry Finger3-284/+284
2020-08-31rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger7-455/+454
2020-08-31rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbgLarry Finger7-1622/+1622
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger9-489/+488
2020-08-31rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger1-0/+11
2020-08-31ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva1-24/+12