index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
2022-04-10
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-03-16
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
2022-03-16
mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...
Sean Wang
2022-03-16
mt76: fix wrong HE data rate in sniffer tool
Deren Wu
2022-03-16
mt76: mt7915: introduce 802.11ax multi-bss support
Lorenzo Bianconi
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
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: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
Lorenzo Bianconi
2022-03-16
mt76: mt7921: disable runtime pm for usb
Lorenzo Bianconi
2022-03-16
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
mt76: usb: add req_type to ___mt76u_wr signature
Lorenzo Bianconi
2022-03-16
mt76: usb: add req_type to ___mt76u_rr signature
Lorenzo Bianconi
2022-03-16
mt76: mt7915: fix typos in comments
Julia Lawall
2022-03-16
mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()
Peter Chiu
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: fix invalid rssi report
Deren Wu
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
mt76: connac: make read-only array ba_range static const
Colin Ian King
2022-03-16
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
2022-03-16
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
2022-03-16
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
2022-03-16
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-03-16
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
2022-03-16
mt76: mt7915: allow beaconing on all chains
Ryder Lee
2022-03-16
mt76: fix monitor mode crash with sdio driver
Deren Wu
2022-03-16
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2022-03-16
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
2022-03-16
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
2022-03-16
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
2022-03-16
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
2022-03-16
mt76: mt7921: fix up the monitor mode
Sean Wang
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-03-16
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
2022-02-24
mt76: mt7915: simplify conditional
Wan Jiabing
2022-02-24
mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDU
Lorenzo Bianconi
2022-02-24
mt76: mt7915e: Enable thermal management by default
Nicolas Cavallari
2022-02-24
mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.
Nicolas Cavallari
2022-02-24
mt76: mt7915e: Fix degraded performance after temporary overheat
Nicolas Cavallari
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
2022-02-24
mt76: mt7915: use min_t() to make code cleaner
Changcheng Deng
2022-02-24
mt76: mt7915: fix the muru tlv issue
MeiChia Chiu
2022-02-24
mt76: mt7915: check band idx for bcc event
Ryder Lee
2022-02-24
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
[next]