开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
Age
Commit message (
Expand
)
Author
2019-02-28
mt76: fix a leaked reference by adding a missing of_node_put
Wen Yang
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
2019-02-26
mt76: add driver callback for when a sta is associated
Felix Fietkau
2019-02-26
mt76: remove no longer used routine declarations
Lorenzo Bianconi
2019-02-26
mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entry
Lorenzo Bianconi
2019-02-26
mt76: usb: simplify mt76u_tx_build_sg routine
Lorenzo Bianconi
2019-02-26
mt76: usb: simplify rx buffer allocation
Lorenzo Bianconi
2019-02-26
mt76: usb: introduce mt76u_fill_bulk_urb routine
Lorenzo Bianconi
2019-02-26
mt76: usb: fix warning in mt76u_buf_free
Lorenzo Bianconi
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
2019-02-26
mt76usb: allow mt76u_bulk_msg be used for reads
Stanislaw Gruszka
2019-02-26
mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2
Felix Fietkau
2019-02-26
mt76: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
2019-02-26
mt76: mt76x02: only reset beacon drift counter when enabling beacons
Felix Fietkau
2019-02-26
mt76: mt76x02: fix beacon timer issue
Felix Fietkau
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
2019-02-26
mt76: mt76x02: fix TSF sync mode
Felix Fietkau
2019-02-18
mt76: mt76x2: simplify per-chain signal strength handling
Felix Fietkau
2019-02-18
mt76: fix resetting software IV flag on key delete
Felix Fietkau
2019-02-18
mt76: fix corrupted software generated tx CCMP PN
Felix Fietkau
2019-02-18
mt76: fix tx status timeout processing
Felix Fietkau
2019-02-18
mt76: Use the correct hweight8() function
Ben Hutchings
2019-02-18
mt76x02u: remove bogus check and comment padding
Stanislaw Gruszka
2019-02-18
mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rx
Lorenzo Bianconi
2019-02-18
mt76: usb: introduce disable_usb_sg parameter
Lorenzo Bianconi
2019-02-18
mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported
Lorenzo Bianconi
2019-02-18
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
2019-02-18
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
2019-02-18
mt76: usb: do not run mt76u_queues_deinit twice
Lorenzo Bianconi
2019-02-18
mt76: usb: fix possible memory leak in mt76u_buf_free
Lorenzo Bianconi
2019-02-18
mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit
Lorenzo Bianconi
2019-02-18
mt76x02u: use usb_bulk_msg to upload firmware
Stanislaw Gruszka
2019-02-18
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
2019-02-18
mt76x0: phy: report target_power in debugfs
Lorenzo Bianconi
2019-02-18
mt76: change the return type of mt76_dma_attach()
Ryder Lee
2019-02-18
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
2019-02-18
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
2019-02-18
mt76x2u: remove mt76x2u_alloc_device routine
Lorenzo Bianconi
2019-02-18
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
2019-02-18
mt76: increase ED/CCA tx block threshold
Felix Fietkau
2019-02-18
mt76: measure the time between mt76x02_edcca_check runs
Felix Fietkau
2019-02-18
mt76: clear CCA timer stats in mt76x02_edcca_init
Felix Fietkau
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
2019-02-18
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
2019-02-18
mt76: mt76x2: avoid running DPD calibration if tx is blocked
Felix Fietkau
2019-02-18
mt76: fix software encryption issues
Felix Fietkau
2019-02-18
mt76: remove add_buf pointer in mt76_queue_ops
Lorenzo Bianconi
[next]