summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2021-12-19mt76: do not pass the received frame with decryption errorXing Song
2021-12-19mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi
2021-12-19mt76: mt7615: remove dead code in get_omac_idxLorenzo Bianconi
2021-12-19mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi
2021-12-19mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwiLorenzo Bianconi
2021-12-19mt76: fix possible OOB issue in mt76_calculate_default_rateLorenzo Bianconi
2021-12-19mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu
2021-12-19mt76: debugfs: fix queue reporting for mt76-usbLorenzo Bianconi
2021-12-18mt76: mt7921: add support for PCIe ID 0x0608/0x0616Deren Wu
2021-12-18mt76: testmode: add support to set MACShayne Chen
2021-12-18mt76: mt7915: add default calibrated data supportShayne Chen
2021-12-18mt76: only set rx radiotap flag from within decoder functionsRyder Lee
2021-12-18mt76: reverse the first fragmented frame to 802.11Xing Song
2021-12-18mt76: mt7915: fix SMPS operation failRyder Lee
2021-12-18mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang
2021-12-18mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu
2021-12-18mt76: mt7921: drop offload_flags overwrittenSean Wang
2021-12-18mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routineLorenzo Bianconi
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-13mt76: remove variable set but not usedYang Li
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-10-23mt76: connac: fix unresolved symbols when CONFIG_PM is unsetFelix Fietkau
2021-10-23mt76: Make use of the helper macro kthread_run()Cai Huoqing
2021-10-23mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens
2021-10-23mt76: mt7921: disable 4addr capabilityLorenzo Bianconi
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen
2021-10-23mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_capsLorenzo Bianconi
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee
2021-10-23mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke
2021-10-23mt76: mt7921: fix Wformat build warningRandy Dunlap
2021-10-23mt76: mt7921: fix mt7921s KconfigLorenzo Bianconi
2021-10-20mt76: mt7915: change max rx len limit of hw modulesShayne Chen
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen
2021-10-20mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()Shayne Chen
2021-10-20mt76: mt7915: enable HE UL MU-MIMOShayne Chen
2021-10-20mt76: mt7921: add per-vif counters in ethtoolLorenzo Bianconi
2021-10-20mt76: mt7921: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skbLorenzo Bianconi
2021-10-20mt76: mt7921: introduce stats reporting through ethtoolLorenzo Bianconi
2021-10-20mt76: mt7921: add some more MIB countersLorenzo Bianconi