index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-timeout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
3
-5
/
+3
2019-09-05
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
11
-18
/
+19
2019-09-05
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
4
-8
/
+31
2019-09-05
mt76: mt7615: update cw_min/max related settings
Ryder Lee
1
-9
/
+9
2019-09-05
mt76: mt7615: add 4 WMM sets support
Ryder Lee
3
-12
/
+10
2019-09-05
mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt7615: fix MT7615_WATCHDOG_TIME definition
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: introduce mt76_mmio_read_copy routine
Lorenzo Bianconi
3
-8
/
+19
2019-09-05
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
3
-18
/
+21
2019-09-05
mt76: mt7615: remove wtbl_sec_key definition
Lorenzo Bianconi
1
-14
/
+0
2019-09-05
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
6
-48
/
+63
2019-09-05
mt76: mt7615: add mt7615_mac_wtbl_addr routine
Lorenzo Bianconi
1
-1
/
+6
2019-09-05
mt76: mt7615: move mt7615_mac_get_key_info in mac.c
Lorenzo Bianconi
4
-49
/
+55
2019-09-05
mt76: mt7615: add missing register initialization
Felix Fietkau
2
-4
/
+31
2019-09-05
mt76: mt76x0u: add support to TP-Link T2UHP
Lorenzo Bianconi
1
-0
/
+1
2019-09-05
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt7603: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: mt76x02: use params->ssn value directly
Stanislaw Gruszka
1
-3
/
+3
2019-09-05
mt76: usb: remove unneeded {put,get}_unaligned
Stanislaw Gruszka
2
-5
/
+8
2019-09-05
mt76: usb: fix endian in mt76u_copy
Stanislaw Gruszka
1
-2
/
+2
2019-09-05
mt76: mt7603: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix invalid fallback rates
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: fix PS buffering of action frames
Felix Fietkau
1
-1
/
+1
2019-09-05
mt76: mt7615: fix using VHT STBC rates
Felix Fietkau
1
-6
/
+12
2019-09-05
mt76: mt76u: fix typo in mt76u_fill_rx_sg
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: mt7615: sync with mt7603 rate control changes
Felix Fietkau
4
-44
/
+124
2019-09-05
mt76: mt7615: reset rate index/counters on rate table update
Felix Fietkau
2
-1
/
+8
2019-09-05
mt76: mt7615: move mt7615_mcu_set_rates to mac.c
Felix Fietkau
4
-98
/
+97
2019-09-05
mt76: mt7603: enable hardware rate up/down selection
Felix Fietkau
1
-2
/
+1
2019-09-05
mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routine
Lorenzo Bianconi
1
-48
/
+42
2019-09-05
mt76: mt7615: always release sem in mt7615_load_patch
Lorenzo Bianconi
1
-3
/
+3
2019-09-05
mt76: mt7615: fall back to sw encryption for unsupported ciphers
Lorenzo Bianconi
1
-0
/
+15
2019-09-05
mt76: mt7615: clean up FWDL TXQ during/after firmware upload
Felix Fietkau
1
-0
/
+3
2019-09-05
mt76: mt7615: add radar pattern test knob to debugfs
Lorenzo Bianconi
6
-14
/
+81
2019-09-05
mt76: mt7615: add csa support
Lorenzo Bianconi
4
-5
/
+36
2019-09-05
mt76: mt7615: do not perform txcalibration before cac is complited
Lorenzo Bianconi
1
-10
/
+15
2019-09-05
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
7
-1
/
+245
2019-09-05
mt76: mt7615: introduce mt7615_regd_notifier
Lorenzo Bianconi
1
-0
/
+11
2019-09-05
mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to int...
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: round up length on mt76_wr_copy
Felix Fietkau
2
-2
/
+2
2019-09-03
zd1211rw: zd_usb: Use struct_size() helper
Gustavo A. R. Silva
1
-8
/
+3
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
3
-2
/
+11
2019-09-03
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
1
-3
/
+1
2019-09-03
rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
Stanislaw Gruszka
1
-3
/
+0
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-09-03
airo: fix memory leaks
Wenwen Wang
1
-2
/
+9
2019-09-03
zd1211rw: remove false assertion from zd_mac_clear()
Oliver Neukum
1
-1
/
+0
2019-09-03
brcmfmac: remove redundant assignment to pointer hash
Colin Ian King
1
-1
/
+0
2019-09-03
bcma: remove two unused variables
YueHaibing
1
-16
/
+0
[next]