index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mt76: mt7615: defer mcu initialization via workqueue
Felix Fietkau
4
-10
/
+45
2020-02-14
mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON
Felix Fietkau
1
-5
/
+4
2020-02-14
mt76: mt7615: add support for registering a second wiphy via debugfs
Felix Fietkau
4
-21
/
+140
2020-02-14
mt76: mt7615: select the correct tx queue for frames sent to the second phy
Felix Fietkau
2
-3
/
+14
2020-02-14
mt76: mt7615: move radio/mac initialization to .start/stop callbacks
Felix Fietkau
4
-8
/
+26
2020-02-14
mt76: mt7615: initialize dbdc settings on interface add
Felix Fietkau
5
-1
/
+94
2020-02-14
mt76: mt7615: add multiple wiphy support to the rx path
Felix Fietkau
4
-15
/
+47
2020-02-14
mt76: mt7615: rework chainmask handling
Felix Fietkau
3
-4
/
+8
2020-02-14
mt76: mt7615: add multiple wiphy support to the dfs support code
Felix Fietkau
6
-53
/
+107
2020-02-14
mt76: mt7615: remove useless MT_HW_RDD0/1 enum
Felix Fietkau
3
-24
/
+13
2020-02-14
mt76: mt7615: add missing register init for dual-wiphy support
Felix Fietkau
2
-4
/
+4
2020-02-14
mt76: mt7615: add multiple wiphy support for smart carrier sense
Felix Fietkau
5
-65
/
+112
2020-02-14
mt76: mt7615: add dual-phy support for mac80211 ops
Felix Fietkau
6
-108
/
+244
2020-02-14
mt76: do not overwrite max_tx_fragments if it has been set
Shayne Chen
1
-1
/
+3
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
7
-10
/
+12
2020-02-14
mt76: add ext_phy field to struct mt76_wcid
Felix Fietkau
2
-0
/
+2
2020-02-14
mt76: add function for allocating an extra wiphy
Felix Fietkau
2
-49
/
+135
2020-02-14
mt76: add priv pointer to struct mt76_phy
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
6
-7
/
+11
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
14
-34
/
+35
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
9
-11
/
+11
2020-02-14
mt76: move chainmask back to driver specific structs
Felix Fietkau
10
-12
/
+13
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
34
-90
/
+97
2020-02-14
mt76: keep a set of software tx queues per phy
Felix Fietkau
7
-13
/
+24
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
30
-137
/
+153
2020-02-14
mt76: add support for an extra wiphy in mt76_sta_state()
Felix Fietkau
3
-5
/
+33
2020-02-14
mt76: add support for an extra wiphy in the tx status path
Felix Fietkau
3
-6
/
+44
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
11
-37
/
+45
2020-02-14
mt76: add support for an extra wiphy in the rx path
Felix Fietkau
2
-6
/
+25
2020-02-14
mt76: introduce struct mt76_phy
Felix Fietkau
5
-4
/
+26
2020-02-14
mt76: move initialization of some struct members to mt76_alloc_device
Felix Fietkau
3
-4
/
+6
2020-02-13
rtw88: Fix incorrect beamformee role setting
Tzu-En Huang
1
-4
/
+2
2020-02-12
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
5
-49
/
+50
2020-02-12
rtw88: disable TX-AMSDU on 2.4G band
Yan-Hsuan Chuang
1
-0
/
+15
2020-02-12
rtw88: 8822c: modify rf protection setting
Chien-Hsun Liao
3
-10
/
+20
2020-02-12
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
5
-12
/
+22
2020-02-12
rtw88: Use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2020-02-12
rsi: fix null pointer dereference during rsi_shutdown()
Martin Kepplinger
1
-3
/
+6
2020-02-12
rtw88: 8822c: update power sequence to v16
Tzu-En Huang
1
-0
/
+5
2020-02-12
rtw88: add ciphers to suppress error message
Ping-Ke Shih
1
-0
/
+3
2020-02-12
rtw88: avoid holding mutex for cancel_delayed_work_sync()
Yan-Hsuan Chuang
3
-0
/
+12
2020-02-12
rtw88: move rtw_enter_ips() to the last when config
Ping-Ke Shih
1
-9
/
+10
2020-02-12
rtw88: pci: 8822c should set clock delay to zero
Yan-Hsuan Chuang
2
-0
/
+8
2020-02-12
rtw88: add rtw_read8_mask and rtw_read16_mask
Yan-Hsuan Chuang
1
-0
/
+26
2020-02-12
rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
Yan-Hsuan Chuang
1
-3
/
+2
2020-02-12
brcmfmac: abort and release host after error
Guenter Roeck
1
-0
/
+2
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
3
-5
/
+10
2020-02-12
qtnfmac: drop unnecessary TLVs from scan command
Igor Mitsyanko
3
-93
/
+96
2020-02-12
qtnfmac: update channel switch command to support 6GHz band
Igor Mitsyanko
2
-14
/
+28
2020-02-12
qtnfmac: cleanup alignment in firmware communication protocol
Igor Mitsyanko
4
-161
/
+103
[next]