summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser2023-07-241-3/+3
* wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou2023-07-063-12/+8
* wifi: mt7601u: replace strlcpy() with strscpy()Azeem Shaikh2023-06-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-082-7/+15
|\
| * wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi2023-06-011-7/+12
| * wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi2023-05-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-183-3/+4
|\|
| * wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee2023-05-122-2/+3
| * wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee2023-05-121-1/+1
* | wifi: mt7601u: delete dead code checking debugfs returnsWang Jikai2023-05-051-2/+0
|/
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-2171-1029/+1706
|\
| * 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-194-0/+4
| * wifi: mt76: dma: use napi_build_skbFelix Fietkau2023-04-191-1/+1
| * wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau2023-04-193-2/+8
| * 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: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()Ryder Lee2023-04-171-16/+27
| * wifi: mt76: connac: fix txd multicast rate settingRyder Lee2023-04-171-1/+2
| * wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou2023-04-171-1/+2
| * wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou2023-04-171-16/+20
| * wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li2023-04-171-1/+1
| * mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang2023-04-171-20/+0
| * wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2023-04-175-30/+19
| * wifi: mt76: mt7996: enable coredump supportRyder Lee2023-04-179-2/+496
| * wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee2023-04-176-30/+178
| * wifi: mt76: mt7996: enable full system reset supportBo Jiao2023-04-178-71/+365
| * wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-176-13/+18
| * wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva2023-04-171-5/+5
| * wifi: mt76: Replace zero-length array with flexible-array memberGustavo A. R. Silva2023-04-171-1/+1
| * wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell2023-04-171-0/+3
| * wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee2023-04-171-18/+18
| * wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh2023-04-171-3/+10
| * wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou2023-04-171-3/+3
| * wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-1717-120/+59
| * wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi2023-04-175-33/+11
| * wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi2023-04-175-66/+25
| * wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-1717-31/+2
| * wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi2023-04-177-30/+20
| * wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-1715-28/+24
| * wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello2023-04-171-0/+6
| * wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen2023-04-171-1/+16
| * wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi2023-04-175-55/+35
| * 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