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
2017-11-10
rsi: rsi_91x_ps: remove redundant code in str_psstate
Gustavo A. R. Silva
1
-1
/
+0
2017-11-10
rt2x00: use monotonic timestamps for frame dump
Arnd Bergmann
2
-4
/
+5
2017-11-10
rt2x00usb: mark device removed when get ENOENT usb error
Stanislaw Gruszka
1
-3
/
+3
2017-11-10
qtnfmac: pass all CONNECT cmd params to wireless card for processing
Igor Mitsyanko
2
-30
/
+65
2017-11-10
qtnfmac: include HTCAP and VHTCAP into config AP command
Igor Mitsyanko
1
-0
/
+18
2017-11-10
qtnfmac: configure and start AP interface with a single command
Igor Mitsyanko
4
-52
/
+47
2017-11-10
qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
Igor Mitsyanko
3
-34
/
+10
2017-11-10
qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
Igor Mitsyanko
2
-22
/
+14
2017-11-10
qtnfmac: extend "IE set" TLV to include frame type info
Igor Mitsyanko
3
-30
/
+80
2017-11-10
qtnfmac: get rid of PHYMODE capabilities flags
Igor Mitsyanko
4
-14
/
+2
2017-11-10
qtnfmac: initialize HT/VHT caps "can override" masks
Igor Mitsyanko
4
-9
/
+12
2017-11-10
qtnfmac: use per-band HT/VHT info from wireless device
Igor Mitsyanko
5
-59
/
+84
2017-11-10
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
2
-4
/
+7
2017-11-10
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
3
-15
/
+2
2017-11-10
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
1
-24
/
+10
2017-11-10
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
1
-2
/
+2
2017-11-10
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
1
-65
/
+11
2017-11-10
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
3
-41
/
+39
2017-11-10
brcmfmac: handle FWHALT mailbox indication
Arend Van Spriel
1
-4
/
+10
2017-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-12
/
+15
2017-11-10
MAINTAINERS: update TPM driver infrastructure changes
Jarkko Sakkinen
2
-12
/
+10
2017-11-10
sysctl: add register_sysctl() dummy helper
Arnd Bergmann
1
-0
/
+5
2017-11-10
Merge tag 'pci-v4.14-fixes-7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2017-11-10
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-10
/
+18
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
148
-436
/
+1125
2017-11-10
NFC: Add NFC_CMD_DEACTIVATE_TARGET support
Mark Greer
2
-0
/
+31
2017-11-10
NFC: digital: Abort cmd when deactivating target
Mark Greer
1
-0
/
+1
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+29
2017-11-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
9
-17
/
+97
2017-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
46
-146
/
+285
2017-11-09
Merge tag 'timers-conversion-next5' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
11
-41
/
+39
2017-11-09
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
1
-2
/
+2
2017-11-09
ALSA: hda - fix headset mic problem for Dell machines with alc274
Hui Wang
1
-0
/
+5
2017-11-09
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
Gal Pressman
1
-3
/
+14
2017-11-09
net/mlx5e: Add VLAN offloads statistics
Gal Pressman
5
-1
/
+15
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
3
-0
/
+4
2017-11-09
net/mlx5e: Add 802.1ad VLAN filter steering rules
Gal Pressman
3
-13
/
+112
2017-11-09
net/mlx5e: Declare bitmap using kernel macro
Gal Pressman
1
-1
/
+1
2017-11-09
net: Introduce netdev_*_once functions
Gal Pressman
1
-0
/
+29
2017-11-09
net/mlx5e: Add rollback on add VLAN failure
Gal Pressman
1
-1
/
+6
2017-11-09
net/mlx5e: Rename VLAN related variables and functions
Gal Pressman
3
-37
/
+37
2017-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-38
/
+37
2017-11-09
Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-16
/
+18
2017-11-09
Merge branch 'net-sched-race-fix'
David S. Miller
31
-63
/
+198
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+7
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-7
/
+26
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
[prev]
[next]