index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
mt76x2_mac.c
Age
Commit message (
Expand
)
Author
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi
2018-10-01
mt76: mt76x2: fix multi-interface beacon configuration
Felix Fietkau
2018-10-01
mt76: move mt76x02_beacon_offset in mt76x02_util.c
Lorenzo Bianconi
2018-10-01
mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c
Lorenzo Bianconi
2018-09-19
mt76: move mt76x2_tx_complete routine in mt76x02-lib module
Lorenzo Bianconi
2018-09-19
mt76x2: change mt76x2_tx_complete routine signature
Lorenzo Bianconi
2018-09-19
mt76: unify send_tx_status and related helpers
Stanislaw Gruszka
2018-09-19
mt76: unify load_tx_status
Stanislaw Gruszka
2018-09-19
mt76: unify txwi and rxwi structures
Stanislaw Gruszka
2018-09-04
mt76: unify sta structure part 2
Stanislaw Gruszka
2018-08-02
mt76: add mt76x2_mac_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
mt76x2: add buffer len to mt76x2_mac_write_txwi signature
Lorenzo Bianconi
2018-08-02
mt76x2: introduce mt76x2_mac_load_tx_status routine
Lorenzo Bianconi
2018-07-30
mt76x2: add frame protection support
Lorenzo Bianconi
2018-06-27
mt76: track ewma rssi for gain adjustment per station
Felix Fietkau
2018-06-27
mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()
Lorenzo Bianconi
2018-05-23
mt76: discard early received packets if not running yet
Felix Fietkau
2018-05-04
mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()
Lorenzo Bianconi
2018-02-28
mt76x2: remove warnings in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-02-01
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
2018-01-26
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
2018-01-26
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
mt76: add an intermediate struct for rx status information
Felix Fietkau
2018-01-26
mt76: fix TSF value in probe responses
Felix Fietkau
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-01-08
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
2017-12-07
mt76: add driver code for MT76x2e
Felix Fietkau