summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: keep a set of software tx queues per phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in mt76_sta_state()Felix Fietkau
2020-02-14mt76: add support for an extra wiphy in the tx status pathFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the main tx pathFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the rx pathFelix Fietkau
2020-02-14mt76: introduce struct mt76_phyFelix Fietkau
2020-02-14mt76: move initialization of some struct members to mt76_alloc_deviceFelix Fietkau
2020-02-13rtw88: Fix incorrect beamformee role settingTzu-En Huang
2020-02-12rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches
2020-02-12rtw88: disable TX-AMSDU on 2.4G bandYan-Hsuan Chuang
2020-02-12rtw88: 8822c: modify rf protection settingChien-Hsun Liao
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih
2020-02-12rtw88: Use kfree_skb() instead of kfree()Dan Carpenter
2020-02-12rsi: fix null pointer dereference during rsi_shutdown()Martin Kepplinger
2020-02-12rtw88: 8822c: update power sequence to v16Tzu-En Huang
2020-02-12rtw88: add ciphers to suppress error messagePing-Ke Shih
2020-02-12rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang
2020-02-12rtw88: move rtw_enter_ips() to the last when configPing-Ke Shih
2020-02-12rtw88: pci: 8822c should set clock delay to zeroYan-Hsuan Chuang
2020-02-12rtw88: add rtw_read8_mask and rtw_read16_maskYan-Hsuan Chuang
2020-02-12rtw88: remove unused parameter vif in rtw_lps_pg_info_get()Yan-Hsuan Chuang
2020-02-12brcmfmac: abort and release host after errorGuenter Roeck
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich
2020-02-12qtnfmac: drop unnecessary TLVs from scan commandIgor Mitsyanko
2020-02-12qtnfmac: update channel switch command to support 6GHz bandIgor Mitsyanko
2020-02-12qtnfmac: cleanup alignment in firmware communication protocolIgor Mitsyanko
2020-02-12qtnfmac: pass max scan SSIDs limit on per-radio basisIgor Mitsyanko
2020-02-12qtnfmac: implement extendable channel survey dumpIgor Mitsyanko
2020-02-12qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV typeIgor Mitsyanko
2020-02-12qtnfmac: merge PHY_PARAMS_GET into MAC_INFOIgor Mitsyanko
2020-02-12qtnfmac: pass hardware capabilities in TLV elementIgor Mitsyanko
2020-02-12qtnfmac: use MAJOR.MINOR format for firmware protocolIgor Mitsyanko
2020-02-12wl1251: remove ti,power-gpio for SDIO modeH. Nikolaus Schaller
2020-02-12brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2brian m. carlson
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds