开源镜像站
帮助
动态
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
/
mac80211.c
Age
Commit message (
Expand
)
Author
2023-03-13
wifi: mt76: do not run mt76_unregister_device() on unregistered hw
Lorenzo Bianconi
2023-02-03
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
2023-02-03
wifi: mt76: enable page_pool stats
Lorenzo Bianconi
2023-02-03
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
2022-12-09
wifi: mt76: mt7915: enable per-phy led support
Lorenzo Bianconi
2022-12-09
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
2022-12-09
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: enable WED RX support
Lorenzo Bianconi
2022-12-01
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
2022-12-01
wifi: mt76: mt7915: add ack signal support
Ryder Lee
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
2022-09-12
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
Felix Fietkau
2022-07-11
mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
Liang He
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
mt76: allow receiving frames with invalid CCMP PN via monitor interfaces
Felix Fietkau
2022-07-11
mt76: do not check the ccmp pn for ONLY_MONITOR frame
MeiChia Chiu
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
2022-07-11
mt76: add 6 GHz band support in mt76_sar_freq_ranges
Deren Wu
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
mt76: make number of tokens configurable dynamically
Felix Fietkau
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
2022-05-13
mt76: fix tx status related use-after-free race on station removal
Felix Fietkau
2022-05-13
mt76: fix antenna config missing in 6G cap
Deren Wu
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-03-16
mt76: fix invalid rssi report
Deren Wu
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
2022-02-03
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
2022-02-03
mt76: make mt76_sar_capa static
Lorenzo Bianconi
2021-12-19
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
2021-12-19
mt76: clear sta powersave flag after notifying driver
Felix Fietkau
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
2021-12-19
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
2021-12-19
mt76: fix possible OOB issue in mt76_calculate_default_rate
Lorenzo Bianconi
2021-10-20
mt76: move mt76_ethtool_worker_info in mt76 module
Lorenzo Bianconi
2021-10-20
mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs
Felix Fietkau
2021-10-20
mt76: use a separate CCMP PN receive counter for management frames
Xing Song
2021-10-20
mt76: substitute sk_buff_head status_list with spinlock_t status_lock
Lorenzo Bianconi
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
2021-10-20
mt76: add 6GHz support
Lorenzo Bianconi
2021-10-20
mt76: fill boottime_ns in Rx path
Ryder Lee
2021-10-20
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD
Ryder Lee
2021-10-20
mt76: add support for setting mcast rate
Ryder Lee
2021-10-20
mt76: add mt76_default_basic_rate more devices can rely on
Sean Wang
2021-10-20
mt76: mt7921: add .set_sar_specs support
YN Chen
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
[next]