index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
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