summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-25mt76: move tx_napi in mt76_devLorenzo Bianconi
2019-06-25mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timerLorenzo Bianconi
2019-06-25airo: switch to skcipher interfaceArd Biesheuvel
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka
2019-06-25rt2x00: add restart hwStanislaw Gruszka
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka
2019-06-25rt2800: add helpers for reading dma done indexStanislaw Gruszka
2019-06-25rt2x00: allow to specify watchdog intervalStanislaw Gruszka
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang
2019-06-25rtw88: restore DACK results to save timeYan-Hsuan Chuang
2019-06-25rtw88: power on again if it was already onYan-Hsuan Chuang
2019-06-25rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang
2019-06-25rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang
2019-06-25rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao
2019-06-25rtw88: 8822c: add rf write protection when switching channelChien-Hsun Liao
2019-06-25rtw88: add beacon function settingChin-Yen Lee
2019-06-25rtw88: add support for random mac scanYan-Hsuan Chuang
2019-06-25rtw88: add fast xmit supportYan-Hsuan Chuang
2019-06-25iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-25iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-25ssb/gpio: Remove unnecessary WARN_ON from driver_gpioMichael Büsch
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King
2019-06-25qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-25mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-06-25mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-06-25rtlwifi: remove redundant assignment to variable kColin Ian King
2019-06-25rtlwifi: remove redundant assignment to variable badwordenColin Ian King
2019-06-25rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai
2019-05-28libertas: fix spelling mistake "Donwloading" -> "Downloading"Colin Ian King
2019-05-28rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notifyYueHaibing
2019-05-28rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing
2019-05-28rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing
2019-05-28rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger
2019-05-28rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger
2019-05-28rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih
2019-05-28rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih
2019-05-28rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih
2019-05-28rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih