aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-11-07rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'Lee Jones1-3/+1
2020-11-07rtlwifi: phy: Remove set but unused variable 'bbvalue'Lee Jones1-3/+1
2020-11-07rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variablesLee Jones1-24/+24
2020-11-07rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc formatLee Jones1-1/+1
2020-11-07rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parametersLee Jones1-4/+3
2020-11-07rtw88: rtw8822c: Remove unused variable 'corr_val'Lee Jones1-2/+2
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones1-2/+1
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones1-4/+2
2020-11-07wl3501_cs: Fix misspelling and provide missing documentationLee Jones1-5/+3
2020-11-07prism54: isl_ioctl: Fix one function header and demote anotherLee Jones1-3/+2
2020-11-07wl1251: cmd: Rename 'len' to 'buf_len' in the documentationLee Jones1-1/+1
2020-11-07brcmfmac: fweh: Add missing description for 'gfp'Lee Jones1-0/+1
2020-11-07brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones1-0/+1
2020-11-07brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'Lee Jones1-1/+1
2020-11-07rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-docLee Jones1-1/+1
2020-11-07rsi: rsi_91x_usb: Fix some basic kernel-doc issuesLee Jones1-2/+4
2020-11-07rt2x00: save survey for every channel visitedMarkov Mikhail2-16/+56
2020-11-07rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()Sebastian Andrzej Siewior1-3/+0
2020-11-07rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().Sebastian Andrzej Siewior1-19/+6
2020-11-07zd1211rw: Remove in_atomic() usage.Sebastian Andrzej Siewior1-15/+0
2020-11-07hostap: Remove in_atomic() check.Sebastian Andrzej Siewior1-12/+1
2020-11-07airo: Replace in_atomic() usage.Sebastian Andrzej Siewior1-39/+47
2020-11-07airo: Always use JOB_STATS and JOB_EVENTSebastian Andrzej Siewior1-11/+5
2020-11-07airo: Invoke airo_read_wireless_stats() directlySebastian Andrzej Siewior1-17/+5
2020-11-07orinoco: Remove BUG_ON(in_interrupt/irq())Sebastian Andrzej Siewior1-4/+0
2020-11-07rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devicesTokunori Ikegami1-0/+3
2020-11-07rtw88: decide lps deep mode from firmware feature.Chin-Yen Lee7-17/+48
2020-11-07rtw88: add C2H response for checking firmware leave lpsChin-Yen Lee6-5/+54
2020-11-07rtw88: store firmware feature in firmware headerChin-Yen Lee3-1/+23
2020-11-07rtw88: sync the power state between driver and firmwareChin-Yen Lee1-37/+28
2020-11-07rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku5-9/+42
2020-11-07rtlwifi: Fix non-canonical address access issuesWeitaoWangoc1-1/+0
2020-11-07brcmfmac: fix SDIO access for big-endian hostRemi Depommier1-4/+4
2020-11-07rtw88: remove extraneous 'const' qualifierArnd Bergmann1-1/+1
2020-11-07rtlwifi: fix -Wpointer-sign warningArnd Bergmann3-44/+45
2020-11-07net: hostap: fix function cast warningArnd Bergmann1-12/+5
2020-11-07wireless: remove unneeded breakTom Rix7-10/+0
2020-11-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut1-1/+2
2020-11-07wlcore: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-11-07ray_cs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-11-07wireless: mt7601u: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-11-07ath11k: fix ZERO address in probe requestCarl Huang1-0/+5
2020-11-07wil6210: wmi: Correct misnamed function parameter 'ptr_'Lee Jones1-1/+1
2020-11-07wcn36xx: Enable firmware offloaded keepaliveBryan O'Donoghue1-0/+1
2020-11-07wcn36xx: Enable firmware link monitoringBryan O'Donoghue1-0/+1
2020-11-07wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xxBryan O'Donoghue1-1/+2
2020-11-07ath6kl: fix enum-conversion warningArnd Bergmann1-2/+2
2020-11-07ath9k: dynack: Demote non-compliant function headerLee Jones1-2/+1
2020-11-07ath9k: ar5008_phy: Demote half completed function headersLee Jones1-12/+3
2020-11-07ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones1-14/+0