summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-111-1/+1
* wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg2024-10-231-2/+3
* Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo2024-09-098-102/+166
|\
| * wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-09-061-4/+4
| * wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke2024-09-061-0/+2
| * wifi: mt76: mt7915: avoid long MCU command timeouts during SERFelix Fietkau2024-09-061-0/+5
| * wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau2024-09-061-2/+1
| * wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu2024-09-061-2/+1
| * wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau2024-09-063-12/+27
| * wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau2024-09-061-1/+3
| * wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin2024-09-062-0/+8
| * wifi: mt76: mt7915: reset the device after MCU timeoutFelix Fietkau2024-09-061-0/+9
| * wifi: mt76: mt7915: retry mcu messagesFelix Fietkau2024-09-061-5/+2
| * wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_resetFelix Fietkau2024-09-061-0/+1
| * wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau2024-09-065-55/+85
| * wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau2024-09-061-1/+3
| * wifi: mt76: mt7915: allocate vif wcid in the same range as stationsFelix Fietkau2024-09-061-1/+4
| * wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau2024-09-061-3/+7
| * wifi: mt76: partially move channel change code to coreFelix Fietkau2024-09-065-19/+7
* | wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+1
|/
* wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang2024-07-091-1/+3
* wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STASean Wang2024-07-091-1/+1
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-271-1/+1
|\
| * wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* | wifi: mt76: un-embedd netdev from mt76_devBreno Leitao2024-06-211-1/+1
|/
* Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo2024-05-038-64/+210
|\
| * wifi: mt76: make const arrays in functions staticFelix Fietkau2024-05-021-1/+1
| * wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko2024-05-021-1/+0
| * wifi: mt76: mt7915: add missing chanctx opsBen Greear2024-05-021-0/+4
| * wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau2024-05-023-7/+12
| * wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu2024-05-024-33/+147
| * wifi: mt76: mt7915: add support for disabling in-band discoveryMeiChia Chiu2024-05-021-3/+2
| * wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phyBo Jiao2024-05-021-3/+1
| * wifi: mt76: mt7915: fix HE PHY capabilities IE for station modeHoward Hsu2024-05-021-2/+6
| * wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration valuesHenry Yen2024-05-021-2/+9
| * wifi: mt76: mt7915: fix mcu command format for mt7915 tx statsPeter Chiu2024-05-021-12/+24
| * wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau2024-05-021-1/+1
| * wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau2024-05-021-0/+4
* | wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-031-1/+1
|/
* wifi: mt76: mt7915: workaround dubious x | !y warningKalle Valo2024-03-281-1/+2
* wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi2024-03-211-3/+3
* wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi2024-02-223-7/+7
* wifi: mt76: mt7915: update mt798x_wmac_adie_patch_7976Peter Chiu2024-02-221-1/+2
* wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen2024-02-222-5/+41
* wifi: mt76: mt7915: fix error recovery with WED enabledFelix Fietkau2024-02-221-6/+3
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-2/+2
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König2023-12-071-4/+2
* wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang2023-12-071-2/+3