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
/
mt76x2
/
usb_main.c
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
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: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
mt76: mt76x02u: enable survey support
Lorenzo Bianconi
2019-09-05
mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...
Lorenzo Bianconi
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-06-25
mt76: mt76x2: move mutex_lock inside mt76x2_set_channel
Lorenzo Bianconi
2019-06-25
mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channel
Lorenzo Bianconi
2019-06-25
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
Lorenzo Bianconi
2019-05-01
mt76: mt76x02: remove bogus mutex usage
Stanislaw Gruszka
2019-05-01
mt76usb: fix tx/rx stop
Stanislaw Gruszka
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: unify set_tim
Stanislaw Gruszka
2019-05-01
mt76x02u: add mt76_release_buffered_frames
Stanislaw Gruszka
2019-05-01
mt76x02: introduce beacon_ops
Stanislaw Gruszka
2019-02-26
mt76: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
2019-02-18
mt76x02: use commmon add interface for mt76x2u
Stanislaw Gruszka
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
mt76x2u: main: use mt76x02_bss_info_changed utility routine
Lorenzo Bianconi
2018-11-30
mt76x2u: phy: run phy_channel_calibrate after channel switch
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76x2u: introduce mac workqueue support
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.c
Lorenzo Bianconi
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2_dev in mt76x02_util.h
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi