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
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
3
-5
/
+16
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
3
-3
/
+38
2013-12-05
Bluetooth: Make l2cap_le_sig_cmd logic consistent
Johan Hedberg
1
-8
/
+16
2013-12-05
Bluetooth: Add L2CAP Disconnect suppport for LE
Johan Hedberg
1
-0
/
+7
2013-12-05
Bluetooth: Fix L2CAP channel closing for LE connections
Johan Hedberg
1
-2
/
+4
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
2
-0
/
+153
2013-12-05
Bluetooth: Refactor L2CAP connect rejection to its own function
Johan Hedberg
1
-18
/
+24
2013-12-05
Bluetooth: Add smp_sufficient_security helper function
Johan Hedberg
2
-4
/
+13
2013-12-05
Bluetooth: Add initial code for LE L2CAP Connect Request
Johan Hedberg
1
-8
/
+98
2013-12-05
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
1
-0
/
+31
2013-12-05
Bluetooth: Move LE L2CAP initiator procedure to its own function
Johan Hedberg
1
-1
/
+6
2013-12-05
Bluetooth: Pass command length to LE signaling channel handlers
Johan Hedberg
1
-6
/
+6
2013-12-05
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
Johan Hedberg
1
-3
/
+11
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
2
-6
/
+13
2013-12-05
Bluetooth: Remove unnecessary braces from one-line if-statement
Johan Hedberg
1
-3
/
+2
2013-12-04
Bluetooth: Remove dead code from SMP encryption function
Johan Hedberg
1
-8
/
+1
2013-12-04
Bluetooth: Remove useless smp_rand function
Johan Hedberg
1
-13
/
+2
2013-12-04
Bluetooth: Enable autosuspend for Intel Bluetooth device
Tedd Ho-Jeong An
1
-1
/
+3
2013-12-04
Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]
Tedd Ho-Jeong An
1
-0
/
+1
2013-12-04
Bluetooth: Refactor hci_disconn_complete_evt
Andre Guedes
1
-22
/
+21
2013-12-04
Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
Andre Guedes
1
-10
/
+9
2013-12-04
Bluetooth: ath3k: Add support for a new AR3012 device
Sujith Manoharan
2
-0
/
+3
2013-12-04
Bluetooth: ath3k: Add support for another AR3012 card
Sujith Manoharan
2
-0
/
+3
2013-12-04
Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
Johan Hedberg
1
-8
/
+8
2013-12-04
Bluetooth: Remove link type check in hci_disconn_complete_evt()
Andre Guedes
1
-2
/
+1
2013-12-04
Bluetooth: Add an extra check in mgmt_device_disconnected()
Andre Guedes
1
-0
/
+3
2013-12-04
Bluetooth: Check address in mgmt_disconnect_failed()
Andre Guedes
1
-1
/
+11
2013-12-04
Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
Bing Zhao
2
-18
/
+11
2013-12-04
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
Bing Zhao
4
-89
/
+18
2013-12-04
Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
Bing Zhao
2
-20
/
+20
2013-12-04
Bluetooth: Store supported commands only during setup procedure
Marcel Holtmann
1
-1
/
+4
2013-12-04
Bluetooth: Remove debug statement for features complete event
Marcel Holtmann
1
-6
/
+0
2013-12-04
Bluetooth: Set default own address type only during controller setup
Marcel Holtmann
1
-9
/
+11
2013-12-04
Bluetooth: Fix limited discoverable mode for Zeevo modules
Marcel Holtmann
1
-1
/
+1
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
81
-1386
/
+2897
2013-12-02
brcmfmac: expose chip information through debugfs
Arend van Spriel
1
-1
/
+35
2013-12-02
brcmfmac: move firmware event related defines to fweh.h
Arend van Spriel
2
-49
/
+54
2013-12-02
brcmfmac: remove some unused definitions
Arend van Spriel
1
-48
/
+0
2013-12-02
brcmfmac: Use consistent naming for BCDC.
Hante Meuleman
3
-106
/
+95
2013-12-02
brcmfmac: move firmware command code definitions
Arend van Spriel
2
-61
/
+61
2013-12-02
brcmfmac: move firmware related structures to fwil_types.h
Arend van Spriel
4
-311
/
+310
2013-12-02
brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
Arend van Spriel
1
-3
/
+0
2013-12-02
brcmfmac: provide firmware version in ethtool driver info
Arend van Spriel
3
-3
/
+13
2013-12-02
brcmfmac: Dynamically register a protocol layer.
Hante Meuleman
9
-71
/
+202
2013-12-02
brcmfmac: remove redundant ioctl handlers
Arend van Spriel
1
-149
/
+0
2013-12-02
brcmfmac: use platform specific alignment in SDIO
Arend van Spriel
1
-28
/
+22
2013-12-02
brcmfmac: determine alignment values during probe
Arend van Spriel
1
-24
/
+24
2013-12-02
brcmfmac: removed dhd_proto.h.
Hante Meuleman
6
-43
/
+15
2013-12-02
brcmfmac: rename dhd_cdc to bcdc
Hante Meuleman
2
-1
/
+1
[next]