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
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mt76: mt76u: add endpoint to mt76u_bulk_msg signature
Lorenzo Bianconi
2
-6
/
+9
2020-02-14
mt76: mt76u: introduce mt76u_skb_dma_info routine
Lorenzo Bianconi
3
-23
/
+32
2020-02-14
mt76: mt76u: take into account different queue mapping for 7663
Lorenzo Bianconi
1
-1
/
+9
2020-02-14
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
4
-29
/
+123
2020-02-14
mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routine
Lorenzo Bianconi
2
-0
/
+7
2020-02-14
mt76: mt76u: resume all rx queue in mt76u_resume_rx
Lorenzo Bianconi
1
-5
/
+16
2020-02-14
mt76: mt76u: add queue parameter to mt76u_rx_urb_alloc
Lorenzo Bianconi
1
-8
/
+9
2020-02-14
mt76: mt76u: add mt76u_alloc_rx_queue utility routine
Lorenzo Bianconi
1
-4
/
+5
2020-02-14
mt76: mt76u: stop/free all possible rx queues
Lorenzo Bianconi
1
-6
/
+19
2020-02-14
mt76: mt76u: introduce mt76u_free_rx_queue utility routine
Lorenzo Bianconi
1
-2
/
+9
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
3
-5
/
+12
2020-02-14
mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers
Lorenzo Bianconi
1
-5
/
+6
2020-02-14
mt76: mt76u: use mt76_queue as mt76u_complete_rx context
Lorenzo Bianconi
1
-7
/
+10
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_refill_rx signature
Lorenzo Bianconi
1
-5
/
+7
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature
Lorenzo Bianconi
1
-4
/
+3
2020-02-14
mt76: mt76u: add mt76u_process_rx_queue utility routine
Lorenzo Bianconi
1
-11
/
+19
2020-02-14
mt76: mt76u: check tx_status_data pointer in mt76u_tx_tasklet
Lorenzo Bianconi
1
-1
/
+2
2020-02-14
mt76: mt76x02u: avoid overwrite max_tx_fragments
Lorenzo Bianconi
2
-12
/
+4
2020-02-14
mt76: rely on mac80211 utility routines to compute airtime
Lorenzo Bianconi
5
-333
/
+11
2020-02-14
mt76: mt7615: remove leftover routine declaration
Lorenzo Bianconi
1
-1
/
+0
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
Lorenzo Bianconi
4
-3
/
+1
2020-02-14
mt76: mt7615: fix endianness in mt7615_mcu_set_eeprom
Ryder Lee
1
-2
/
+2
2020-02-14
mt76: mt7615: initialize radar specs from host driver
Lorenzo Bianconi
5
-0
/
+166
2020-02-14
mt76: mt76x2: get rid of leftover target
Lorenzo Bianconi
1
-2
/
+0
2020-02-14
mt76: mt7615: add tracing support
Lorenzo Bianconi
4
-2
/
+77
2020-02-14
mt76: move mac_txdone tracepoint in mt76 module
Lorenzo Bianconi
6
-27
/
+39
2020-02-14
mt76: move dev_irq tracepoint in mt76 module
Lorenzo Bianconi
6
-25
/
+33
2020-02-14
mt76: mt7615: add a get_stats() callback
Ryder Lee
1
-0
/
+16
2020-02-14
mt76: mt7615: add per-phy mib statistics
Ryder Lee
3
-21
/
+60
2020-02-14
mt76: mt7615: report TSF information
Ryder Lee
1
-0
/
+21
2020-02-14
mt76: mt7615: add set_antenna callback
Ryder Lee
1
-0
/
+27
2020-02-14
mt76: mt7615: rework set_channel function
Ryder Lee
3
-16
/
+9
2020-02-14
mt76: mt7615: add missing settings for simultaneous dual-band support
Ryder Lee
3
-105
/
+68
2020-02-14
mt76: fix compilation warning in mt76_eeprom_override()
Lorenzo Bianconi
1
-7
/
+4
2020-02-14
mt76: mt7603: simplify led reg definitions
Lorenzo Bianconi
2
-15
/
+6
2020-02-14
mt76: mt76x02: simplify led reg definitions
Lorenzo Bianconi
2
-12
/
+6
2020-02-14
mt76: mt7615: introduce LED support
Lorenzo Bianconi
2
-0
/
+76
2020-02-14
mt76: clear skb pointers from rx aggregation reorder buffer during cleanup
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: mt7603: fix input validation issues for powersave-filtered frames
Felix Fietkau
1
-4
/
+15
2020-02-14
mt76: mt7615: increase MCU command timeout
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: mt7615: measure channel noise and report it via survey
Felix Fietkau
6
-0
/
+60
2020-02-14
mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value
Ryder Lee
2
-3
/
+4
2020-02-14
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
Stanislaw Gruszka
2
-11
/
+5
2020-02-14
mt76: mt76x02u: do not set NULL beacons
Stanislaw Gruszka
1
-4
/
+2
2020-02-14
mt76: usb: use max packet length for m76u_copy
Stanislaw Gruszka
2
-14
/
+22
2020-02-14
mt76: mt76x02: add channel switch support for usb interfaces
Markus Theil
2
-1
/
+9
2020-02-14
mt76: speed up usb bulk copy
Markus Theil
2
-7
/
+19
2020-02-14
mt76: mt76x02: remove a copy call for usb speedup
Markus Theil
1
-4
/
+15
2020-02-14
mt76: mt76x02: add check for invalid vif idx
Markus Theil
1
-1
/
+3
2020-02-14
mt76: mt76x02: split beaconing
Markus Theil
6
-65
/
+28
[prev]
[next]