index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-11
1
-1
/
+1
*
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
2024-10-23
1
-2
/
+3
*
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
2024-09-09
8
-102
/
+166
|
\
|
*
wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-06
1
-4
/
+4
|
*
wifi: mt76: mt7915: check devm_kasprintf() returned value
Ma Ke
2024-09-06
1
-0
/
+2
|
*
wifi: mt76: mt7915: avoid long MCU command timeouts during SER
Felix Fietkau
2024-09-06
1
-0
/
+5
|
*
wifi: mt76: mt7915: always query station rx rate from firmware
Felix Fietkau
2024-09-06
1
-2
/
+1
|
*
wifi: mt76: mt7915: fix rx filter setting for bfee functionality
Howard Hsu
2024-09-06
1
-2
/
+1
|
*
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
2024-09-06
3
-12
/
+27
|
*
wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
Felix Fietkau
2024-09-06
1
-1
/
+3
|
*
wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
Benjamin Lin
2024-09-06
2
-0
/
+8
|
*
wifi: mt76: mt7915: reset the device after MCU timeout
Felix Fietkau
2024-09-06
1
-0
/
+9
|
*
wifi: mt76: mt7915: retry mcu messages
Felix Fietkau
2024-09-06
1
-5
/
+2
|
*
wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
Felix Fietkau
2024-09-06
1
-0
/
+1
|
*
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
5
-55
/
+85
|
*
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
2024-09-06
1
-1
/
+3
|
*
wifi: mt76: mt7915: allocate vif wcid in the same range as stations
Felix Fietkau
2024-09-06
1
-1
/
+4
|
*
wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
Felix Fietkau
2024-09-06
1
-3
/
+7
|
*
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-09-06
5
-19
/
+7
*
|
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
2024-09-06
1
-1
/
+1
|
/
*
wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STA
Sean Wang
2024-07-09
1
-1
/
+3
*
wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STA
Sean Wang
2024-07-09
1
-1
/
+1
*
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-27
1
-1
/
+1
|
\
|
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
1
-1
/
+1
*
|
wifi: mt76: un-embedd netdev from mt76_dev
Breno Leitao
2024-06-21
1
-1
/
+1
|
/
*
Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wireless
Kalle Valo
2024-05-03
8
-64
/
+210
|
\
|
*
wifi: mt76: make const arrays in functions static
Felix Fietkau
2024-05-02
1
-1
/
+1
|
*
wifi: mt76: mt7915: Remove unused of_gpio.h
Andy Shevchenko
2024-05-02
1
-1
/
+0
|
*
wifi: mt76: mt7915: add missing chanctx ops
Ben Greear
2024-05-02
1
-0
/
+4
|
*
wifi: mt76: mt7915: add fallback in case of missing precal data
Felix Fietkau
2024-05-02
3
-7
/
+12
|
*
wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibration
Peter Chiu
2024-05-02
4
-33
/
+147
|
*
wifi: mt76: mt7915: add support for disabling in-band discovery
MeiChia Chiu
2024-05-02
1
-3
/
+2
|
*
wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phy
Bo Jiao
2024-05-02
1
-3
/
+1
|
*
wifi: mt76: mt7915: fix HE PHY capabilities IE for station mode
Howard Hsu
2024-05-02
1
-2
/
+6
|
*
wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration values
Henry Yen
2024-05-02
1
-2
/
+9
|
*
wifi: mt76: mt7915: fix mcu command format for mt7915 tx stats
Peter Chiu
2024-05-02
1
-12
/
+24
|
*
wifi: mt76: replace skb_put with skb_put_zero
Felix Fietkau
2024-05-02
1
-1
/
+1
|
*
wifi: mt76: mt7915: initialize rssi on adding stations
Felix Fietkau
2024-05-02
1
-0
/
+4
*
|
wifi: mac80211: handle color change per link
Aditya Kumar Singh
2024-05-03
1
-1
/
+1
|
/
*
wifi: mt76: mt7915: workaround dubious x | !y warning
Kalle Valo
2024-03-28
1
-1
/
+2
*
wifi: mt76: mt7915: workaround too long expansion sparse warnings
Lorenzo Bianconi
2024-03-21
1
-3
/
+3
*
wifi: mt76: move wed common utilities in wed.c
Lorenzo Bianconi
2024-02-22
3
-7
/
+7
*
wifi: mt76: mt7915: update mt798x_wmac_adie_patch_7976
Peter Chiu
2024-02-22
1
-1
/
+2
*
wifi: mt76: mt7915: add locking for accessing mapped registers
Shayne Chen
2024-02-22
2
-5
/
+41
*
wifi: mt76: mt7915: fix error recovery with WED enabled
Felix Fietkau
2024-02-22
1
-6
/
+3
*
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2024-02-08
1
-1
/
+1
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-2
/
+2
*
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2024-01-31
1
-0
/
+1
*
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-07
1
-4
/
+2
*
wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
StanleyYP Wang
2023-12-07
1
-2
/
+3
[next]