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
/
mt7915
/
mac.c
Age
Commit message (
Expand
)
Author
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: enable use_cts_prot support
Ryder Lee
2022-12-01
wifi: mt76: mt7915: add ack signal support
Ryder Lee
2022-12-01
wifi: mt76: mt7915: fix mt7915_mac_set_timing()
Ryder Lee
2022-12-01
wifi: mt76: mt7915: set correct antenna for radar detection on MT7915D
Shayne Chen
2022-12-01
wifi: mt76: mt7915: fix bounds checking for tx-free-done command
Ben Greear
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-10-11
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
2022-09-15
wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setup
Lorenzo Bianconi
2022-09-15
wifi: mt76: mt7915: fix an uninitialized variable bug
Dan Carpenter
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: mt7915: rely on mt76_connac_tx_free
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2022-07-11
mt76: mt7915: get rid of unnecessary new line in mt7915_mac_write_txwi
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signature
Lorenzo Bianconi
2022-07-11
mt76: mt7915: add missing bh-disable around tx napi enable/schedule
Felix Fietkau
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
2022-07-11
mt76: mt7915: add more ethtool stats
Ryder Lee
2022-05-13
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
mt76: mt7915: introduce mt7915_mac_severe_check()
Ryder Lee
2022-05-13
mt76: mt7915: limit minimum twt duration
Peter Chiu
2022-05-13
mt76: mt7915: reject duplicated twt flows
Peter Chiu
2022-05-13
mt76: fix encap offload ethernet type check
Felix Fietkau
2022-05-13
mt76: mt7915: disable RX_HDR_TRANS_SHORT
Bo Jiao
2022-05-13
mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
Lorenzo Bianconi
2022-05-13
mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector
Lorenzo Bianconi
2022-05-13
mt76: mt7915: 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: mt7915: fix beamforming mib stats
Shayne Chen
2022-03-16
mt76: mt7915: set band1 TGID field in tx descriptor
Shayne Chen
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-03-16
mt76: mt7915: allow beaconing on all chains
Ryder Lee
2022-03-16
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
2022-02-24
mt76: mt7915: simplify conditional
Wan Jiabing
[next]