index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
Bluetooth: debug: Use standard hex object specifiers in hci_event
Andrei Emeltchenko
1
-85
/
+85
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-0
/
+48
2012-06-08
Bluetooth: Add support for encryption key refresh
Johan Hedberg
1
-0
/
+48
2012-06-05
Bluetooth: Fix not removing hci_conn for failed LE connection
Andrzej Kaczmarek
1
-9
/
+13
2012-06-05
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
1
-3
/
+3
2012-06-05
Bluetooth: Use lmp_ssp_capable() macro
Gustavo Padovan
1
-1
/
+1
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-14
/
+1
2012-06-05
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
1
-9
/
+14
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
1
-85
/
+59
2012-06-05
Bluetooth: Use defined link key size
Andrei Emeltchenko
1
-1
/
+1
2012-06-05
Bluetooth: Fix coding style in hci_event.c
Gustavo Padovan
1
-104
/
+135
2012-05-16
Bluetooth: Report proper error number in disconnection
Gustavo Padovan
1
-1
/
+1
2012-05-16
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
1
-1
/
+3
2012-05-16
Bluetooth: Fix Inquiry with RSSI event mask
Johan Hedberg
1
-1
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-2
/
+9
2012-05-14
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
1
-2
/
+2
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
1
-0
/
+7
2012-05-09
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
1
-1
/
+1
2012-05-09
Bluetooth: Remove advertising cache
Andre Guedes
1
-7
/
+0
2012-05-09
Bluetooth: mgmt: Fix missing connect failed event for LE
Hemant Gupta
1
-0
/
+2
2012-05-09
Bluetooth: Ignore inquiry results from periodic inquiry
Andre Guedes
1
-0
/
+9
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-1
/
+9
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+11
2012-05-09
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
1
-1
/
+5
2012-05-09
Bluetooth: Fix type in cpu_to_le conversion
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
1
-3
/
+6
2012-05-09
Bluetooth: Check FINDING state in interleaved discovery
Andre Guedes
1
-1
/
+2
2012-05-09
Bluetooth: trivial: Correct endian conversion
Andrei Emeltchenko
1
-1
/
+1
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-0
/
+3
2012-04-24
Bluetooth: Fix missing break in hci_cmd_complete_evt
Szymon Janc
1
-0
/
+1
2012-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
1
-0
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-57
/
+53
2012-03-03
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
1
-8
/
+0
2012-03-02
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
Johan Hedberg
1
-1
/
+1
2012-03-01
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
1
-1
/
+2
2012-02-29
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
Szymon Janc
1
-1
/
+1
2012-02-28
Bluetooth: Use LMP_HOST_SSP define instead of magic values
Johan Hedberg
1
-3
/
+3
2012-02-28
Bluetooth: Remove redundant read_host_features commands
Johan Hedberg
1
-25
/
+34
2012-02-24
Bluetooth: Fix init request completion with AMP controllers
Andrei Emeltchenko
1
-1
/
+4
2012-02-24
Bluetooth: Fix init request completion with old controllers
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
1
-4
/
+4
2012-02-23
Bluetooth: Set DISCOVERY_STOPPED if controller resets
Andre Guedes
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-12
/
+14
2012-02-23
Bluetooth: mgmt: Allow local name changes while powered off
Johan Hedberg
1
-3
/
+10
2012-02-23
Bluetooth: Fix read_name updating when HCI_SETUP is not set
Johan Hedberg
1
-1
/
+2
2012-02-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
1
-4
/
+9
2012-02-23
Bluetooth: mgmt: Fix updating EIR when updating the name
Johan Hedberg
1
-3
/
+3
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
1
-1
/
+6
2012-02-23
Bluetooth: Explicitly clear EIR data upon hci_dev setup
Johan Hedberg
1
-4
/
+13
[next]