aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_init.c
AgeCommit message (Expand)Author
2018-12-13mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76x2: move interface_modes definition in mt76x2_initLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi
2018-07-30mt76x2: fix CCK protection control frame rateLorenzo Bianconi
2018-05-23mt76: use udelay instead of usleep_range in mt76x2_mac_stopFelix Fietkau
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau
2018-05-23mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau
2018-05-23mt76x2: apply coverage class on slot time tooLorenzo Bianconi
2018-05-12mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi
2018-04-30mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau
2018-04-24mt76x2: make mt76x2_mac_reset routine staticLorenzo Bianconi
2018-03-13mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau
2018-01-26mt76: validate rx CCMP PNFelix Fietkau
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau
2018-01-24mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi
2018-01-24mt76x2: dfs: add set_domain handlerLorenzo Bianconi
2018-01-08mt76x2: init: fix rx filter default value during initLorenzo Bianconi
2018-01-08mt76x2: init: disable APCLI by defaultLorenzo Bianconi
2018-01-08mt76x2: convert between per-chain tx power and combined outputFelix Fietkau
2018-01-08mt76x2: initialize channel power limits at probe timeFelix Fietkau
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau