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.14.y
linux-6.15.y
linux-6.16.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
/
mt7615
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...
Greg Kroah-Hartman
1
-1
/
+2
2022-08-17
devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...
Duoming Zhou
1
-2
/
+1
2022-08-17
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
1
-3
/
+4
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
1
-11
/
+9
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
1
-9
/
+0
2022-02-24
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
1
-1
/
+1
2022-02-23
mt76: fix endianness errors in reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-12
/
+19
2022-02-03
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-10
/
+9
2022-02-03
mt76: mt7615: fix/rewrite the dfs state handling logic
Felix Fietkau
1
-21
/
+30
2022-02-03
mt76: mt7663s: flush runtime-pm queue after waking up the device
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7615: fix a leftover race in runtime-pm
Lorenzo Bianconi
1
-0
/
+8
2022-02-03
mt76: mt7615e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
1
-5
/
+33
2022-02-03
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
1
-9
/
+14
2021-12-19
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
1
-1
/
+8
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
1
-3
/
+87
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7615: fix skb use-after-free on mac reset
Felix Fietkau
1
-22
/
+23
2021-10-20
mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
Lorenzo Bianconi
1
-6
/
+9
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
1
-4
/
+11
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
1
-4
/
+10
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
1
-12
/
+52
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
1
-17
/
+15
2021-06-19
mt76: mt7615: update radar parameters
Ryder Lee
1
-7
/
+10
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
1
-1
/
+1
2021-06-17
mt76: mt7615: avoid use of ieee80211_tx_info_clear_status
Felix Fietkau
1
-1
/
+1
2021-06-17
mt76: mt7615: fix fixed-rate tx status reporting
Felix Fietkau
1
-6
/
+4
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
1
-2
/
+3
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
1
-5
/
+1
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
1
-7
/
+7
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
1
-0
/
+4
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
1
-4
/
+0
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
1
-3
/
+7
2021-04-21
mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()
Ryder Lee
1
-2
/
+6
2021-04-13
mt76: report Rx timestamp
Ryder Lee
1
-15
/
+17
2021-04-12
mt76: mt7615: fix chip reset on MT7622 and MT7663e
Felix Fietkau
1
-170
/
+0
2021-04-12
mt76: mt7622: trigger hif interrupt for system reset
Ryder Lee
1
-3
/
+12
2021-04-12
mt76: mt7615: cleanup mcu tx queue in mt7615_dma_reset()
Ryder Lee
1
-3
/
+5
2021-04-12
mt76: mt7615: stop ext_phy queue when mac reset happens
Ryder Lee
1
-0
/
+3
2021-04-12
mt76: mt7615: fix mib stats counter reporting to mac80211
Lorenzo Bianconi
1
-18
/
+8
2021-04-12
mt76: mt7615: fix TSF configuration
Ryder Lee
1
-1
/
+5
2021-04-12
mt76: mt7615: fix memory leak in mt7615_coredump_work
Lorenzo Bianconi
1
-2
/
+4
2021-04-12
mt76: mt7615: add support for rx decapsulation offload
Ryder Lee
1
-11
/
+33
2021-04-12
mt76: mt7615: add rx checksum offload support
Ryder Lee
1
-0
/
+4
2021-04-12
mt76: mt7615: enable hw rx-amsdu de-aggregation
Ryder Lee
1
-1
/
+14
2021-04-11
mt76: mt7615: fix tx skb dma unmap
Felix Fietkau
1
-1
/
+1
2021-04-11
mt76: mt7615: fix key set/delete issues
Felix Fietkau
1
-44
/
+53
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
1
-1
/
+1
[next]