index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
init.c
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
Lorenzo Bianconi
2020-02-14
mt76: mt7615: add missing settings for simultaneous dual-band support
Ryder Lee
2020-02-14
mt76: mt7615: introduce LED support
Lorenzo Bianconi
2020-02-14
mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value
Ryder Lee
2020-02-14
mt76: mt7615: add set_coverage class support
Lorenzo Bianconi
2020-02-14
mt76: mt7615: defer mcu initialization via workqueue
Felix Fietkau
2020-02-14
mt76: mt7615: add support for registering a second wiphy via debugfs
Felix Fietkau
2020-02-14
mt76: mt7615: move radio/mac initialization to .start/stop callbacks
Felix Fietkau
2020-02-14
mt76: mt7615: add multiple wiphy support to the dfs support code
Felix Fietkau
2020-02-14
mt76: mt7615: remove useless MT_HW_RDD0/1 enum
Felix Fietkau
2020-02-14
mt76: mt7615: add missing register init for dual-wiphy support
Felix Fietkau
2020-02-14
mt76: mt7615: add dual-phy support for mac80211 ops
Felix Fietkau
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2019-11-20
mt76: mt7615: read {tx,rx} mask from eeprom
Lorenzo Bianconi
2019-11-20
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
2019-11-20
mt76: mt7615: add ibss support
Lorenzo Bianconi
2019-11-20
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
2019-11-20
mt76: mt7615: track tx/rx airtime for airtime fairness
Lorenzo Bianconi
2019-11-20
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
mt76: mt7615: enable SCS by default
Lorenzo Bianconi
2019-11-20
mt76: mt7615: fix control frame rx in monitor mode
Felix Fietkau
2019-09-05
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
2019-09-05
mt76: mt7615: add missing register initialization
Felix Fietkau
2019-09-05
mt76: mt7615: sync with mt7603 rate control changes
Felix Fietkau
2019-09-05
mt76: mt7615: add radar pattern test knob to debugfs
Lorenzo Bianconi
2019-09-05
mt76: mt7615: add csa support
Lorenzo Bianconi
2019-09-05
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
2019-09-05
mt76: mt7615: introduce mt7615_regd_notifier
Lorenzo Bianconi
2019-06-27
mt76: mt7615: take into account extPA when configuring tx power
Lorenzo Bianconi
2019-06-27
mt76: mt7615: init per-channel target power
Lorenzo Bianconi
2019-06-27
mt76: mt7615: fix slow performance when enable encryption
Ryder Lee
2019-06-27
mt76: mt7615: enable support for mesh
Ryder Lee
2019-06-25
mt76: mt7615: rearrange cleanup operations in mt7615_unregister_device
Lorenzo Bianconi
2019-05-01
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee