aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7615 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing1-2/+1
2020-05-28mt76: only iterate over initialized rx queuesFelix Fietkau2-4/+7
2020-05-28mt76: mt7615: add support for MT7611NDENG Qingfang3-1/+14
2020-05-28mt76: mt7615: fix hw_scan with ssid_type for specified SSID onlySean Wang2-2/+5
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi5-37/+11
2020-05-28mt76: fix per-driver wcid range checks after wcid array size bumpFelix Fietkau1-2/+2
2020-05-28mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phyLorenzo Bianconi1-9/+9
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi7-2/+178
2020-05-14mt76: mt7615: fix typo defining ps workLorenzo Bianconi1-1/+1
2020-05-13mt76: mt7615: configure bss info adding the interfaceSean Wang3-39/+89
2020-05-13mt76: enable p2p supportLorenzo Bianconi5-9/+64
2020-05-13mt76: mt7615: reduce hw scan timeoutLorenzo Bianconi1-1/+4
2020-05-13mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi2-9/+11
2020-05-13mt76: mt7663: fix the usage WoW with net detect supportSean Wang1-1/+1
2020-05-12mt76: mt7615: usb: cancel ps work stopping the vifLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663u: add missing register definitionsLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwiLorenzo Bianconi1-2/+2
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee2-3/+3
2020-05-12mt76: mt7615: scan all channels if not specifiedLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7663: add support to sched scan with randomise addrSean Wang3-4/+11
2020-05-12mt76: mt7663: introduce WoW with net detect supportSean Wang1-3/+10
2020-05-12mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi4-7/+23
2020-05-12mt76: mt7663: fix target power parsingLorenzo Bianconi4-9/+40
2020-05-12mt76: mt7615: fix ibss mode for mt7663Lorenzo Bianconi1-0/+3
2020-05-12mt76: mt7615: check return value of mt7615_eeprom_get_power_indexLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7663: read tx streams from eepromLorenzo Bianconi2-5/+9
2020-05-12mt76: mt7615: introduce beacon_loss mcu eventLorenzo Bianconi2-0/+45
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi5-1/+142
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi7-6/+186
2020-05-12mt76: mt7663u: introduce suspend/resume to mt7663uSean Wang1-6/+38
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi4-44/+321
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu commandSean Wang3-1/+38
2020-05-12mt76: mt7615: introduce support for hardware beacon filterLorenzo Bianconi3-0/+45
2020-05-12mt76: mt7615: free pci_vector if mt7615_pci_probe failsLorenzo Bianconi1-3/+12
2020-05-12mt76: mt7615: add passive mode for hw scanLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_workLorenzo Bianconi1-1/+0
2020-05-12mt76: mt7615: introduce mt7615_check_offload_capability routineLorenzo Bianconi4-23/+29
2020-05-12mt76: mt7615: fix ssid configuration in mt7615_mcu_hw_scanLorenzo Bianconi1-2/+7
2020-05-12mt76: mt7615: fix getting maximum tx power from eepromFelix Fietkau2-0/+17
2020-05-12mt76: mt7615: set spatial extension indexFelix Fietkau2-1/+8
2020-05-12mt76: mt7663: remove check in mt7663_load_n9Lorenzo Bianconi1-8/+5
2020-05-12mt76: mt7663: add the possibility to load firmware v2Lorenzo Bianconi4-8/+57
2020-05-12mt76: mt7615: fix event report in mt7615_mcu_bss_eventLorenzo Bianconi1-1/+2
2020-05-12mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi3-19/+10
2020-05-12mt76: mt7663: fix up BMC entry indicated to unicmd firmwareSean Wang1-19/+3
2020-05-12mt76: enable TDLS supportLorenzo Bianconi5-2/+16
2020-05-12mt76: mt7615: move mcu bss upload before creating the staLorenzo Bianconi1-4/+13
2020-05-12mt76: mt7615: fix tx status rate index calculationFelix Fietkau1-1/+1
2020-05-12mt76: mt7615: do not adjust MAC timings if the device is not runningFelix Fietkau1-0/+3
2020-05-12mt76: mt7615: adjust timing in mt7615_mac_set_timing to match fw/hw valuesFelix Fietkau1-1/+1