index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
2019-03-19
1
-1
/
+1
*
mt76x02u: check chip version on probe
Stanislaw Gruszka
2019-03-19
1
-3
/
+7
*
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
2019-02-26
1
-5
/
+0
*
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
2019-02-26
1
-11
/
+0
*
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
2019-02-26
3
-5
/
+5
*
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
2019-02-18
1
-1
/
+1
*
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
2019-02-18
4
-11
/
+39
*
mt76x0: phy: report target_power in debugfs
Lorenzo Bianconi
2019-02-18
1
-0
/
+1
*
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
2019-02-18
4
-38
/
+24
*
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
2019-02-18
1
-4
/
+1
*
mt76: run MAC work every 100ms
Felix Fietkau
2019-02-18
2
-2
/
+2
*
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
2019-02-18
1
-2
/
+4
*
mt76x0: mcu: remove useless commented configuration
Lorenzo Bianconi
2019-02-18
1
-6
/
+0
*
mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
Lorenzo Bianconi
2019-02-18
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2019-02-08
4
-44
/
+54
|
\
|
*
mt76x0u: fix suspend/resume
Stanislaw Gruszka
2019-02-07
1
-17
/
+29
|
*
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
2019-01-31
3
-27
/
+25
*
|
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
2019-01-17
1
-1
/
+3
*
|
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2019-01-17
2
-2
/
+2
*
|
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
2019-01-11
2
-0
/
+3
*
|
mt76x0: configure MT_VHT_HT_FBK_CFG1
Stanislaw Gruszka
2019-01-11
1
-0
/
+1
*
|
mt76x0: pci: fix ACS support
Lorenzo Bianconi
2019-01-11
1
-0
/
+8
*
|
mt76: Add missing include of linux/module.h
Hauke Mehrtens
2019-01-11
1
-0
/
+1
|
/
*
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
2
-4
/
+6
*
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
2018-11-30
1
-8
/
+6
*
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
2018-11-30
1
-0
/
+2
*
mt76x02: assure we update gain after scan
Stanislaw Gruszka
2018-11-30
1
-1
/
+2
*
mt76x02: run calibration after scanning
Stanislaw Gruszka
2018-11-30
1
-1
/
+1
*
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
2018-11-30
2
-2
/
+2
*
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
2018-11-30
1
-1
/
+0
*
mt76x0: use band parameter for LC calibration
Stanislaw Gruszka
2018-11-30
1
-2
/
+3
*
mt76x0: phy: use tssi reported value to configure tx power if available
Lorenzo Bianconi
2018-11-30
2
-5
/
+17
*
mt76x0: phy: introduce tssi calibration support
Lorenzo Bianconi
2018-11-30
1
-3
/
+352
*
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
2018-11-30
1
-43
/
+2
*
mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardware
Lorenzo Bianconi
2018-11-30
1
-9
/
+4
*
mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensor
Lorenzo Bianconi
2018-11-30
1
-2
/
+1
*
mt76x0: do not overwrite other MT_BBP(AGC, 8) fields
Stanislaw Gruszka
2018-11-30
1
-3
/
+1
*
mt76x0: pci: add DFS support
Lorenzo Bianconi
2018-11-30
2
-2
/
+13
*
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
4
-54
/
+2
*
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
6
-99
/
+3
*
mt76x0: update init vals for MT_TX_PROT registers
Lorenzo Bianconi
2018-11-30
1
-6
/
+9
*
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
2
-2
/
+3
*
mt76x0: pci: enable AP support
Lorenzo Bianconi
2018-11-30
4
-39
/
+32
*
mt76: introduce mt76x02_init_beacon_config routine
Lorenzo Bianconi
2018-11-30
1
-7
/
+1
*
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2018-11-30
2
-0
/
+2
*
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
4
-26
/
+4
*
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
2018-11-30
2
-0
/
+3
*
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
2
-35
/
+3
*
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
2018-11-30
3
-10
/
+1
[next]