开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
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
[next]