summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_init.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-13mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi1-0/+3
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau1-0/+1
2018-01-26mt76: validate rx CCMP PNFelix Fietkau1-1/+1
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau1-0/+2
2018-01-24mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi1-0/+2
2018-01-24mt76x2: dfs: add set_domain handlerLorenzo Bianconi1-1/+1
2018-01-08mt76x2: init: fix rx filter default value during initLorenzo Bianconi1-1/+2
2018-01-08mt76x2: init: disable APCLI by defaultLorenzo Bianconi1-2/+0
2018-01-08mt76x2: convert between per-chain tx power and combined outputFelix Fietkau1-0/+3
2018-01-08mt76x2: initialize channel power limits at probe timeFelix Fietkau1-0/+30
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+839