summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-06-25rt2x00: allow to specify watchdog intervalStanislaw Gruszka2-4/+10
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter1-6/+3
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang1-1/+1
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang1-1/+1
2019-06-25rtw88: restore DACK results to save timeYan-Hsuan Chuang3-12/+355
2019-06-25rtw88: power on again if it was already onYan-Hsuan Chuang1-1/+7
2019-06-25rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang2-4/+26
2019-06-25rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang2-0/+6
2019-06-25rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao2-8/+56
2019-06-25rtw88: 8822c: add rf write protection when switching channelChien-Hsun Liao1-4/+9
2019-06-25rtw88: add beacon function settingChin-Yen Lee3-0/+21
2019-06-25rtw88: add support for random mac scanYan-Hsuan Chuang2-0/+21
2019-06-25rtw88: add fast xmit supportYan-Hsuan Chuang1-0/+1
2019-06-25iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-27/+8
2019-06-25iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-15/+2
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-06-25qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-06-25mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-06-25mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-06-25rtlwifi: remove redundant assignment to variable kColin Ian King1-3/+1
2019-06-25rtlwifi: remove redundant assignment to variable badwordenColin Ian King1-1/+0
2019-06-25rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha2-10/+19
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam1-3/+3
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris1-1/+1
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris1-2/+1
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai1-6/+1
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King2-2/+2
2019-05-28rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notifyYueHaibing2-25/+0
2019-05-28rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing2-10/+4
2019-05-28rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing1-4/+1
2019-05-28rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger3-179/+185
2019-05-28rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger3-275/+474
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger2-126/+127
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger1-155/+2
2019-05-28rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih1-22/+14
2019-05-28rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih1-2/+9
2019-05-28rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih1-4/+4
2019-05-28rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih1-337/+303
2019-05-28p54: Support boottime in scan resultsChristian Lamparter1-0/+6
2019-05-28p54: fix crash during initializationChristian Lamparter1-1/+4
2019-05-28brcmfmac: use strlcpy() instead of strcpy()Neo Jou1-1/+1
2019-05-28brcmfmac: fix typos in code commentsWeitao Hou1-1/+1
2019-05-28brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel1-1/+1
2019-05-28brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel2-49/+51
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel54-658/+74
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel14-168/+14
2019-05-28brcmutil: switch source files to using SPDX license identifierArend van Spriel3-36/+3
2019-05-28brcm80211: switch common header files to using SPDX license identifierArend van Spriel7-84/+7