index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mt76: rely on mac80211 utility routines to compute airtime
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: move mac_txdone tracepoint in mt76 module
Lorenzo Bianconi
1
-1
/
+2
2020-02-14
mt76: mt76x02: split beaconing
Markus Theil
1
-0
/
+2
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
1
-3
/
+3
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move chainmask back to driver specific structs
Felix Fietkau
1
-3
/
+3
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
1
-2
/
+2
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
1
-9
/
+9
2019-11-20
mt76: refactor cc_lock locking scheme
Lorenzo Bianconi
1
-0
/
+3
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
1
-7
/
+42
2019-11-20
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
1
-0
/
+9
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
1
-9
/
+11
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
1
-2
/
+2
2019-11-20
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
1
-0
/
+15
2019-11-20
mt76: move aggr_stats array in mt76_dev
Lorenzo Bianconi
1
-3
/
+3
2019-11-20
mt76: mt76x02: move mac_reset_counter in mt76x02_lib module
Lorenzo Bianconi
1
-0
/
+21
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
1
-8
/
+8
2019-06-27
mt76: mt76x02: fix tx status reporting issues
Felix Fietkau
1
-17
/
+85
2019-06-25
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
Felix Fietkau
1
-3
/
+4
2019-05-01
mt76: set txwi_size according to the driver value
Lorenzo Bianconi
1
-1
/
+3
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: store wcid tx rate info in one u32 reduce locking
Felix Fietkau
1
-9
/
+17
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
1
-138
/
+0
2019-05-01
mt76: remove mt76_queue dependency from tx_complete_skb function pointer
Lorenzo Bianconi
1
-2
/
+2
2019-04-12
mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
Stanislaw Gruszka
1
-6
/
+8
2019-03-07
mt76: mt76x02: reduce false positives in ED/CCA tx blocking
Felix Fietkau
1
-4
/
+21
2019-03-07
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
1
-0
/
+26
2019-03-07
mt76: mt76x02: when setting a key, use PN from mac80211
Felix Fietkau
1
-1
/
+15
2019-02-26
mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x02: only reset beacon drift counter when enabling beacons
Felix Fietkau
1
-0
/
+3
2019-02-18
mt76: mt76x2: simplify per-chain signal strength handling
Felix Fietkau
1
-7
/
+8
2019-02-18
mt76: fix corrupted software generated tx CCMP PN
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: increase ED/CCA tx block threshold
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: measure the time between mt76x02_edcca_check runs
Felix Fietkau
1
-2
/
+9
2019-02-18
mt76: clear CCA timer stats in mt76x02_edcca_init
Felix Fietkau
1
-0
/
+3
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
1
-2
/
+2
2019-02-18
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
1
-2
/
+2
2019-02-18
mt76: fix software encryption issues
Felix Fietkau
1
-0
/
+7
2019-02-18
mt76: beaconing fixes for USB
Stanislaw Gruszka
1
-3
/
+26
2019-02-18
mt76x02: initialize mutli bss mode when set up address
Stanislaw Gruszka
1
-1
/
+14
2019-01-22
mt76: fix per-chain signal strength reporting
Felix Fietkau
1
-1
/
+1
2019-01-21
mt76: do not report out-of-range rx nss
Lorenzo Bianconi
1
-4
/
+10
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
1
-5
/
+0
2019-01-17
mt76: fix tx status reporting for non-probing frames
Felix Fietkau
1
-1
/
+1
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
1
-1
/
+0
2019-01-11
mt76: mac: minor optimizations in mt76x02_mac_tx_rate_val
Lorenzo Bianconi
1
-4
/
+2
[next]