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
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
mt76: use skb_pad() instead of __skb_pad()
Hauke Mehrtens
1
-1
/
+1
2018-10-01
mt76: usb: make rx page_frag_cache access atomic
Lorenzo Bianconi
4
-7
/
+14
2018-10-01
mt76: report firmware version using ethtool
Davide Caratti
5
-0
/
+18
2018-10-01
mt76: include linux/module.h in files using MODULE_*
Felix Fietkau
5
-0
/
+5
2018-10-01
mt76x0: phy: introduce mt76x0_phy_set_txpower routine
Lorenzo Bianconi
3
-7
/
+20
2018-10-01
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
2
-81
/
+1
2018-10-01
mt76x0: remove eeprom dependency from mt76x0_get_power_info
Lorenzo Bianconi
5
-81
/
+77
2018-10-01
mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rate
Lorenzo Bianconi
5
-102
/
+93
2018-10-01
mt76x0: remove mt76x0_phy_set_tx_power and mt76x0_extra_power_over_mac
Lorenzo Bianconi
1
-38
/
+0
2018-10-01
mt76: move mt76x02_rate_power_val in mt76x02-lib module
Lorenzo Bianconi
2
-41
/
+40
2018-10-01
mt76: move rate_txpower handler in mt76 debugfs
Lorenzo Bianconi
2
-10
/
+19
2018-10-01
mt76: add mt76x02_phy_set_txpower utility routine
Lorenzo Bianconi
7
-69
/
+133
2018-10-01
mt76: move mt76_rate_power in mt76_dev
Lorenzo Bianconi
8
-43
/
+44
2018-10-01
mt76: fix return value of mt76x02_wait_for_mac
Stanislaw Gruszka
1
-1
/
+1
2018-10-01
mt76: usb: remove WARN_ON in mt76u_get_rx_entry_len
Lorenzo Bianconi
1
-3
/
+3
2018-10-01
mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.h
Lorenzo Bianconi
5
-26
/
+26
2018-10-01
mt76x0: unify parse hw capabilities
Lorenzo Bianconi
1
-25
/
+8
2018-10-01
mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib module
Lorenzo Bianconi
5
-27
/
+27
2018-10-01
mt76x0: unify freq offset parsing
Lorenzo Bianconi
5
-18
/
+22
2018-10-01
mt76x0: unify temperature offset parsing
Lorenzo Bianconi
5
-10
/
+13
2018-10-01
mt76x0: unify rssi_offset parsing
Lorenzo Bianconi
4
-49
/
+11
2018-10-01
mt76x0: unify lna_gain parsing
Lorenzo Bianconi
5
-40
/
+24
2018-10-01
mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routines
Lorenzo Bianconi
3
-43
/
+63
2018-10-01
mt76x0: remove mt76x0_set_country_reg routine
Lorenzo Bianconi
3
-42
/
+0
2018-10-01
mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.c
Lorenzo Bianconi
11
-36
/
+33
2018-10-01
mt76: move mt76x2_get_efuse_data in mt76x02-lib module
Lorenzo Bianconi
6
-101
/
+95
2018-10-01
mt76: move mt76x02_mac_setaddr in mt76x02-lib module
Lorenzo Bianconi
7
-44
/
+23
2018-10-01
mt76: move mt76x2_eeprom_get in mt76x02_eeprom.h
Lorenzo Bianconi
9
-60
/
+77
2018-10-01
mt76: move eeprom utility routines in mt76x02_eeprom.h
Lorenzo Bianconi
3
-58
/
+38
2018-10-01
mt76: move common eeprom definitions in mt76x02-lib module
Lorenzo Bianconi
5
-160
/
+140
2018-10-01
mt76: add stbc entries to mt76_rate_power
Felix Fietkau
4
-6
/
+13
2018-10-01
mt76: move seq_put_array in mt76-core module
Lorenzo Bianconi
3
-21
/
+24
2018-10-01
mt76x0: pci: add fw uploading routine
Lorenzo Bianconi
5
-13
/
+133
2018-10-01
mt76x0: pci: add mt7650 PCI ID
Lorenzo Bianconi
1
-0
/
+1
2018-10-01
mt76x2: fix tx power configuration for VHT mcs 9
Lorenzo Bianconi
1
-2
/
+2
2018-09-19
mt76x0: usb: remove mt76_fw definition
Lorenzo Bianconi
1
-36
/
+33
2018-09-19
mt76x0: remove unused usb header file
Lorenzo Bianconi
3
-50
/
+4
2018-09-19
mt76x0: remove mcu source file
Lorenzo Bianconi
4
-36
/
+2
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
4
-177
/
+171
2018-09-19
mt76: use a per rx queue page fragment cache
Felix Fietkau
3
-8
/
+20
2018-09-19
mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common module
Lorenzo Bianconi
4
-85
/
+46
2018-09-19
mt76: move shared mcu_calibrate routine in mt76x02-lib module
Lorenzo Bianconi
11
-97
/
+68
2018-09-19
mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.c
Lorenzo Bianconi
7
-203
/
+130
2018-09-19
mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c
Lorenzo Bianconi
14
-222
/
+206
2018-09-19
mt76: unify firmware header between mt76x0 and mt76x2
Lorenzo Bianconi
5
-37
/
+28
2018-09-19
mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
1
-21
/
+22
2018-09-19
mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_send
Lorenzo Bianconi
1
-21
/
+26
2018-09-19
mt76: move __iomem regs in mt76_mmio
Lorenzo Bianconi
3
-7
/
+7
2018-09-19
mt76: introduce mmio data structure in mt76_dev
Lorenzo Bianconi
6
-25
/
+30
2018-09-19
mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcu
Lorenzo Bianconi
1
-1
/
+0
[prev]
[next]