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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
18
-1714
/
+633
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-1
/
+1
2022-07-11
mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()
Kai-Heng Feng
1
-18
/
+7
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: add len parameter to __mt76_mcu_msg_alloc signature
Lorenzo Bianconi
1
-6
/
+5
2022-07-11
mt76: mt7921: reduce the mutex lock scope during reset
Sean Wang
1
-5
/
+8
2022-07-11
mt76: mt7921: reduce log severity levels for informative messages
Sean Wang
1
-1
/
+1
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
3
-24
/
+5
2022-07-11
mt76: mt7921: make mt7921_pci_driver static
Lorenzo Bianconi
2
-2
/
+1
2022-07-11
mt76: mt7921: enable HW beacon filter in the initialization stage
Sean Wang
3
-6
/
+16
2022-07-11
mt76: mt7921: enable HW beacon filter not depending on PM flag
Sean Wang
1
-2
/
+1
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
3
-3
/
+3
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
7
-98
/
+24
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
7
-107
/
+25
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
1
-32
/
+1
2022-07-11
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
2
-37
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
4
-27
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_free in shared code
Lorenzo Bianconi
2
-11
/
+4
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
3
-31
/
+9
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2
-34
/
+2
2022-07-11
mt76: mt7921: enlarge maximum VHT MPDU length to 11454
Deren Wu
1
-1
/
+1
2022-07-11
mt76: mt7921: fix aggregation subframes setting to HE max
Deren Wu
1
-2
/
+2
2022-07-11
mt76: mt7921s: fix possible sdio deadlock in command fail
Deren Wu
1
-5
/
+5
2022-07-11
mt76: mt7921: do not update pm states in case of error
Lorenzo Bianconi
1
-3
/
+3
2022-07-11
mt76: mt7921s: remove unnecessary goto in mt7921s_mcu_drv_pmctrl
Lorenzo Bianconi
1
-5
/
+4
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
1
-76
/
+6
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
2
-167
/
+12
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
2
-236
/
+3
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
3
-13
/
+43
2022-07-11
mt76: mt7921: not support beacon offload disable command
Deren Wu
1
-2
/
+4
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
1
-119
/
+3
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
5
-221
/
+6
2022-07-11
mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
Lorenzo Bianconi
2
-131
/
+2
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
4
-15
/
+14
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
1
-0
/
+1
2022-07-11
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
1
-125
/
+1
2022-07-11
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
1
-88
/
+1
2022-07-11
mt76: mt7921: move fw toggle in mt7921_load_firmware
Lorenzo Bianconi
1
-7
/
+7
2022-07-11
mt76: connac: move shared fw structures in connac module
Lorenzo Bianconi
1
-70
/
+11
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
6
-12
/
+5
2022-07-11
mt76: mt7921: add missing bh-disable around rx napi schedule
Lorenzo Bianconi
1
-0
/
+2
2022-07-11
mt76: mt7921s: fix firmware download random fail
YN Chen
1
-7
/
+8
2022-07-11
mt76: mt7921: add PATCH_FINISH_REQ cmd response handling
YN Chen
1
-1
/
+2
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
3
-11
/
+25
2022-07-11
mt76: mt7921: introduce ACPI SAR support
Deren Wu
5
-0
/
+395
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2
-2
/
+2
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
5
-1
/
+147
[next]