Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-01 | mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel | Lorenzo Bianconi |
2019-05-01 | mt76: move pre_tbtt_tasklet in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: move beacon_mask in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: move beacon_int in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: report firmware version using ethtool | Lorenzo Bianconi |
2019-05-01 | mt76: fix endianness sparse warnings | Ryder Lee |
2019-05-01 | mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmware | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: init mcu_restart function pointer | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: initialize mt76_mcu_ops data structure | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: use standard signature for mt7603_mcu_msg_send | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: remove query from mt7603_mcu_msg_send signature | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: fix initialization of max rx length | Felix Fietkau |
2019-05-01 | mt76: use macro for sn and seq_ctrl conversion | Ryder Lee |
2019-05-01 | mt76: add skb pointer to mt76_tx_info | Lorenzo Bianconi |
2019-05-01 | mt76: move mac_work in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: only schedule txqs from the tx tasklet | Felix Fietkau |
2019-05-01 | mt76: move tx tasklet to struct mt76_dev | Felix Fietkau |
2019-05-01 | mt76: store wcid tx rate info in one u32 reduce locking | Felix Fietkau |
2019-05-01 | mt76: use readl/writel instead of ioread32/iowrite32 | Felix Fietkau |
2019-05-01 | mt76: fix tx power issues | Felix Fietkau |
2019-05-01 | mt76: introduce mt76_free_device routine | Lorenzo Bianconi |
2019-05-01 | mt76: unify set_tim | Stanislaw Gruszka |
2019-05-01 | mt7603: core: do not use magic numbers in mt7603_reg_map | Lorenzo Bianconi |
2019-05-01 | mt7603: remove mt7603_mcu_init routine | Lorenzo Bianconi |
2019-05-01 | mt76: dma: add static qualifier to mt76_dma_tx_queue_skb | Lorenzo Bianconi |
2019-05-01 | mt76: introduce mt76_tx_info data structure | Lorenzo Bianconi |
2019-05-01 | mt76: introduce mt76_sw_queue data structure | Lorenzo Bianconi |
2019-05-01 | mt76: remove mt76_queue dependency from tx_complete_skb function pointer | Lorenzo Bianconi |
2019-05-01 | mt76: remove mt76_queue dependency from tx_prepare_skb function pointer | Lorenzo Bianconi |
2019-05-01 | mt76: remove mt76_queue dependency from tx_queue_skb function pointer | Lorenzo Bianconi |
2019-05-01 | mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module | Lorenzo Bianconi |
2019-05-01 | mt76: mmio: move mt76x02_set_irq_mask in mt76 module | Lorenzo Bianconi |
2019-04-12 | mt76: mt7603: send BAR after powersave wakeup | Felix Fietkau |
2019-04-12 | mt76: mt7603: fix sequence number assignment | Felix Fietkau |
2019-04-12 | mt76: mt7603: add missing initialization for dev->ps_lock | Felix Fietkau |
2019-03-19 | mt76: mt7603: use the correct hweight8() function | Felix Fietkau |
2019-03-07 | mt76: fix return value check in mt76_wmac_probe() | Wei Yongjun |
2019-03-07 | mt76: mt7603: set moredata flag when queueing ps-filtered packets | Felix Fietkau |
2019-03-07 | mt76: mt7603: clear the service period on releasing PS filtered packets | Felix Fietkau |
2019-03-07 | mt76: mt7603: notify mac80211 about buffered frames in ps queue | Felix Fietkau |
2019-03-07 | mt76: mt7603: fix up hardware queue index for PS filtered packets | Felix Fietkau |
2019-03-07 | mt76: mt7603: clear ps filtering mode before releasing buffered frames | Felix Fietkau |
2019-03-07 | mt76: mt7603: fix tx status HT rate validation | Felix Fietkau |
2019-02-26 | mt76: add driver for MT7603E and MT7628/7688 | Felix Fietkau |