summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7996 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo2023-08-0211-767/+369
|\
| * wifi: mt76: mt76_connac3: move lmac queue enumeration in mt76_connac3_mac.hLorenzo Bianconi2023-07-261-14/+0
| * wifi: mt76: connac: add connac3 mac libraryLorenzo Bianconi2023-07-251-179/+1
| * wifi: mt76: connac: move connac3 definitions in mt76_connac3_mac.hLorenzo Bianconi2023-07-251-314/+1
| * wifi: mt76: move rate info in mt76_vifLorenzo Bianconi2023-07-254-15/+11
| * wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi2023-07-253-5/+4
| * wifi: mt76: mt7996: rely on shared poll_list fieldLorenzo Bianconi2023-07-253-15/+14
| * wifi: mt76: mt7996: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-254-29/+27
| * wifi: mt76: mt7996: increase tx token sizeHoward Hsu2023-07-251-1/+1
| * wifi: mt76: mt7996: add muru supportMeiChia Chiu2023-07-251-1/+55
| * wifi: mt76: mt7996: fix WA event ring sizeStanleyYP Wang2023-07-252-1/+2
| * wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang2023-07-251-1/+5
| * wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu2023-07-255-29/+69
| * wifi: mt76: mt7996: enable VHT extended NSS BW featurePeter Chiu2023-07-251-0/+2
| * wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu2023-07-251-2/+3
| * wifi: mt76: connac: add support for dsp firmware downloadPeter Chiu2023-07-253-34/+41
| * wifi: mt76: mt7996: move radio ctrl commands to proper functionsShayne Chen2023-07-251-5/+6
| * mt76: mt7996: rely on mt76_sta_stats in mt76_wcidLorenzo Bianconi2023-07-253-6/+5
| * wifi: mt76: mt7996: disable WFDMA Tx/Rx during SER recoveryBo Jiao2023-07-253-36/+55
| * wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee2023-07-251-0/+4
| * wifi: mt76: mt7996: rely on mib_stats shared definitionLorenzo Bianconi2023-07-254-60/+6
| * wifi: mt76: mt7996: drop return in mt7996_sta_statisticsRyder Lee2023-07-251-12/+13
| * wifi: mt76: mt7996: enable BSS_CHANGED_MU_GROUPS supportRyder Lee2023-07-253-7/+38
| * wifi: mt76: mt7996: fix header translation logicRyder Lee2023-07-251-4/+9
* | wifi: drivers: Explicitly include correct DT includesRob Herring2023-08-011-0/+1
|/
* wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi2023-06-011-7/+12
* wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee2023-05-121-1/+1
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-2117-432/+1277
|\
| * wifi: mt76: mt7996: fill txd by host driverRyder Lee2023-04-191-9/+4
| * wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau2023-04-191-0/+1
| * wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee2023-04-195-9/+27
| * wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee2023-04-193-6/+24
| * wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee2023-04-194-4/+18
| * wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee2023-04-197-33/+85
| * wifi: mt76: mt7996: enable coredump supportRyder Lee2023-04-179-2/+496
| * wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee2023-04-175-30/+177
| * wifi: mt76: mt7996: enable full system reset supportBo Jiao2023-04-178-71/+365
| * wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-2/+2
| * wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-12/+0
| * wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi2023-04-171-22/+1
| * wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-173-6/+0
| * wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-174-7/+6
| * wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang2023-04-171-4/+4
| * wifi: mt76: mt7996: remove mt7996_mcu_set_pm()Peter Chiu2023-04-173-35/+0
| * wifi: mt76: mt7996: init mpdu density capPeter Chiu2023-04-171-2/+7
| * wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu2023-04-171-1/+2
| * wifi: mt76: mt7996: remove unused eeprom band selectionShayne Chen2023-04-172-5/+0
| * wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen2023-04-173-10/+12
| * wifi: mt76: mt7996: add eht rx rate supportShayne Chen2023-04-171-4/+5
| * wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()Ryder Lee2023-04-173-124/+8