summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: add restart hwStanislaw Gruszka2019-06-254-2/+54
* rt2800: do not nullify initialization vector dataStanislaw Gruszka2019-06-251-5/+4Star
* rt2800: add pre_reset_hw callbackStanislaw Gruszka2019-06-256-0/+24
* rt2800: initial watchdog implementationStanislaw Gruszka2019-06-256-0/+67
* rt2800: add helpers for reading dma done indexStanislaw Gruszka2019-06-256-0/+52
* rt2x00: allow to specify watchdog intervalStanislaw Gruszka2019-06-252-4/+10
* p54: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-251-6/+3Star
* rtw88: fix typo rtw_writ16_setTzu-En Huang2019-06-251-1/+1
* rtw88: rsvd page should go though management queueYan-Hsuan Chuang2019-06-251-1/+1
* rtw88: restore DACK results to save timeYan-Hsuan Chuang2019-06-253-12/+355
* rtw88: power on again if it was already onYan-Hsuan Chuang2019-06-251-1/+7
* rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang2019-06-252-4/+26
* rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang2019-06-252-0/+6
* rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao2019-06-252-8/+56
* rtw88: 8822c: add rf write protection when switching channelChien-Hsun Liao2019-06-251-4/+9
* rtw88: add beacon function settingChin-Yen Lee2019-06-253-0/+21
* rtw88: add support for random mac scanYan-Hsuan Chuang2019-06-252-0/+21
* rtw88: add fast xmit supportYan-Hsuan Chuang2019-06-251-0/+1
* iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-252-27/+8Star
* iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-252-15/+2Star
* ssb/gpio: Remove unnecessary WARN_ON from driver_gpioMichael Büsch2019-06-251-6/+0Star
* rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King2019-06-251-1/+1
* qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-251-3/+2Star
* mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2019-06-252-7/+18
* mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi2019-06-251-15/+18
* rtlwifi: remove redundant assignment to variable kColin Ian King2019-06-251-3/+1Star
* rtlwifi: remove redundant assignment to variable badwordenColin Ian King2019-06-251-1/+0Star
* rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih2019-06-251-2/+3
* mwifiex: ignore processing invalid command responseSwati Kushwaha2019-06-252-10/+19
* mwifiex: update set_mac_address logicSharvari Harisangam2019-06-251-3/+3
* mwifiex: print PCI mmap with %pKBrian Norris2019-06-251-1/+1
* mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris2019-06-251-2/+1Star
* p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-06-251-25/+18Star
* b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai2019-05-281-6/+1Star
* libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King2019-05-282-2/+2
* rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notifyYueHaibing2019-05-282-25/+0Star
* rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing2019-05-282-10/+4Star
* rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing2019-05-281-4/+1Star
* rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger2019-05-283-179/+185
* rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger2019-05-283-275/+474
* rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger2019-05-282-126/+127
* rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger2019-05-281-155/+2Star
* rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih2019-05-281-22/+14Star
* rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih2019-05-281-2/+9
* rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih2019-05-281-4/+4
* rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih2019-05-281-337/+303Star
* p54: Support boottime in scan resultsChristian Lamparter2019-05-281-0/+6
* p54: fix crash during initializationChristian Lamparter2019-05-281-1/+4
* brcmfmac: use strlcpy() instead of strcpy()Neo Jou2019-05-281-1/+1
* brcmfmac: fix typos in code commentsWeitao Hou2019-05-281-1/+1