summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi
2019-03-07mt76: fix return value check in mt76_wmac_probe()Wei Yongjun
2019-03-07mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau
2019-03-07mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau
2019-03-07mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau
2019-03-07mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau
2019-03-07mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau
2019-03-07mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau
2019-03-07mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau
2019-03-07mt76: mt7603: fix tx status HT rate validationFelix Fietkau
2019-03-07mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau
2019-03-07mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau
2019-03-07mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-03-07mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau
2019-03-07mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau
2019-03-07mt76: introduce q->stopped parameterLorenzo Bianconi
2019-02-28mt76: fix a leaked reference by adding a missing of_node_putWen Yang
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau
2019-02-26mt76: add driver callback for when a sta is associatedFelix Fietkau
2019-02-26mt76: remove no longer used routine declarationsLorenzo Bianconi
2019-02-26mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi
2019-02-26mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi
2019-02-26mt76: usb: simplify rx buffer allocationLorenzo Bianconi
2019-02-26mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi
2019-02-26mt76: usb: fix warning in mt76u_buf_freeLorenzo Bianconi
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka
2019-02-26mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer issueFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer drift adjustmentFelix Fietkau
2019-02-26mt76: mt76x02: fix TSF sync modeFelix Fietkau
2019-02-18mt76: mt76x2: simplify per-chain signal strength handlingFelix Fietkau
2019-02-18mt76: fix resetting software IV flag on key deleteFelix Fietkau
2019-02-18mt76: fix corrupted software generated tx CCMP PNFelix Fietkau