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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
2
-5
/
+7
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
3
-7
/
+7
2022-12-01
wifi: mt76: mt7921: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
3
-2
/
+5
2022-12-01
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
Sean Wang
1
-11
/
+21
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
1
-1
/
+3
2022-09-15
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: mt7921e: fix random fw download fail
Deren Wu
3
-0
/
+5
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
5
-2
/
+234
2022-09-15
wifi: mt76: mt7921e: fix rmmod crash in driver reload test
Deren Wu
1
-0
/
+2
2022-09-15
wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
Sean Wang
1
-0
/
+1
2022-09-15
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
Lorenzo Bianconi
1
-1
/
+1
2022-09-15
wifi: mt76: mt7921: get rid of the false positive reset
Sean Wang
3
-18
/
+3
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
3
-4
/
+2
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
Sean Wang
1
-0
/
+4
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
Sean Wang
1
-5
/
+16
2022-09-15
wifi: mt76: sdio: add rx_check callback for sdio devices
Lorenzo Bianconi
1
-0
/
+1
2022-09-15
wifi: mt76: mt7921: delete stray if statement
Dan Carpenter
1
-3
/
+0
2022-09-15
wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
Dan Carpenter
1
-1
/
+4
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
4
-157
/
+119
2022-09-15
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
1
-4
/
+0
2022-09-15
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+24
2022-09-15
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+9
2022-09-15
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
Sean Wang
2
-4
/
+14
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
3
-0
/
+22
2022-09-15
wifi: mt76: connac: introduce mt76_connac_reg_map structure
Lorenzo Bianconi
1
-40
/
+36
2022-08-26
wifi: mt76: mt7921e: fix crash in chip reset fail
Deren Wu
1
-1
/
+1
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
[prev]
[next]