aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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
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-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller75-394/+86
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds74-389/+74
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-5/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner8-120/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner5-25/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner61-244/+61
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson1-0/+7
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson1-0/+4
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson1-5/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller182-2403/+382
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-150/+221
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-18/+2
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+1
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg5-18/+0
2019-06-14nl80211: require and validate vendor command policyJohannes Berg1-0/+2