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
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
Bluetooth: mgmt: Fix pairable setting upon initialization
Johan Hedberg
1
-1
/
+9
2012-02-21
Bluetooth: mgmt: Fix set_fast_connectable error return
Johan Hedberg
1
-0
/
+7
2012-02-21
Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks
Johan Hedberg
1
-0
/
+13
2012-02-21
Bluetooth: mgmt: Fix powered checks for commands
Johan Hedberg
1
-12
/
+14
2012-02-21
Bluetooth: Don't send New Settings event during setup power down
Marcel Holtmann
1
-9
/
+11
2012-02-21
Bluetooth: Only keep controller up after init if powered on
Marcel Holtmann
1
-9
/
+14
2012-02-21
Bluetooth: mgmt: Clear EIR data when disabling SSP
Johan Hedberg
1
-1
/
+19
2012-02-21
Bluetooth: mgmt: Fix Set SSP check for supported feature
Johan Hedberg
1
-0
/
+6
2012-02-21
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
1
-0
/
+41
2012-02-21
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
2
-4
/
+7
2012-02-21
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
1
-11
/
+22
2012-02-21
Bluetooth: Always enable management interface
Marcel Holtmann
1
-6
/
+1
2012-02-21
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
3
-12
/
+16
2012-02-21
Bluetooth: Restrict access to management interface
Marcel Holtmann
1
-0
/
+5
2012-02-21
Bluetooth: Add support for HCI monitor channel
Marcel Holtmann
2
-3
/
+217
2012-02-21
compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
H. J. Lu
1
-1
/
+2
2012-02-20
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
4
-89
/
+62
2012-02-20
Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
Marcel Holtmann
1
-4
/
+14
2012-02-20
Bluetooth: Simplify HCI socket bind handling
Marcel Holtmann
1
-16
/
+31
2012-02-20
Bluetooth: Add HCI CMSG details only to raw sockets
Marcel Holtmann
1
-1
/
+5
2012-02-20
Bluetooth: Lock socket when reading HCI socket options
Marcel Holtmann
1
-6
/
+17
2012-02-20
Bluetooth: Limit HCI raw socket options to actual raw sockets
Marcel Holtmann
1
-0
/
+6
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
1
-2
/
+0
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
4
-16
/
+43
2012-02-19
Bluetooth: Fix hci_connect error return values
Johan Hedberg
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Bump mgmt version
Johan Hedberg
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Fix OOB command response parameters
Johan Hedberg
1
-12
/
+18
2012-02-19
Bluetooth: mgmt: Fix (Un)Block Device return parameters
Johan Hedberg
1
-13
/
+18
2012-02-19
Bluetooth: mgmt: Fix Start Discovery return parameters
Johan Hedberg
1
-2
/
+13
2012-02-19
Bluetooth: mgmt: Fix Pair Device response status values
Johan Hedberg
1
-8
/
+6
2012-02-19
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
1
-52
/
+55
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
2
-5
/
+55
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
3
-8
/
+6
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
2
-1
/
+5
2012-02-19
Bluetooth: Prepare start_discovery
Andre Guedes
1
-5
/
+10
2012-02-17
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
1
-0
/
+2
2012-02-17
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
1
-1
/
+1
2012-02-17
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
1
-9
/
+13
2012-02-17
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
1
-3
/
+4
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2
-2
/
+2
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
3
-4
/
+5
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
1
-26
/
+0
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
1
-3
/
+24
2012-02-17
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
2
-1
/
+90
2012-02-17
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
2
-0
/
+90
2012-02-17
Bluetooth: mgmt: Use more consistent error variable names
Johan Hedberg
1
-9
/
+9
2012-02-17
Bluetooth: Remove unused member from cmd_lookup struct
Johan Hedberg
1
-4
/
+3
2012-02-16
Bluetooth: Do not dereference zero sk
Andrei Emeltchenko
1
-1
/
+3
2012-02-15
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
1
-1
/
+2
2012-02-15
Bluetooth: Fix discovery state machine
Andre Guedes
1
-0
/
+2
[prev]
[next]