index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-06-19
mt76: allow hw driver code to overwrite wiphy interface_modes
Lorenzo Bianconi
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
2021-05-15
mt76: validate rx A-MSDU subframes
Felix Fietkau
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-11
mt76: mt7915: enable hw rx-amsdu de-aggregation
Lorenzo Bianconi
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
2021-01-27
mt76: fix crash on tearing down ext phy
Felix Fietkau
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5g
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: add back the SUPPORTS_REORDERING_BUFFER flag
Felix Fietkau
2020-12-04
mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
Felix Fietkau
2020-12-04
mt76: use ieee80211_rx_list to pass frames to the network stack as a batch
Felix Fietkau
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
[next]