summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-01rsi: Add description for function param 'sta'Lee Jones
2020-09-01hostap: Remove set but unused variable 'hostscan'Lee Jones
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones
2020-09-01libertas: Fix misnaming for function param 'device'Lee Jones
2020-09-01brcmfmac: p2p: Deal with set but unused variablesLee Jones
2020-09-01iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headersLee Jones
2020-09-01rsi: File header comments should not be kernel-docLee Jones
2020-09-01rsi: Fix a myriad of documentation issuesLee Jones
2020-09-01rsi: Fix a few kerneldoc misdemeanoursLee Jones
2020-09-01rsi: Fix misnamed function parameter 'rx_pkt'Lee Jones
2020-09-01mt7601u: phy: Fix misnaming when documented function parameter 'dac'Lee Jones
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones
2020-09-01cw1200: wsm: Remove 'dummy' variablesLee Jones
2020-09-01hostap: hostap_ap: Mark 'txt' as __always_unusedLee Jones
2020-09-01iwlegacy: debug: Demote seemingly unintentional kerneldoc headerLee Jones
2020-09-01libertas_tf: Fix a bunch of function doc formatting issuesLee Jones
2020-09-01wlcore: cmd: Fix some parameter description disparitiesLee Jones
2020-09-01libertas_tf: Demote non-conformant kernel-doc headersLee Jones
2020-09-01rsi: File header should not be kernel-docLee Jones
2020-09-01rsi: Fix some kernel-doc issuesLee Jones
2020-09-01hostap: Mark 'freq_list' as __maybe_unusedLee Jones
2020-09-01rtlwifi: fix build warningAllen Pais
2020-09-01zd1211rw: fix build warningAllen Pais
2020-08-31rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbgLarry Finger
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger
2020-08-31rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger
2020-08-27zd1211rw: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27intersil: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27atmel: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva