index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mac80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
1
-1
/
+2
*
wifi: mt76: mt7996: add eht rx rate support
Shayne Chen
2023-04-17
1
-3
/
+8
*
wifi: mt76: dynamic channel bandwidth changes in AP mode
Ryder Lee
2023-04-17
1
-1
/
+2
*
wifi: mt76: do not run mt76_unregister_device() on unregistered hw
Lorenzo Bianconi
2023-03-13
1
-0
/
+8
*
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
2023-02-03
1
-3
/
+8
*
wifi: mt76: enable page_pool stats
Lorenzo Bianconi
2023-02-03
1
-0
/
+15
*
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
2023-02-03
1
-0
/
+42
*
wifi: mt76: mt7915: enable per-phy led support
Lorenzo Bianconi
2022-12-09
1
-0
/
+8
*
wifi: mt76: move leds struct in mt76_phy
Lorenzo Bianconi
2022-12-09
1
-21
/
+27
*
wifi: mt76: move leds field in leds struct
Lorenzo Bianconi
2022-12-09
1
-9
/
+9
*
wifi: mt76: mt7915: enable WED RX support
Lorenzo Bianconi
2022-12-01
1
-1
/
+4
*
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
2022-12-01
1
-0
/
+5
*
wifi: mt76: mt7915: add ack signal support
Ryder Lee
2022-12-01
1
-5
/
+4
*
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
2022-12-01
1
-2
/
+6
*
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
Felix Fietkau
2022-09-12
1
-1
/
+2
*
mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
Liang He
2022-07-11
1
-0
/
+1
*
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
1
-6
/
+6
*
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
1
-3
/
+6
*
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
1
-3
/
+3
*
mt76: allow receiving frames with invalid CCMP PN via monitor interfaces
Felix Fietkau
2022-07-11
1
-14
/
+10
*
mt76: do not check the ccmp pn for ONLY_MONITOR frame
MeiChia Chiu
2022-07-11
1
-0
/
+3
*
mt76: enable the VHT extended NSS BW feature
Deren Wu
2022-07-11
1
-0
/
+2
*
mt76: add 6 GHz band support in mt76_sar_freq_ranges
Deren Wu
2022-07-11
1
-0
/
+6
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-2
/
+2
*
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
1
-1
/
+3
*
mt76: make number of tokens configurable dynamically
Felix Fietkau
2022-05-13
1
-0
/
+1
*
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
2022-05-13
1
-0
/
+1
*
mt76: fix tx status related use-after-free race on station removal
Felix Fietkau
2022-05-13
1
-0
/
+2
*
mt76: fix antenna config missing in 6G cap
Deren Wu
2022-05-13
1
-2
/
+2
*
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-05-13
1
-1
/
+1
*
mt76: fix invalid rssi report
Deren Wu
2022-03-16
1
-2
/
+3
*
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
2022-02-24
1
-1
/
+1
*
mt76: improve signal strength reporting
Felix Fietkau
2022-02-24
1
-0
/
+32
*
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
2022-02-03
1
-0
/
+28
*
mt76: make mt76_sar_capa static
Lorenzo Bianconi
2022-02-03
1
-1
/
+1
*
mt76: move sar_capa configuration in common code
Lorenzo Bianconi
2021-12-19
1
-4
/
+16
*
mt76: clear sta powersave flag after notifying driver
Felix Fietkau
2021-12-19
1
-2
/
+4
*
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
2021-12-19
1
-0
/
+53
*
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
2021-12-19
1
-2
/
+2
*
mt76: fix possible OOB issue in mt76_calculate_default_rate
Lorenzo Bianconi
2021-12-19
1
-3
/
+4
*
mt76: move mt76_ethtool_worker_info in mt76 module
Lorenzo Bianconi
2021-10-20
1
-0
/
+28
*
mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs
Felix Fietkau
2021-10-20
1
-2
/
+5
*
mt76: use a separate CCMP PN receive counter for management frames
Xing Song
2021-10-20
1
-4
/
+23
*
mt76: substitute sk_buff_head status_list with spinlock_t status_lock
Lorenzo Bianconi
2021-10-20
1
-1
/
+1
*
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-10-20
1
-2
/
+2
*
mt76: introduce packet_id idr
Lorenzo Bianconi
2021-10-20
1
-1
/
+5
*
mt76: add 6GHz support
Lorenzo Bianconi
2021-10-20
1
-8
/
+120
*
mt76: fill boottime_ns in Rx path
Ryder Lee
2021-10-20
1
-0
/
+5
*
mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD
Ryder Lee
2021-10-20
1
-6
/
+2
*
mt76: add support for setting mcast rate
Ryder Lee
2021-10-20
1
-4
/
+8
[next]