summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu6-51/+84
2019-06-29iwlwifi: dbg_ini: abort region collection in case the size is 0Shahar S Matityahu1-20/+33
2019-06-29iwlwifi: update CSI APIJohannes Berg1-3/+8
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu3-67/+52
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu2-6/+22
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina1-1/+3
2019-06-27rtw88: refine flow to get tx power indexZong-Zhe Yang2-22/+44
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang3-15/+19
2019-06-27rtw88: update tx power limit table to RF v20Zong-Zhe Yang4-93/+793
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang3-8/+131
2019-06-27rtw88: choose the lowest as world-wide power limitYan-Hsuan Chuang1-2/+10
2019-06-27rtw88: fix incorrect tx power limit at 5GYan-Hsuan Chuang1-10/+7
2019-06-27rtw88: remove unused variableYan-Hsuan Chuang1-2/+1
2019-06-27rtw88: unify prefixes for tx power setting routineYan-Hsuan Chuang3-66/+66
2019-06-27rtw88: do not use (void *) as argumentYan-Hsuan Chuang1-7/+5
2019-06-27rtw88: resolve order of tx power setting routinesYan-Hsuan Chuang2-525/+515
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris18-378/+256
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris1-19/+24
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig1-22/+6
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig1-38/+5
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig1-17/+3
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig1-38/+1
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller180-2316/+2885
2019-06-25airo: switch to skcipher interfaceArd Biesheuvel2-30/+29
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka3-3/+12
2019-06-25rt2x00: add restart hwStanislaw Gruszka4-2/+54
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka1-5/+4
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka6-0/+24
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka6-0/+67
2019-06-25rt2800: add helpers for reading dma done indexStanislaw Gruszka6-0/+52
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