summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-21mt76: add API for testmode supportFelix Fietkau
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau
2020-07-21mt76: mt7615: use full on-chip memory address for WF_PHY registersFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing RF registers via MCUFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing mapped registers via bus opsFelix Fietkau
2020-07-21mt76: mt7615: schedule tx tasklet and sta poll on mac tx freeFelix Fietkau
2020-07-21mt76: mt76x2e: rename routines in pci.cLorenzo Bianconi
2020-07-21mt76: mt7915: overwrite qid for non-bufferable mgmt framesRyder Lee
2020-07-21mt76: mt7915: use ieee80211_tx_queue_params to avoid open codedRyder Lee
2020-07-21mt76: mt7915: add MU-MIMO supportRyder Lee
2020-07-21mt76: mt7915: add a fixed AC queue mappingRyder Lee
2020-07-21mt76: mt7615: add .set_tsf callbackRyder Lee
2020-07-21mt76: add U-APSD support on AP sideLorenzo Bianconi
2020-07-21mt76: rely on register macrosLorenzo Bianconi
2020-07-21mt76: fix include in pci.hMarkus Theil
2020-07-21mt76: allow more channels, allowed in ETSI domainMarkus Theil
2020-07-21mt76: mt7615: fix up typo in Kconfig for MT7663USean Wang
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang
2020-07-21mt76: usb: rely on mt76_for_each_q_rxLorenzo Bianconi
2020-07-21mt76: mt7615: re-enable offloading of sequence number assignmentFelix Fietkau
2020-07-21mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi
2020-07-21mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi
2020-07-21mt76: add missing lock configuring coverage classLorenzo Bianconi
2020-07-21RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe
2020-07-21Revert "serial: sh-sci: Initialize spinlock for uart console"Andy Shevchenko
2020-07-21Revert "serial: imx: Initialize lock for non-registered console"Andy Shevchenko
2020-07-21Revert "tty: serial: add missing spin_lock_init for SiFive serial console"Andy Shevchenko
2020-07-21Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock"Andy Shevchenko
2020-07-21Revert "serial: sunhv: Initialize lock for non-registered console"Andy Shevchenko
2020-07-21gpio: crystalcove: changed every 'unsigned' to 'unsigned int'Abanoub Sameh
2020-07-21gpio: pch: Add a blank line between declaration and codeAbanoub Sameh
2020-07-21gpio: pch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh
2020-07-21tty: xilinx_uartps: Really fix id assignmentHelmut Grohne
2020-07-21vt: Reject zero-sized screen buffer size.Tetsuo Handa
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_legacy_vblank_post_modeset()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on()Lyude Paul
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset()Lyude Paul
2020-07-21staging: dpaa2-ethsw: check if there is space for a new VLANIoana Ciornei
2020-07-21staging: dpaa2-ethsw: read the port state from firmwareIoana Ciornei
2020-07-21staging: dpaa2-ethsw: destroy workqueue after deregistering the notifiersIoana Ciornei
2020-07-21staging: dpaa2-ethsw: setup the STP state for all installed VLANsIoana Ciornei
2020-07-21staging: dpaa2-ethsw: don't allow interfaces from different DPSWs to be bridgedIoana Ciornei
2020-07-21staging: dpaa2-ethsw: verify the nofifier blockIoana Ciornei
2020-07-21staging: rts5208: rtsx: Replace depracated MSI APISuraj Upadhyay
2020-07-21staging: dpaa2-ethsw: fix switch/case fallthrough warningMarian Posteuca
2020-07-21staging: rtl8192e: add proper code indentDarshan D V
2020-07-21staging: rtl8192e: add space before open parenthesisDarshan D V