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-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
1
-2
/
+4
2012-02-13
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
1
-6
/
+8
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
1
-3
/
+25
2012-02-13
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
1
-1
/
+12
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
1
-3
/
+10
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
1
-0
/
+5
2012-02-13
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
1
-2
/
+9
2012-02-13
Bluetooth: Fix clearing of debug and linkkey flags
Hemant Gupta
1
-1
/
+2
2012-02-13
Bluetooth: Send correct response to IO Capability Request
Hemant Gupta
1
-1
/
+4
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
1
-8
/
+4
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
1
-5
/
+12
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
1
-8
/
+13
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
1
-22
/
+56
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
1
-2
/
+2
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
1
-18
/
+18
2012-02-13
Bluetooth: Move eir_has_data_field to hci_core.h
Johan Hedberg
1
-25
/
+0
2012-02-13
Bluetooth: Rename eir_has_complete_name to eir_has_data_type
Johan Hedberg
1
-4
/
+5
2012-02-13
Bluetooth: Rename mgmt connected events to match user space
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Fix clearing persistent flags
Johan Hedberg
1
-2
/
+2
2012-02-13
Bluetooth: Report LE devices
Andre Guedes
1
-0
/
+5
2012-02-13
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
1
-4
/
+6
2012-02-13
Bluetooth: Fix resetting HCI_MGMT flag
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
1
-22
/
+22
2012-02-13
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
1
-0
/
+54
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
1
-4
/
+77
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
1
-3
/
+3
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
1
-7
/
+14
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
1
-8
/
+43
2012-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-9
/
+13
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-41
/
+86
2012-01-03
Bluetooth: Correct packet len calculation
Andrei Emeltchenko
1
-5
/
+4
2012-01-02
Bluetooth: Queue adv_work on system workqueue
Andre Guedes
1
-2
/
+1
2012-01-02
Bluetooth: Fix adv_work delay
Andre Guedes
1
-2
/
+1
2012-01-02
Bluetooth: Fix hci_cc_read_local_ext_features()
Andre Guedes
1
-1
/
+8
2012-01-02
Bluetooth: Rename extfeatures
Andre Guedes
1
-1
/
+1
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
1
-2
/
+10
2011-12-20
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
1
-4
/
+4
2011-12-20
Bluetooth: Check for flow control mode
Andrei Emeltchenko
1
-0
/
+5
2011-12-20
Bluetooth: Split ctrl init to BREDR and AMP parts
Andrei Emeltchenko
1
-0
/
+3
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-18
Bluetooth: Simplify num_comp_pkts_evt function
Andrei Emeltchenko
1
-18
/
+29
2011-12-18
Bluetooth: Add HCI Read Data Block Size function
Andrei Emeltchenko
1
-0
/
+26
2011-12-18
Bluetooth: convert tx_task to workqueue
Gustavo F. Padovan
1
-5
/
+1
2011-12-18
Bluetooth: Move command task to workqueue
Gustavo F. Padovan
1
-2
/
+2
2011-12-18
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
1
-8
/
+2
2011-12-18
Bluetooth: Use delayed work for advertisiment cache timeout
Gustavo F. Padovan
1
-2
/
+4
2011-12-03
Bluetooth: trivial: correct check for LMP version
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-3
/
+3
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-1
/
+1
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
[prev]
[next]