index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
2020-03-24
Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-03-23
mt76: mt7615: add missing declaration in mt7615.h
Lorenzo Bianconi
2020-03-23
mt76: mt7615: fix endianness in unified command
Lorenzo Bianconi
2020-03-23
mt76: mt7615: fix mt7663e firmware struct endianness
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
mt76: mt7615: get rid of sta_rec_wtbl data structure
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce set_ba uni command
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add more uni mcu commands
Sean Wang
2020-03-17
mt76: mt7615: introduce set_bmc and st_sta for uni commands
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce uni cmd command types
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_init_mac_chain routine
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_reg_map
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands
Lorenzo Bianconi
2020-03-17
mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs
Lorenzo Bianconi
2020-03-17
mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom
Lorenzo Bianconi
2020-03-17
mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
Lorenzo Bianconi
2020-03-17
mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add mt7615_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_mcu_send_message routine
Lorenzo Bianconi
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_init_device routine
Lorenzo Bianconi
2020-03-17
mt76: mt7615: cleanup fw queue just for mmio devices
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_mcu_wait_response
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_mcu_fill_msg
Lorenzo Bianconi
2020-03-17
mt76: remove variable 'val' set but not used
Chen Wandun
2020-03-17
mt76: mt7615: remove a stray if statement
Dan Carpenter
2020-03-17
mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset
Felix Fietkau
2020-03-17
mt76: mt7615: fix monitor injection of beacon frames
Felix Fietkau
2020-03-17
mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs
Felix Fietkau
2020-03-17
mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power
Felix Fietkau
2020-03-17
mt76: mt7615: fix antenna mask initialization in DBDC mode
Felix Fietkau
2020-03-17
mt76: mt76u: rely only on data buffer for usb control messagges
Lorenzo Bianconi
2020-03-17
mt76: mt76u: fix a possible memory leak in mt76u_init
Lorenzo Bianconi
2020-03-17
mt76: mt76u: loop over all possible rx queues in mt76u_rx_tasklet
Lorenzo Bianconi
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-03
mt76: fix array overflow on receiving too many fragments for a packet
Felix Fietkau
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
2020-02-14
mt76: mt76u: rename stat_wq in wq
Lorenzo Bianconi
2020-02-14
mt76: mt76u: extend RX scatter gather number
Sean Wang
2020-02-14
mt76: mt7615: rely on mt76_queues_read for mt7622
Lorenzo Bianconi
2020-02-14
mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615
Felix Fietkau
2020-02-14
mt76: mt7615: rework rx phy index handling
Felix Fietkau
2020-02-14
mt76: fix rounding issues on converting per-chain and combined txpower
Felix Fietkau
2020-02-14
mt76: mt76x2: avoid starting the MAC too early
Felix Fietkau
[next]