index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
2012-02-23
*
Bluetooth: mgmt: Fix clearing of hdev->eir
Johan Hedberg
2012-02-23
*
Bluetooth: mgmt: Fix EIR toggling with SSP
Johan Hedberg
2012-02-23
*
Bluetooth: Fix coding style issues in mgmt code
Andrei Emeltchenko
2012-02-23
*
Bluetooth: Fix two minor style issues in management code
Marcel Holtmann
2012-02-23
*
Bluetooth: mgmt: Make Set SSP command callable while powered off
Johan Hedberg
2012-02-23
*
Bluetooth: mgmt: Make Set Link Security callable while powered off
Johan Hedberg
2012-02-23
*
Bluetooth: mgmt: Fix connectable/discoverable response values
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix New Settings event for connectable/discoverable
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Add convenience function for sending New Settings
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix current settings values when powered off
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix pairable setting upon initialization
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix set_fast_connectable error return
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks
Johan Hedberg
2012-02-21
*
Bluetooth: mgmt: Fix powered checks for commands
Johan Hedberg
2012-02-21
*
Bluetooth: Only keep controller up after init if powered on
Marcel Holtmann
2012-02-21
*
Bluetooth: mgmt: Clear EIR data when disabling SSP
Johan Hedberg
2012-02-20
*
Bluetooth: mgmt: Fix Set SSP check for supported feature
Johan Hedberg
2012-02-20
*
Bluetooth: mgmt: Add basic support for Set High Speed command
Johan Hedberg
2012-02-20
*
Bluetooth: mgmt: Add address type parameter to Discovering event
Johan Hedberg
2012-02-20
*
Bluetooth: mgmt: Add address type parameter to Stop Discovery command
Johan Hedberg
2012-02-20
*
Bluetooth: Set supported settings based on enabled HS and/or LE
Marcel Holtmann
2012-02-20
*
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
2012-02-20
*
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
2012-02-20
*
Bluetooth: mgmt: Bump mgmt version
Johan Hedberg
2012-02-19
*
Bluetooth: mgmt: Fix OOB command response parameters
Johan Hedberg
2012-02-19
*
Bluetooth: mgmt: Fix (Un)Block Device return parameters
Johan Hedberg
2012-02-19
*
Bluetooth: mgmt: Fix Start Discovery return parameters
Johan Hedberg
2012-02-19
*
Bluetooth: mgmt: Fix Pair Device response status values
Johan Hedberg
2012-02-19
*
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
2012-02-19
*
Bluetooth: Interleaved discovery support
Andre Guedes
2012-02-19
*
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
2012-02-19
*
Bluetooth: Track discovery type
Andre Guedes
2012-02-19
*
Bluetooth: Prepare start_discovery
Andre Guedes
2012-02-19
*
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
2012-02-17
*
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
2012-02-17
*
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
2012-02-17
*
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
2012-02-17
*
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
2012-02-17
*
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
2012-02-17
*
Bluetooth: mgmt: Use more consistent error variable names
Johan Hedberg
2012-02-17
*
Bluetooth: Remove unused member from cmd_lookup struct
Johan Hedberg
2012-02-17
*
Bluetooth: Fix discovery state machine
Andre Guedes
2012-02-15
*
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
2012-02-15
*
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
2012-02-13
*
Bluetooth: Fix mgmt_unpair_device command status
Johan Hedberg
2012-02-13
*
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2012-02-13
*
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
2012-02-13
[next]