index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-05-13
mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-16
mt76: fix wrong HE data rate in sniffer tool
Deren Wu
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-02-24
mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDU
Lorenzo Bianconi
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
2022-02-23
mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts
Deren Wu
2022-02-23
mt76: fix endianness errors in reverse_frag0_hdr_trans
Lorenzo Bianconi
2022-02-03
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
2022-02-03
mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotap
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
2022-02-03
mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()
Peter Chiu
2022-02-03
mt76: mt7921: fix a leftover race in runtime-pm
Lorenzo Bianconi
2022-02-03
mt76: mt7921e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
2022-02-03
mt76: mt7921: forbid the doze mode when coredump is in progress
YN Chen
2021-12-19
mt76: mt7921: clear pm->suspended in mt7921_mac_reset_work
Sean Wang
2021-12-19
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
2021-12-19
mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr
Ryder Lee
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
2021-12-19
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi
Lorenzo Bianconi
2021-12-18
mt76: only set rx radiotap flag from within decoder functions
Ryder Lee
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
2021-10-20
mt76: mt7921: move tx amsdu stats in mib_stats
Lorenzo Bianconi
2021-10-20
mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb
Lorenzo Bianconi
2021-10-20
mt76: mt7921: add some more MIB counters
Lorenzo Bianconi
2021-10-20
mt76: mt7921: introduce mt7921s support
Sean Wang
2021-10-20
mt76: mt7921: add MT7921_COMMON module
Sean Wang
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
2021-10-20
mt76: mt7921: refactor dma.c to be pcie specific
Sean Wang
2021-10-20
mt76: mt7921: refactor mac.c to be bus independent
Sean Wang
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
mt76: mt7921: add 6GHz support
Lorenzo Bianconi
2021-10-20
mt76: mt7921: remove mt7921_sta_stats
Lorenzo Bianconi
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
2021-10-20
mt76: mt7921: report tx rate directly from tx status
Lorenzo Bianconi
2021-10-20
mt76: mt7921: add support for tx status reporting
Lorenzo Bianconi
2021-10-20
mt76: mt7921: start reworking tx rate reporting
Lorenzo Bianconi
2021-10-20
mt76: disable BH around napi_schedule() calls
Felix Fietkau
2021-10-20
mt76: mt7921: update mib counters dumping phy stats
Lorenzo Bianconi
2021-10-20
mt76: mt7921: move mt7921_queue_rx_skb to mac.c
Lorenzo Bianconi
2021-10-20
mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotap
Lorenzo Bianconi
2021-10-20
mt76: mt7921: report HE MU radiotap
Sean Wang
2021-10-20
mt76: mt7921: get rid of mt7921_mac_set_beacon_filter
Lorenzo Bianconi
2021-10-20
mt76: add support for setting mcast rate
Ryder Lee
2021-10-20
mt76: mt7921: send EAPOL frames at lowest rate
Ryder Lee
2021-10-20
mt76: mt7921: fix mgmt frame using unexpected bitrate
Sean Wang
2021-10-20
mt76: mt7915: report tx rate directly from tx status
Ryder Lee
[next]