index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu command
Sean Wang
3
-1
/
+38
2020-05-12
mt76: mt7615: introduce support for hardware beacon filter
Lorenzo Bianconi
3
-0
/
+45
2020-05-12
mt76: mt7615: free pci_vector if mt7615_pci_probe fails
Lorenzo Bianconi
1
-3
/
+12
2020-05-12
mt76: mt7615: add passive mode for hw scan
Lorenzo Bianconi
1
-2
/
+2
2020-05-12
mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_work
Lorenzo Bianconi
1
-1
/
+0
2020-05-12
mt76: mt7615: introduce mt7615_check_offload_capability routine
Lorenzo Bianconi
4
-23
/
+29
2020-05-12
mt76: mt7615: fix ssid configuration in mt7615_mcu_hw_scan
Lorenzo Bianconi
1
-2
/
+7
2020-05-12
mt76: mt7603: remove duplicate error message
Dejin Zheng
1
-3
/
+1
2020-05-12
mt76: mt7615: fix getting maximum tx power from eeprom
Felix Fietkau
2
-0
/
+17
2020-05-12
mt76: mt7615: set spatial extension index
Felix Fietkau
2
-1
/
+8
2020-05-12
mt76: mt7663: remove check in mt7663_load_n9
Lorenzo Bianconi
1
-8
/
+5
2020-05-12
mt76: mt7663: add the possibility to load firmware v2
Lorenzo Bianconi
4
-8
/
+57
2020-05-12
mt76: mt76x0: enable MCS 8 and MCS9
Lorenzo Bianconi
1
-21
/
+5
2020-05-12
mt76: mt7615: fix event report in mt7615_mcu_bss_event
Lorenzo Bianconi
1
-1
/
+2
2020-05-12
mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signature
Lorenzo Bianconi
3
-19
/
+10
2020-05-12
mt76: mt7663: fix up BMC entry indicated to unicmd firmware
Sean Wang
1
-19
/
+3
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
6
-3
/
+18
2020-05-12
mt76: mt7615: move mcu bss upload before creating the sta
Lorenzo Bianconi
1
-4
/
+13
2020-05-12
mt76: mt7603: fix tx status rate index calculation
Felix Fietkau
1
-1
/
+1
2020-05-12
mt76: mt7615: fix tx status rate index calculation
Felix Fietkau
1
-1
/
+1
2020-05-12
mt76: mt7615: do not adjust MAC timings if the device is not running
Felix Fietkau
1
-0
/
+3
2020-05-12
mt76: mt7615: adjust timing in mt7615_mac_set_timing to match fw/hw values
Felix Fietkau
1
-1
/
+1
2020-05-12
mt76: mt7603: never use an 802.11b CF-End rate on 5GHz
Felix Fietkau
1
-2
/
+3
2020-05-12
mt76: mt7615: never use an 802.11b CF-End rate on 5GHz
Felix Fietkau
1
-2
/
+3
2020-05-12
mt76: mt7615: use larger rx buffers if VHT is supported
Felix Fietkau
1
-2
/
+7
2020-05-12
mt76: fix A-MPDU density handling
Felix Fietkau
3
-3
/
+10
2020-05-12
mt76: mt7615: fix sta ampdu factor for VHT
Felix Fietkau
1
-2
/
+9
2020-05-12
mt76: mt7663u: enable AirTimeFairness
Lorenzo Bianconi
1
-0
/
+12
2020-05-12
mt76: mt7615: rework mt7615_mac_sta_poll for usb code
Lorenzo Bianconi
2
-12
/
+10
2020-05-12
mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv
Lorenzo Bianconi
1
-1
/
+4
2020-05-12
mt76: mt7615: fix mt7615_driver_own routine
Lorenzo Bianconi
2
-1
/
+6
2020-05-12
mt76: mt7615: fix max wtbl size for 7663
Lorenzo Bianconi
2
-2
/
+11
2020-05-12
mt76: mt7615: fix mt7615_firmware_own for mt7663e
Lorenzo Bianconi
1
-3
/
+2
2020-05-12
mt76: mt7615: parse mcu return code for unified commands
Lorenzo Bianconi
2
-0
/
+16
2020-05-12
mt76: add rx queues info to mt76 debugfs
Lorenzo Bianconi
4
-4
/
+25
2020-05-12
mt76: mt7615: make Kconfig entry obvious for MT7663E
Sean Wang
1
-1
/
+1
2020-05-12
mt76: mt7663: introduce 802.11 PS support in sta mode
Lorenzo Bianconi
9
-4
/
+68
2020-05-12
mt76: remove PS_NULLFUNC_STACK capability
Lorenzo Bianconi
1
-1
/
+0
2020-05-12
mt76: mt7615: provide aid info to the mcu
Lorenzo Bianconi
1
-1
/
+3
2020-05-12
mt76: mt7615: disable aspm by default
Lorenzo Bianconi
1
-0
/
+2
2020-05-12
mt76: mt7615: enable scs for mt7663 driver
Lorenzo Bianconi
2
-27
/
+58
2020-05-12
mt76: mt7615: introduce mt7663u support
Lorenzo Bianconi
13
-3
/
+756
2020-05-12
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
14
-431
/
+503
2020-05-12
mt76: mt7615: fix possible deadlock in mt7615_stop
Lorenzo Bianconi
4
-38
/
+44
2020-05-12
mt76: remove unnecessary annotations
Jules Irenge
1
-3
/
+1
2020-05-12
mt76: mt7615: enable MSI by default
Lorenzo Bianconi
1
-0
/
+5
2020-05-12
mt76: mt7615: rework IRQ handling to prepare for MSI support
Felix Fietkau
4
-14
/
+29
2020-05-12
mt76: mt7663: fix DMA unmap length
Lorenzo Bianconi
2
-6
/
+16
2020-05-12
mt76: mt7622: fix DMA unmap length
Lorenzo Bianconi
2
-3
/
+4
2020-05-12
mt76: mt7615: set hw scan limits only for firmware with offload support
Felix Fietkau
1
-0
/
+9
[prev]
[next]