index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signature
Lorenzo Bianconi
2020-12-04
mt76: sdio: rely on mt76_queue in mt76s_process_tx_queue signature
Lorenzo Bianconi
2020-12-04
mt76: sdio: introduce mt76s_alloc_tx_queue
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: mt7915: rely on eeprom definitions
Lorenzo Bianconi
2020-12-04
mt76: mt7615: refactor usb/sdio rate code
Lorenzo Bianconi
2020-12-04
mt76: mt7615: support 16 interfaces
Ryder Lee
2020-12-04
mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
Ryder Lee
2020-12-04
mt76: mt7915: use BIT_ULL for omac_idx
Ryder Lee
2020-12-04
mt76: mt7915: make mt7915_eeprom_read static
Lorenzo Bianconi
2020-12-04
mt76: mt7915: add support to set tx frequency offset in testmode
Shayne Chen
2020-12-04
mt76: mt7915: add support to set txpower in testmode
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode rx support
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode tx support
Shayne Chen
2020-12-04
mt76: testmode: add support for HE rate modes
Shayne Chen
2020-12-04
mt76: mt7915: fix tx rate related fields in tx descriptor
Shayne Chen
2020-12-04
mt76: testmode: add support for LTF and GI combinations for HE mode
Shayne Chen
2020-12-04
mt76: testmode: add tx_rate_stbc parameter
Shayne Chen
2020-12-04
mt76: testmode: add snr attribute in rx statistics
Shayne Chen
2020-12-04
mt76: testmode: switch ib and wb rssi to array type for per-antenna report
Shayne Chen
2020-12-04
mt76: mt76u: use dedicated thread for status work
Lorenzo Bianconi
2020-12-04
mt76: mt76u: rely on woker APIs for rx work
Lorenzo Bianconi
2020-12-04
mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devices
Lorenzo Bianconi
2020-12-04
mt76: fix tkip configuration for mt7615/7663 devices
Lorenzo Bianconi
2020-12-04
mt76: switch to wep sw crypto for mt7615/mt7915
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: introduce WoW support via GPIO
Sean Wang
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: mt7603: add additional EEPROM chip ID
David Bauer
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
mt76: mt7915: fix sparse warning cast from restricted __le16
Ryder Lee
2020-12-04
mt76: dma: fix possible deadlock running mt76_dma_cleanup
Lorenzo Bianconi
2020-12-04
mt76: set fops_tx_stats.owner to THIS_MODULE
Taehee Yoo
2020-12-04
mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rate
Ryder Lee
2020-12-04
mt76: mt7915: update ppe threshold
Ryder Lee
2020-12-04
mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE
Taehee Yoo
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-04
mt76: sdio: get rid of sched.lock
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: fix a possible ple quota underflow
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: get rid of mt7663s_sta_add
Lorenzo Bianconi
2020-12-04
mt76: mt7615: introduce quota debugfs node for mt7663s
Lorenzo Bianconi
2020-12-04
mt76: mt7615: enable beacon filtering by default for offload fw
Lorenzo Bianconi
2020-12-04
mt76: add back the SUPPORTS_REORDERING_BUFFER flag
Felix Fietkau
2020-12-04
mt76: mt7915: query station rx rate from firmware
Felix Fietkau
2020-12-04
mt76: mt7915: move eeprom parsing out of mt7915_mcu_parse_response
Felix Fietkau
2020-12-04
mt76: implement functions to get the response skb for MCU calls
Felix Fietkau
2020-12-04
mt76: mt7603: switch to .mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
2020-12-04
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
[next]