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
/
mt7921
/
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: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
1
-211
/
+1
2022-08-17
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
1
-12
/
+11
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
1
-0
/
+26
2022-05-13
mt76: fix encap offload ethernet type check
Felix Fietkau
1
-1
/
+3
2022-05-13
mt76: mt7921: Add AP mode support
Sean Wang
1
-0
/
+9
2022-05-13
mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-1
/
+1
2022-03-16
mt76: fix wrong HE data rate in sniffer tool
Deren Wu
1
-2
/
+4
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
1
-0
/
+12
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
1
-0
/
+21
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
1
-0
/
+58
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
1
-18
/
+13
2022-02-24
mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDU
Lorenzo Bianconi
1
-0
/
+1
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
1
-3
/
+0
2022-02-23
mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts
Deren Wu
1
-3
/
+9
2022-02-23
mt76: fix endianness errors in reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-12
/
+18
2022-02-03
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
1
-10
/
+9
2022-02-03
mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotap
Lorenzo Bianconi
1
-1
/
+0
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
1
-2
/
+2
2022-02-03
mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()
Peter Chiu
1
-1
/
+0
2022-02-03
mt76: mt7921: fix a leftover race in runtime-pm
Lorenzo Bianconi
1
-0
/
+8
2022-02-03
mt76: mt7921e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7921: forbid the doze mode when coredump is in progress
YN Chen
1
-1
/
+2
2021-12-19
mt76: mt7921: clear pm->suspended in mt7921_mac_reset_work
Sean Wang
1
-0
/
+1
2021-12-19
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
1
-1
/
+1
2021-12-19
mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr
Ryder Lee
1
-1
/
+1
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
1
-1
/
+8
2021-12-19
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi
Lorenzo Bianconi
1
-1
/
+1
2021-12-18
mt76: only set rx radiotap flag from within decoder functions
Ryder Lee
1
-20
/
+14
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
1
-3
/
+87
2021-10-20
mt76: mt7921: move tx amsdu stats in mib_stats
Lorenzo Bianconi
1
-0
/
+6
2021-10-20
mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb
Lorenzo Bianconi
1
-2
/
+15
2021-10-20
mt76: mt7921: add some more MIB counters
Lorenzo Bianconi
1
-1
/
+25
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
1
-7
/
+15
2021-10-20
mt76: mt7921: add MT7921_COMMON module
Sean Wang
1
-0
/
+6
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
1
-4
/
+1
2021-10-20
mt76: mt7921: refactor dma.c to be pcie specific
Sean Wang
1
-1
/
+1
2021-10-20
mt76: mt7921: refactor mac.c to be bus independent
Sean Wang
1
-335
/
+7
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: add 6GHz support
Lorenzo Bianconi
1
-12
/
+21
2021-10-20
mt76: mt7921: remove mt7921_sta_stats
Lorenzo Bianconi
1
-2
/
+2
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
1
-4
/
+0
2021-10-20
mt76: mt7921: report tx rate directly from tx status
Lorenzo Bianconi
1
-88
/
+141
2021-10-20
mt76: mt7921: add support for tx status reporting
Lorenzo Bianconi
1
-5
/
+97
2021-10-20
mt76: mt7921: start reworking tx rate reporting
Lorenzo Bianconi
1
-34
/
+42
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
1
-0
/
+5
2021-10-20
mt76: mt7921: update mib counters dumping phy stats
Lorenzo Bianconi
1
-2
/
+1
2021-10-20
mt76: mt7921: move mt7921_queue_rx_skb to mac.c
Lorenzo Bianconi
1
-2
/
+38
[next]