index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mac.c
Age
Commit message (
Expand
)
Author
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
2021-06-17
mt76: mt7615: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
2021-06-17
mt76: mt7615: fix fixed-rate tx status reporting
Felix Fietkau
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
2021-04-21
mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()
Ryder Lee
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-12
mt76: mt7615: fix chip reset on MT7622 and MT7663e
Felix Fietkau
2021-04-12
mt76: mt7622: trigger hif interrupt for system reset
Ryder Lee
2021-04-12
mt76: mt7615: cleanup mcu tx queue in mt7615_dma_reset()
Ryder Lee
2021-04-12
mt76: mt7615: stop ext_phy queue when mac reset happens
Ryder Lee
2021-04-12
mt76: mt7615: fix mib stats counter reporting to mac80211
Lorenzo Bianconi
2021-04-12
mt76: mt7615: fix TSF configuration
Ryder Lee
2021-04-12
mt76: mt7615: fix memory leak in mt7615_coredump_work
Lorenzo Bianconi
2021-04-12
mt76: mt7615: add support for rx decapsulation offload
Ryder Lee
2021-04-12
mt76: mt7615: add rx checksum offload support
Ryder Lee
2021-04-12
mt76: mt7615: enable hw rx-amsdu de-aggregation
Ryder Lee
2021-04-11
mt76: mt7615: fix tx skb dma unmap
Felix Fietkau
2021-04-11
mt76: mt7615: fix key set/delete issues
Felix Fietkau
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
2021-01-29
mt76: mt7663: introduce coredump support
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move pm data struct in mt76_connac.h
Lorenzo Bianconi
2021-01-29
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2021-01-26
mt76: mt7615: move testmode data from dev to phy
Shayne Chen
2021-01-26
mt76: mt7615: reset token when mac_reset happens
Ryder Lee
2021-01-26
mt76: mt7615: add vif check in mt7615_update_vif_beacon()
Ryder Lee
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: mt7615: refactor usb/sdio rate code
Lorenzo Bianconi
2020-12-04
mt76: testmode: switch ib and wb rssi to array type for per-antenna report
Shayne Chen
2020-12-04
mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devices
Lorenzo Bianconi
2020-12-04
mt76: fix tkip configuration for mt7615/7663 devices
Lorenzo Bianconi
2020-12-04
mt76: mt7615: enable beacon filtering by default for offload fw
Lorenzo Bianconi
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
mt76: rely on AQL for burst size limits on tx queueing
Felix Fietkau
2020-09-24
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_work
Lorenzo Bianconi
2020-09-24
mt76: mt7615: reschedule runtime-pm receiving a tx interrupt
Lorenzo Bianconi
2020-09-24
mt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
[prev]
[next]