index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76x0: phy: introduce tssi calibration support
Lorenzo Bianconi
2018-11-30
3
-3
/
+357
*
mt76: move mt76x02_eeprom_copy in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
3
-13
/
+17
*
mt76x2u: init: use common routines for wcid/key initialization
Lorenzo Bianconi
2018-11-30
1
-12
/
+7
*
mt76x2u: init: remove not useful configuration
Lorenzo Bianconi
2018-11-30
1
-3
/
+0
*
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
2018-11-30
1
-43
/
+2
*
mt76x2: move wcid_tx_rate conf at bootstrap
Lorenzo Bianconi
2018-11-30
2
-4
/
+4
*
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
*
mt76: add support for reporting tx status with skb
Felix Fietkau
2018-11-30
11
-95
/
+231
*
mt76: mt76x02: only override control->sta on sw-encrypted tx
Felix Fietkau
2018-11-30
1
-1
/
+3
*
mt76: mt76x02: skip station tx status for non-sta wcid entries
Felix Fietkau
2018-11-30
1
-1
/
+1
*
mt76: clean up more unused EXPORT_SYMBOLs
Felix Fietkau
2018-11-30
3
-10
/
+1
*
mt76x0: pci: add DFS support
Lorenzo Bianconi
2018-11-30
7
-33
/
+49
*
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
8
-102
/
+83
*
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
7
-92
/
+48
*
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
14
-171
/
+54
*
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
7
-34
/
+39
*
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
4
-28
/
+31
*
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
6
-14
/
+15
*
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2018-11-30
6
-14
/
+24
*
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
8
-66
/
+34
*
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
2018-11-30
5
-7
/
+7
*
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
6
-147
/
+130
*
mt76: move mac beacon routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
7
-129
/
+135
*
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
8
-114
/
+87
*
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
2018-11-30
5
-10
/
+11
*
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
2018-11-30
3
-4
/
+23
*
mt76x0: mac: remove mt76x0_mac_set_ampdu_factor
Lorenzo Bianconi
2018-11-30
2
-26
/
+0
*
mt76x0: pci: add missing MODULE_FIRMWARE macro
Lorenzo Bianconi
2018-11-30
3
-3
/
+5
*
mt76x0: init: simplify mt76x0_init_mac_registers
Lorenzo Bianconi
2018-11-30
1
-17
/
+10
*
mt76x0: antenna select corrections
Stanislaw Gruszka
2018-11-30
2
-18
/
+44
*
mt76: usb: fix static tracepoints
Lorenzo Bianconi
2018-11-30
10
-347
/
+38
*
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
2018-11-30
2
-4
/
+49
*
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
2018-11-30
6
-18
/
+3
*
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
2018-11-30
2
-0
/
+8
*
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
2018-11-30
4
-84
/
+4
*
mt76x2u: introduce mac workqueue support
Lorenzo Bianconi
2018-11-30
4
-1
/
+5
*
mt76x0: use mt76x02_mac_work as stats handler
Lorenzo Bianconi
2018-11-30
5
-81
/
+20
*
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
2018-11-30
4
-92
/
+3
*
mt76: move mt76x02_debugfs in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
7
-16
/
+17
*
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
8
-25
/
+23
*
mt76x0: pci: add get_survey support
Lorenzo Bianconi
2018-11-30
8
-21
/
+30
*
mt76x0: phy: improve code readability in initvals_phy.h
Lorenzo Bianconi
2018-11-30
1
-722
/
+591
*
mt76x0: phy: simplify rf configuration routines
Lorenzo Bianconi
2018-11-30
2
-144
/
+106
*
mt76x0: phy: use proper name convention
Lorenzo Bianconi
2018-11-30
3
-113
/
+113
*
mt76x2u: align channel gain logic to mt76x2 one
Lorenzo Bianconi
2018-11-30
8
-177
/
+114
*
mt76x2: align mt76x2 and mt76x2u firmware
Lorenzo Bianconi
2018-11-30
3
-7
/
+4
[next]