index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
mt76x0u: fix suspend/resume
Stanislaw Gruszka
1
-17
/
+29
2019-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
3
-27
/
+25
2018-12-21
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
60
-3193
/
+2783
2018-12-13
mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues
Lorenzo Bianconi
1
-1
/
+6
2018-12-13
Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless
Kalle Valo
60
-3193
/
+2783
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
10
-52
/
+95
2018-11-30
mt76: mt76x02: remove mt76x02_txq_init
Felix Fietkau
3
-28
/
+15
2018-11-30
mt76: mt76x02: make group_wcid the first member in struct mt76x02_vif
Felix Fietkau
1
-2
/
+1
2018-11-30
mt76: add mt76_sta_remove helper
Felix Fietkau
3
-9
/
+24
2018-11-30
mt76: fix race condition in station removal
Felix Fietkau
2
-2
/
+4
2018-11-30
mt76: do not wake tx queues during flush
Felix Fietkau
1
-1
/
+1
2018-11-30
mt76: avoid queue/status spinlocks while passing tx status to mac80211
Felix Fietkau
6
-38
/
+76
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
7
-39
/
+36
2018-11-30
mt76x2u: init: remove mt76x2u_init_beacon_offsets routine
Lorenzo Bianconi
1
-10
/
+0
2018-11-30
mt76x2u: main: use mt76x02_bss_info_changed utility routine
Lorenzo Bianconi
1
-20
/
+3
2018-11-30
mt76x2u: phy: run phy_channel_calibrate after channel switch
Lorenzo Bianconi
3
-9
/
+15
2018-11-30
mt76x2u: phy: add TX_SHAPING calibration
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76x0: pci: enable VHT rates in IBSS mode
Lorenzo Bianconi
2
-3
/
+2
2018-11-30
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
4
-15
/
+27
2018-11-30
mt76x0: dfs: fix IBI_R11 configuration on non-radar channels
Lorenzo Bianconi
1
-2
/
+6
2018-11-30
mt76x02: assure we update gain after scan
Stanislaw Gruszka
3
-3
/
+8
2018-11-30
mt76x02: run calibration after scanning
Stanislaw Gruszka
4
-1
/
+6
2018-11-30
mt76: remove wait argument from mt76x02_mcu_set_radio_state
Stanislaw Gruszka
6
-10
/
+7
2018-11-30
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
6
-12
/
+13
2018-11-30
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
7
-44
/
+35
2018-11-30
mt76x0: use band parameter for LC calibration
Stanislaw Gruszka
1
-2
/
+3
2018-11-30
mt76x0: phy: use tssi reported value to configure tx power if available
Lorenzo Bianconi
2
-5
/
+17
2018-11-30
mt76x0: phy: introduce tssi calibration support
Lorenzo Bianconi
3
-3
/
+357
2018-11-30
mt76: move mt76x02_eeprom_copy in mt76x02-lib module
Lorenzo Bianconi
3
-13
/
+17
2018-11-30
mt76x2u: init: use common routines for wcid/key initialization
Lorenzo Bianconi
1
-12
/
+7
2018-11-30
mt76x2u: init: remove not useful configuration
Lorenzo Bianconi
1
-3
/
+0
2018-11-30
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
1
-43
/
+2
2018-11-30
mt76x2: move wcid_tx_rate conf at bootstrap
Lorenzo Bianconi
2
-4
/
+4
2018-11-30
mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardware
Lorenzo Bianconi
1
-9
/
+4
2018-11-30
mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensor
Lorenzo Bianconi
1
-2
/
+1
2018-11-30
mt76x0: do not overwrite other MT_BBP(AGC, 8) fields
Stanislaw Gruszka
1
-3
/
+1
2018-11-30
mt76: add support for reporting tx status with skb
Felix Fietkau
11
-95
/
+231
2018-11-30
mt76: mt76x02: only override control->sta on sw-encrypted tx
Felix Fietkau
1
-1
/
+3
2018-11-30
mt76: mt76x02: skip station tx status for non-sta wcid entries
Felix Fietkau
1
-1
/
+1
2018-11-30
mt76: clean up more unused EXPORT_SYMBOLs
Felix Fietkau
3
-10
/
+1
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
7
-33
/
+49
2018-11-30
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
8
-102
/
+83
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
7
-92
/
+48
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
14
-171
/
+54
2018-11-30
mt76x0: update init vals for MT_TX_PROT registers
Lorenzo Bianconi
1
-6
/
+9
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
7
-34
/
+39
2018-11-30
mt76x0: pci: enable AP support
Lorenzo Bianconi
4
-39
/
+32
2018-11-30
mt76: introduce mt76x02_init_beacon_config routine
Lorenzo Bianconi
4
-28
/
+31
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
6
-14
/
+15
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
6
-14
/
+24
[next]