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