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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...
David S. Miller
24
-1018
/
+1955
2020-03-23
mt76: mt7615: add missing declaration in mt7615.h
Lorenzo Bianconi
1
-0
/
+1
2020-03-23
mt76: mt7615: fix endianness in unified command
Lorenzo Bianconi
1
-1
/
+1
2020-03-23
mt76: mt7615: fix mt7663e firmware struct endianness
Lorenzo Bianconi
1
-7
/
+7
2020-03-17
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
10
-25
/
+308
2020-03-17
mt76: mt7615: get rid of sta_rec_wtbl data structure
Lorenzo Bianconi
2
-16
/
+8
2020-03-17
mt76: mt7615: introduce set_ba uni command
Lorenzo Bianconi
1
-0
/
+84
2020-03-17
mt76: mt7615: add more uni mcu commands
Sean Wang
2
-0
/
+212
2020-03-17
mt76: mt7615: introduce set_bmc and st_sta for uni commands
Lorenzo Bianconi
2
-5
/
+37
2020-03-17
mt76: mt7615: introduce uni cmd command types
Lorenzo Bianconi
2
-8
/
+79
2020-03-17
mt76: mt7615: introduce mt7615_init_mac_chain routine
Lorenzo Bianconi
1
-56
/
+62
2020-03-17
mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine
Lorenzo Bianconi
1
-6
/
+24
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom
Lorenzo Bianconi
2
-5
/
+18
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own
Lorenzo Bianconi
1
-4
/
+9
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_reg_map
Lorenzo Bianconi
3
-3
/
+17
2020-03-17
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
6
-32
/
+91
2020-03-17
mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands
Lorenzo Bianconi
2
-18
/
+22
2020-03-17
mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
Lorenzo Bianconi
4
-173
/
+191
2020-03-17
mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs
Lorenzo Bianconi
2
-151
/
+125
2020-03-17
mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom
Lorenzo Bianconi
1
-13
/
+11
2020-03-17
mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
Lorenzo Bianconi
4
-261
/
+168
2020-03-17
mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
Lorenzo Bianconi
3
-80
/
+116
2020-03-17
mt76: mt7615: add mt7615_mcu_ops data structure
Lorenzo Bianconi
4
-153
/
+296
2020-03-17
mt76: mt7615: introduce mt7615_mcu_send_message routine
Lorenzo Bianconi
2
-7
/
+20
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
3
-4
/
+4
2020-03-17
mt76: mt7615: introduce mt7615_init_device routine
Lorenzo Bianconi
2
-11
/
+17
2020-03-17
mt76: mt7615: cleanup fw queue just for mmio devices
Lorenzo Bianconi
1
-1
/
+3
2020-03-17
mt76: mt7615: introduce mt7615_mcu_wait_response
Lorenzo Bianconi
1
-14
/
+24
2020-03-17
mt76: mt7615: introduce mt7615_mcu_fill_msg
Lorenzo Bianconi
2
-8
/
+14
2020-03-17
mt76: remove variable 'val' set but not used
Chen Wandun
1
-2
/
+1
2020-03-17
mt76: mt7615: remove a stray if statement
Dan Carpenter
1
-1
/
+0
2020-03-17
mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset
Felix Fietkau
1
-4
/
+1
2020-03-17
mt76: mt7615: fix monitor injection of beacon frames
Felix Fietkau
3
-5
/
+5
2020-03-17
mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs
Felix Fietkau
4
-0
/
+7
2020-03-17
mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power
Felix Fietkau
4
-1
/
+6
2020-03-17
mt76: mt7615: fix antenna mask initialization in DBDC mode
Felix Fietkau
2
-1
/
+11
2020-03-17
mt76: mt76u: rely only on data buffer for usb control messagges
Lorenzo Bianconi
2
-5
/
+4
2020-03-17
mt76: mt76u: fix a possible memory leak in mt76u_init
Lorenzo Bianconi
1
-5
/
+12
2020-03-17
mt76: mt76u: loop over all possible rx queues in mt76u_rx_tasklet
Lorenzo Bianconi
1
-2
/
+9
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+6
2020-03-03
mt76: fix array overflow on receiving too many fragments for a packet
Felix Fietkau
1
-3
/
+6
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
12
-54
/
+48
2020-02-14
mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
1
-6
/
+1
2020-02-14
mt76: mt76u: rename stat_wq in wq
Lorenzo Bianconi
2
-8
/
+8
2020-02-14
mt76: mt76u: extend RX scatter gather number
Sean Wang
1
-1
/
+1
2020-02-14
mt76: mt7615: rely on mt76_queues_read for mt7622
Lorenzo Bianconi
2
-3
/
+7
2020-02-14
mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615
Felix Fietkau
3
-1
/
+2
2020-02-14
mt76: mt7615: rework rx phy index handling
Felix Fietkau
4
-50
/
+75
2020-02-14
mt76: fix rounding issues on converting per-chain and combined txpower
Felix Fietkau
4
-36
/
+15
2020-02-14
mt76: mt76x2: avoid starting the MAC too early
Felix Fietkau
1
-1
/
+1
[next]