开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
Age
Commit message (
Expand
)
Author
2019-06-25
mt76: mt7615: do not process rx packets if the device is not initialized
Lorenzo Bianconi
2019-06-25
mt76: mt7615: add static qualifier to mt7615_rx_poll_complete
Lorenzo Bianconi
2019-06-25
mt76: mt7615: rearrange cleanup operations in mt7615_unregister_device
Lorenzo Bianconi
2019-06-25
mt7615: mcu: run __mt76_mcu_send_msg in mt7615_mcu_send_firmware
Lorenzo Bianconi
2019-06-25
mt7615: mcu: init mcu_restart function pointer
Lorenzo Bianconi
2019-06-25
mt7615: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
2019-06-25
mt7615: mcu: use standard signature for mt7615_mcu_msg_send
Lorenzo Bianconi
2019-06-25
mt7615: mcu: remove unused structure in mcu.h
Lorenzo Bianconi
2019-06-25
mt7615: mcu: do not use function pointers whenever possible
Lorenzo Bianconi
2019-06-25
mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_info
Lorenzo Bianconi
2019-06-25
mt7615: mcu: remove skb_ret from mt7615_mcu_msg_send
Lorenzo Bianconi
2019-06-25
mt7615: remove dest from mt7615_mcu_msg_send signature
Lorenzo Bianconi
2019-06-25
mt7615: remove query from mt7615_mcu_msg_send signature
Lorenzo Bianconi
2019-06-25
mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtbl
Lorenzo Bianconi
2019-06-25
mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmc
Lorenzo Bianconi
2019-06-25
mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl
Lorenzo Bianconi
2019-06-25
mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmc
Lorenzo Bianconi
2019-06-25
mt7615: mcu: remove bss_info_convert_vif_type routine
Lorenzo Bianconi
2019-06-25
mt7615: mcu: simplify __mt7615_mcu_set_sta_rec
Lorenzo Bianconi
2019-06-25
mt7615: mcu: simplify __mt7615_mcu_set_wtbl
Lorenzo Bianconi
2019-06-25
mt76: mt7615: Make mt7615_irq_handler static
YueHaibing
2019-06-25
mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
Dan Carpenter
2019-06-25
mt76: Fix a signedness bug in mt7615_add_interface()
Dan Carpenter
2019-06-25
mt76: move netif_napi_del in mt76_dma_cleanup
Lorenzo Bianconi
2019-06-25
mt76: mt7615: use napi polling for tx cleanup
Lorenzo Bianconi
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-01
mt76: fix endianness sparse warnings
Ryder Lee
2019-05-01
mt76: mt7615: use sizeof instead of sizeof_field
Felix Fietkau
2019-05-01
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee