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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
mt76: mt7615: introduce mt7615_init_mac_chain routine
Lorenzo Bianconi
1
-54
/
+60
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
-2
/
+16
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-12
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
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
9
-3
/
+23
2020-02-14
mt76: mt7615: fix monitor mode on second PHY
Felix Fietkau
2
-4
/
+10
2020-02-14
mt76: mt7615: fix adding active monitor interfaces
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format
Ryder Lee
1
-28
/
+34
2020-02-14
mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 format
Ryder Lee
1
-27
/
+33
2020-02-14
mt76: mt7615: use new tag sta_rec_wtbl
Ryder Lee
2
-3
/
+27
2020-02-14
mt76: mt7615: add starec operating flow for firmware v2
Ryder Lee
2
-6
/
+19
2020-02-14
mt76: mt7615: add a helper to encapsulate sta_rec operation
Ryder Lee
1
-56
/
+64
2020-02-14
mt76: mt7615: simplify mcu_set_sta flow
Ryder Lee
3
-191
/
+153
2020-02-14
mt76: mt7615: simplify mcu_set_bmc flow
Ryder Lee
3
-61
/
+45
[prev]
[next]