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
Age
Commit message (
Expand
)
Author
2023-10-23
wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel info
Ming Yen Hsieh
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-09
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
Kalle Valo
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-09-30
wifi: mt76: Annotate struct mt76_rx_tid with __counted_by
Kees Cook
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: enable set txpower for UNII-4
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
2023-09-30
wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanup
Sean Wang
2023-09-30
wifi: mt76: mt7996: remove periodic MPDU TXS request
Benjamin Lin
2023-09-30
wifi: mt76: mt7996: enable PPDU-TxS to host
Yi-Chia Hsieh
2023-09-30
wifi: mt76: mt7996: Add mcu commands for getting sta tx statistic
Yi-Chia Hsieh
2023-09-30
wifi: mt76: mt7996: get tx_retries and tx_failed from txfree
Yi-Chia Hsieh
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
2023-09-30
wifi: mt76: mt7915 add tc offloading support
Felix Fietkau
2023-09-30
wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chips
Deren Wu
2023-09-30
wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driver
Sean Wang
2023-09-30
wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driver
Sean Wang
2023-09-30
wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
Sean Wang
2023-09-30
wifi: mt76: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
2023-09-30
wifi: mt76: mt7915: fix beamforming availability check
MeiChia Chiu
2023-09-30
wifi: mt76: mt7915: update mpdu density capability
Peter Chiu
2023-09-30
wifi: mt76: check vif type before reporting cca and csa
Peter Chiu
2023-09-30
wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
Shayne Chen
2023-09-30
wifi: mt76: get rid of false alamrs of tx emission issues
StanleyYP Wang
2023-09-30
wifi: mt76: fix potential memory leak of beacon commands
Bo Jiao
2023-09-30
wifi: mt76: check sta rx control frame to multibss capability
Allen Ye
2023-09-30
wifi: mt76: update beacon size limitation
MeiChia Chiu
2023-09-30
wifi: mt76: connac: add MBSSID support for mt7996
Chank Chen
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
2023-09-30
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2023-09-30
wifi: mt76: mt7996: support per-band LED control
Jen-Hao Cheng
2023-09-30
wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()
Howard Hsu
2023-09-30
wifi: mt76: mt7996: only set vif teardown cmds at remove interface
Shayne Chen
2023-09-30
wifi: mt76: mt7996: fix TWT command format
Peter Chiu
2023-09-30
wifi: mt76: mt7996: fix rx rate report for CBW320-2
Peter Chiu
2023-09-30
wifi: mt76: mt7996: fix wmm queue mapping
Peter Chiu
2023-09-30
wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY cap
Howard Hsu
2023-09-30
wifi: mt76: mt7996: fix beamform mcu cmd configuration
Howard Hsu
2023-09-30
wifi: mt76: mt7996: set correct wcid in txp
Peter Chiu
2023-09-30
wifi: mt76: connac: add more unified event IDs
Deren Wu
2023-09-30
wifi: mt76: connac: add more unified command IDs
Deren Wu
2023-09-30
wifi: mt76: connac: add data field in struct tlv
Deren Wu
[next]