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
/
mt76x0
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
1
-2
/
+2
2020-09-24
mt76: mt76x0: Move tables used only by init.c to their own header file
Lee Jones
1
-0
/
+1
2020-05-12
mt76: mt76x0: enable MCS 8 and MCS9
Lorenzo Bianconi
1
-21
/
+5
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
1
-3
/
+3
2019-11-20
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
1
-16
/
+0
2019-11-20
mt76: mt76x0u: reset counter starting the device
Lorenzo Bianconi
1
-2
/
+1
2019-11-20
mt76: mt76x02: move mac_reset_counter in mt76x02_lib module
Lorenzo Bianconi
1
-11
/
+1
2019-06-30
Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wireless
Kalle Valo
1
-2
/
+3
2019-06-27
mt76: fix setting chan->max_power
Felix Fietkau
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-01
mt76: fix tx power issues
Felix Fietkau
1
-0
/
+1
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
1
-1
/
+0
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
1
-0
/
+2
2019-02-18
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
1
-2
/
+27
2019-02-18
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
1
-19
/
+0
2019-02-18
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
1
-4
/
+1
2018-11-30
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
1
-0
/
+2
2018-11-30
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
1
-1
/
+1
2018-11-30
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
1
-43
/
+2
2018-11-30
mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardware
Lorenzo Bianconi
1
-9
/
+4
2018-11-30
mt76: introduce mt76x02_init_beacon_config routine
Lorenzo Bianconi
1
-7
/
+1
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
1
-33
/
+3
2018-11-30
mt76x0: init: simplify mt76x0_init_mac_registers
Lorenzo Bianconi
1
-17
/
+10
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
1
-1
/
+0
2018-11-30
mt76x0: use mt76x02_mac_work as stats handler
Lorenzo Bianconi
1
-2
/
+1
2018-11-30
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
1
-1
/
+1
2018-11-30
mt76x0: phy: use proper name convention
Lorenzo Bianconi
1
-1
/
+1
2018-10-13
mt76: reserve enough room for USB tx skbs
Stanislaw Gruszka
1
-1
/
+4
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.c
Lorenzo Bianconi
1
-1
/
+1
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.c
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
1
-3
/
+0
2018-10-05
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
1
-17
/
+17
2018-10-05
mt76x0: remove hw_atomic_mutex mutex in mt76x0_dev
Lorenzo Bianconi
1
-5
/
+0
2018-10-05
mt76x0: remove unused variable in mt76x0_dev
Lorenzo Bianconi
1
-1
/
+0
2018-10-05
mt76x0: mac: use sta ewma estimation for rssi tracking
Lorenzo Bianconi
1
-1
/
+0
2018-10-05
mt76x0: init: remove unnecessary configurations
Lorenzo Bianconi
1
-6
/
+0
2018-10-01
mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature
Lorenzo Bianconi
1
-29
/
+8
2018-10-01
mt76x0: pci: add hw initialization at bootstrap
Lorenzo Bianconi
1
-7
/
+3
2018-10-01
mt76x0: usb: move initialization code in usb.c
Lorenzo Bianconi
1
-54
/
+0
2018-10-01
mt76x0: init rx filter in mt76x0_init_hardware
Lorenzo Bianconi
1
-8
/
+2
2018-10-01
mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbp
Lorenzo Bianconi
1
-9
/
+3
2018-10-01
mt76x0: init: remove duplicated initialization
Lorenzo Bianconi
1
-3
/
+0
2018-10-01
mt76x0: use mt76x02 utility routines in mt76x0 init code
Lorenzo Bianconi
1
-13
/
+6
2018-10-01
mt76: move mt76x02_beacon_offset in mt76x02_util.c
Lorenzo Bianconi
1
-27
/
+1
2018-10-01
mt76x0: use mt76_poll in mt76x0_set_wlan_state
Lorenzo Bianconi
1
-15
/
+3
2018-09-19
mt76x0: remove unused usb header file
Lorenzo Bianconi
1
-1
/
+0
2018-09-19
mt76x0: remove mcu source file
Lorenzo Bianconi
1
-1
/
+1
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
1
-9
/
+0
2018-09-19
mt76x0: remove mt76x0_burst_write_regs()
Stanislaw Gruszka
1
-16
/
+9
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
1
-3
/
+3
[next]