开源镜像站
帮助
动态
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
2020-09-24
mt76: mt7663s: introduce sdio tx aggregation
Lorenzo Bianconi
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
2020-09-24
mt76: move txwi handling code to dma.c, since it is mmio specific
Felix Fietkau
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-07-21
mt76: introduce mt76_sdio module
Sean Wang
2020-07-21
mt76: mt7615: wake device in mt7615_update_channel before access regmap
Lorenzo Bianconi
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
2020-07-21
mt76: add API for testmode support
Felix Fietkau
2020-07-21
mt76: add U-APSD support on AP side
Lorenzo Bianconi
2020-07-21
mt76: allow more channels, allowed in ETSI domain
Markus Theil
2020-05-13
mt76: enable p2p support
Lorenzo Bianconi
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
2020-05-12
mt76: add Rx stats support for radiotap
Ryder Lee
2020-05-12
mt76: add support for HE RX rate reporting
Ryder Lee
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
mt76: fix A-MPDU density handling
Felix Fietkau
2020-05-12
mt76: remove PS_NULLFUNC_STACK capability
Lorenzo Bianconi
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615
Felix Fietkau
2020-02-14
mt76: fix rounding issues on converting per-chain and combined txpower
Felix Fietkau
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
mt76: enable Airtime Queue Limit support
Felix Fietkau
2020-02-14
mt76: rely on mac80211 utility routines to compute airtime
Lorenzo Bianconi
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
Lorenzo Bianconi
2020-02-14
mt76: mt7615: measure channel noise and report it via survey
Felix Fietkau
2020-02-14
mt76: do not overwrite max_tx_fragments if it has been set
Shayne Chen
2020-02-14
mt76: add ext_phy field to struct mt76_wcid
Felix Fietkau
2020-02-14
mt76: add function for allocating an extra wiphy
Felix Fietkau
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
mt76: keep a set of software tx queues per 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 mt76_sta_state()
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the rx path
Felix Fietkau
2020-02-14
mt76: introduce struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move initialization of some struct members to mt76_alloc_device
Felix Fietkau
2019-12-18
mt76: fix LED link time failure
Arnd Bergmann
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
2019-11-20
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
2019-11-20
mt76: add sanity check for a-mpdu rx wcid index
Felix Fietkau
2019-11-20
mt76: refactor cc_lock locking scheme
Lorenzo Bianconi
2019-11-20
mt76: do not use devm API for led classdev
Felix Fietkau
2019-11-20
mt76: enable airtime fairness
Felix Fietkau
2019-11-20
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
[next]