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
/
mt76x0
/
main.c
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: move txpower_conf back to driver specific structs
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
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2019-11-20
mt76: use mt76_dev in mt76_is_{mmio,usb}
Lorenzo Bianconi
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
2019-09-05
mt76: mt76x0: remove unneeded return value on set channel
Stanislaw Gruszka
2019-09-05
mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...
Lorenzo Bianconi
2019-06-30
Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wireless
Kalle Valo
2019-06-25
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
Lorenzo Bianconi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-01
mt76x02: introduce beacon_ops
Stanislaw Gruszka
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76x0: pci: enable AP support
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
2018-11-30
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
2018-11-30
mt76x0: pci: add get_survey support
Lorenzo Bianconi
2018-10-13
mt76x0: phy: do not run calibration during channel switch
Lorenzo Bianconi
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
Lorenzo Bianconi
2018-10-05
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
2018-10-05
mt76x0: mac: use sta ewma estimation for rssi tracking
Lorenzo Bianconi
2018-10-01
mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature
Lorenzo Bianconi
2018-10-01
mt76x0: init rx filter in mt76x0_init_hardware
Lorenzo Bianconi
2018-10-01
mt76x0: phy: introduce mt76x0_phy_set_txpower routine
Lorenzo Bianconi
2018-09-19
mt76x0: inital split between pci and usb
Stanislaw Gruszka
2018-09-19
mt76x0: move stop related routines in mt76x0_mac_stop
Lorenzo Bianconi
2018-09-19
mt76x0: enable per-sta tx queueing
Lorenzo Bianconi
2018-09-19
mt76x0: stop stat workqueue at hw stop
Lorenzo Bianconi
2018-09-19
mt76x0: mark device as running in mt76x0_start
Lorenzo Bianconi
2018-09-19
mt76: unify sta_rate_tbl_update and related helpers
Stanislaw Gruszka
2018-09-19
mt76: unify add_interface
Stanislaw Gruszka
2018-09-19
mt76: unify remove_interface
Stanislaw Gruszka
2018-09-19
mt76x0: remove vif_mask
Stanislaw Gruszka
2018-09-19
mt76: unify conf_tx
Stanislaw Gruszka
2018-09-19
mt76x0: remove empty sta_notify
Stanislaw Gruszka
2018-09-19
mt76: unify set_key
Stanislaw Gruszka
2018-09-19
mt76: unify ampdu_action
Stanislaw Gruszka
2018-09-19
mt76: pratially unify add_interface
Stanislaw Gruszka
2018-09-19
mt76: unify sta_add / sta_remove
Stanislaw Gruszka
2018-09-19
mt76: move wcid fields to common mt76_dev struct
Stanislaw Gruszka
2018-09-17
Merge wireless-drivers into wireless-drivers-next
Kalle Valo
2018-09-17
mt76x0: fix remove_interface
Stanislaw Gruszka
2018-09-04
mt76x0: use mt76x02_sta and mt76x02_tx_status
Stanislaw Gruszka
[next]