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
2019-02-28
mt76: fix a leaked reference by adding a missing of_node_put
Wen Yang
1
-8
/
+16
2019-02-28
rtlwifi: rtl8192com: Fix blank line problems
Larry Finger
4
-8
/
+5
2019-02-28
rtlwifi: rtl8192cu: Fix problems with blank lines
Larry Finger
6
-11
/
+22
2019-02-28
rtlwifi: rtl8192ce: Fix missing blank lines
Larry Finger
4
-2
/
+15
2019-02-28
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
7
-6
/
+24
2019-02-28
rtlwifi: Fix blank line errors in main header files
Larry Finger
2
-7
/
+2
2019-02-28
rtlwifi: Fix alignment errors in wifi.h
Larry Finger
1
-42
/
+42
2019-02-28
rtlwifi: Fix problems with block comments in wifi.h
Larry Finger
1
-43
/
+50
2019-02-28
rtlwifi: Fix errors in spacing in wifi.h
Larry Finger
1
-85
/
+85
2019-02-28
rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
Colin Ian King
1
-0
/
+4
2019-02-28
brcmfmac: print firmware reported general status errors
Rafał Miłecki
1
-0
/
+24
2019-02-28
brcmfmac: fix size of the struct msgbuf_ring_status
Rafał Miłecki
1
-1
/
+1
2019-02-27
Merge tag 'mt76-for-kvalo-2019-02-26' of https://github.com/nbd168/wireless
Kalle Valo
45
-280
/
+6037
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
20
-0
/
+5864
2019-02-26
dt-bindings: net: mt76: update binding for mt7603 driver
Felix Fietkau
1
-0
/
+19
2019-02-26
mt76: add driver callback for when a sta is associated
Felix Fietkau
2
-0
/
+8
2019-02-26
mt76: remove no longer used routine declarations
Lorenzo Bianconi
2
-13
/
+5
2019-02-26
mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entry
Lorenzo Bianconi
1
-1
/
+1
2019-02-26
mt76: usb: simplify mt76u_tx_build_sg routine
Lorenzo Bianconi
1
-14
/
+3
2019-02-26
mt76: usb: simplify rx buffer allocation
Lorenzo Bianconi
2
-51
/
+27
2019-02-26
mt76: usb: introduce mt76u_fill_bulk_urb routine
Lorenzo Bianconi
1
-19
/
+26
2019-02-26
mt76: usb: fix warning in mt76u_buf_free
Lorenzo Bianconi
1
-7
/
+2
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
6
-47
/
+6
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
6
-74
/
+15
2019-02-26
mt76usb: allow mt76u_bulk_msg be used for reads
Stanislaw Gruszka
2
-6
/
+10
2019-02-26
mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
6
-18
/
+9
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
8
-16
/
+14
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
3
-9
/
+21
2019-02-26
mt76: mt76x02: only reset beacon drift counter when enabling beacons
Felix Fietkau
2
-1
/
+3
2019-02-26
mt76: mt76x02: fix beacon timer issue
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
1
-7
/
+7
2019-02-26
mt76: mt76x02: fix TSF sync mode
Felix Fietkau
1
-1
/
+1
2019-02-25
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-1
/
+1
2019-02-25
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-25
Merge branch 'dsa-mv88e6xxx-lockdep'
David S. Miller
1
-0
/
+10
2019-02-25
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
1
-0
/
+2
2019-02-25
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
1
-0
/
+8
2019-02-25
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2
-8
/
+26
2019-02-25
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2
-11
/
+77
2019-02-25
Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'
David S. Miller
3
-22
/
+16
2019-02-25
ipv6: icmp: use percpu allocation
Kefeng Wang
2
-7
/
+6
2019-02-25
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-02-25
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
1
-3
/
+1
2019-02-25
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
1
-1
/
+1
2019-02-25
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-25
Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'
David S. Miller
12
-208
/
+369
2019-02-25
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
1
-1
/
+3
2019-02-25
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-25
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
[next]