summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter2019-06-251-2/+3
* mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi2019-06-254-3/+1
* mt76: mt7615: use napi polling for tx cleanupLorenzo Bianconi2019-06-252-3/+23
* mt76: mt7603: use napi polling for tx cleanupLorenzo Bianconi2019-06-253-5/+31
* mt76: move tx_napi in mt76_devLorenzo Bianconi2019-06-253-10/+11
* mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timerLorenzo Bianconi2019-06-251-3/+1
* airo: switch to skcipher interfaceArd Biesheuvel2019-06-252-30/+29
* rt2800: do not enable watchdog by defaultStanislaw Gruszka2019-06-253-3/+12
* rt2x00: add restart hwStanislaw Gruszka2019-06-254-2/+54
* rt2800: do not nullify initialization vector dataStanislaw Gruszka2019-06-251-5/+4
* 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/+3
* 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/+8
* iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-252-15/+2
* ssb/gpio: Remove unnecessary WARN_ON from driver_gpioMichael Büsch2019-06-251-6/+0
* 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/+2
* 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/+1
* rtlwifi: remove redundant assignment to variable badwordenColin Ian King2019-06-251-1/+0
* 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/+1
* p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-06-251-25/+18
* b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai2019-05-281-6/+1
* 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/+0
* rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing2019-05-282-10/+4
* rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing2019-05-281-4/+1
* 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/+2