index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
2019-10-30
2
-4
/
+7
*
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
2019-10-30
4
-0
/
+51
*
mt76: mt7615: fix mt7615 firmware path definitions
Lorenzo Bianconi
2019-09-24
2
-10
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
2
-1
/
+19
|
\
|
*
mt76: mt76x0e: disable 5GHz band for MT7630E
Stanislaw Gruszka
2019-09-03
1
-0
/
+5
|
*
mt76: mt76x0e: don't use hw encryption for MT7630E
Stanislaw Gruszka
2019-09-03
1
-1
/
+14
*
|
mt76: mt7615: add support to read temperature from mcu
Lorenzo Bianconi
2019-09-05
4
-11
/
+59
*
|
mt76: mt7615: introduce mt7615_txwi_to_txp utility routine
Lorenzo Bianconi
2019-09-05
2
-6
/
+15
*
|
mt76: mt7603: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-05
1
-2
/
+1
*
|
mt76: mt76x0: remove unneeded return value on set channel
Stanislaw Gruszka
2019-09-05
3
-16
/
+9
*
|
mt76: mt76x0: remove redundant chandef copy
Stanislaw Gruszka
2019-09-05
1
-1
/
+0
*
|
mt76: make mt76_rx_convert static
Stanislaw Gruszka
2019-09-05
2
-4
/
+1
*
|
mt76: remove offchannel check in tx scheduling
Felix Fietkau
2019-09-05
3
-10
/
+2
*
|
mt76: do not send BAR frame on tx aggregation flush stop
Felix Fietkau
2019-09-05
3
-3
/
+0
*
|
mt76: stop rx aggregation on station removal
Felix Fietkau
2019-09-05
1
-0
/
+3
*
|
mt76: dma: reset q->rx_head on rx reset
Felix Fietkau
2019-09-05
1
-0
/
+6
*
|
mt76: mt7615: apply calibration-free data from OTP
Felix Fietkau
2019-09-05
1
-0
/
+38
*
|
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
10
-53
/
+29
*
|
mt76: fix some checkpatch warnings
Ryder Lee
2019-09-05
10
-63
/
+70
*
|
mt76: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
2019-09-05
4
-47
/
+135
*
|
mt76: mt7603: remove unnecessary mcu queue initialization
Lorenzo Bianconi
2019-09-05
1
-3
/
+0
*
|
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
5
-21
/
+10
*
|
mt76: mt7615: enable survey support
Lorenzo Bianconi
2019-09-05
5
-0
/
+34
*
|
mt76: mt7603: move survey_time in mt76_dev
Lorenzo Bianconi
2019-09-05
4
-5
/
+7
*
|
mt76: mt76x02u: enable survey support
Lorenzo Bianconi
2019-09-05
4
-0
/
+22
*
|
mt76: mt76x02u: enable multi-vif support
Lorenzo Bianconi
2019-09-05
1
-0
/
+26
*
|
mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enable
Lorenzo Bianconi
2019-09-05
2
-37
/
+26
*
|
mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...
Lorenzo Bianconi
2019-09-05
4
-8
/
+12
*
|
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
2019-09-05
6
-0
/
+270
*
|
mt76: mt7615: rework locking scheme for mt7615_set_channel
Lorenzo Bianconi
2019-09-05
1
-6
/
+8
*
|
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
63
-756
/
+63
*
|
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
2019-09-05
18
-100
/
+114
*
|
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
2019-09-05
3
-5
/
+3
*
|
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
2019-09-05
11
-18
/
+19
*
|
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
2019-09-05
4
-8
/
+31
*
|
mt76: mt7615: update cw_min/max related settings
Ryder Lee
2019-09-05
1
-9
/
+9
*
|
mt76: mt7615: add 4 WMM sets support
Ryder Lee
2019-09-05
3
-12
/
+10
*
|
mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
|
mt76: mt7615: fix MT7615_WATCHDOG_TIME definition
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
|
mt76: introduce mt76_mmio_read_copy routine
Lorenzo Bianconi
2019-09-05
3
-8
/
+19
*
|
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
2019-09-05
3
-18
/
+21
*
|
mt76: mt7615: remove wtbl_sec_key definition
Lorenzo Bianconi
2019-09-05
1
-14
/
+0
*
|
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
2019-09-05
6
-48
/
+63
*
|
mt76: mt7615: add mt7615_mac_wtbl_addr routine
Lorenzo Bianconi
2019-09-05
1
-1
/
+6
*
|
mt76: mt7615: move mt7615_mac_get_key_info in mac.c
Lorenzo Bianconi
2019-09-05
4
-49
/
+55
*
|
mt76: mt7615: add missing register initialization
Felix Fietkau
2019-09-05
2
-4
/
+31
*
|
mt76: mt76x0u: add support to TP-Link T2UHP
Lorenzo Bianconi
2019-09-05
1
-0
/
+1
*
|
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
2019-09-05
1
-3
/
+3
*
|
mt76: mt7603: use params->ssn value directly
Stanislaw Gruszka
2019-09-05
1
-3
/
+3
*
|
mt76: mt76x02: use params->ssn value directly
Stanislaw Gruszka
2019-09-05
1
-3
/
+3
[next]