Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mt76: switch to SPDX tag instead of verbose boilerplate text | Ryder Lee | 2019-09-05 | 1 | -12/+1 |
| | | | | | | | | | No functional change intended. Add SPDX identifiers to all remaining files in /mt76. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle | Lorenzo Bianconi | 2018-10-05 | 1 | -0/+23 |
Move mt76x02_mac_poll_tx_status in mt76x02_mac.c in order to be reused by mt76x0 drivers for irq unification. Moreover introduce mt76x02_trace source file to define mt76x02 trace points Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> |