index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-12-02
Bluetooth: LE Set Scan Parameter Command
Andre Guedes
1
-0
/
+10
2011-12-02
Bluetooth: Add dev_flags to struct hci_dev
Andre Guedes
1
-0
/
+6
2011-12-02
Bluetooth: Add HCI Read Flow Control Mode function
Andrei Emeltchenko
1
-0
/
+19
2011-12-01
Bluetooth: Add HCI User Passkey Req Evt handling
Brian Gix
1
-0
/
+58
2011-11-16
Bluetooth: mgmt_stop_discovery_failed()
Andre Guedes
1
-1
/
+5
2011-11-16
Bluetooth: Rename mgmt_inquiry_failed()
Andre Guedes
1
-1
/
+1
2011-11-10
Bluetooth: Add status parameter to mgmt_disconnect response
Johan Hedberg
1
-13
/
+13
2011-11-10
Bluetooth: Add public/random LE address information to mgmt messages
Johan Hedberg
1
-9
/
+12
2011-11-09
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
1
-5
/
+40
2011-11-09
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
1
-32
/
+31
2011-11-08
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
1
-9
/
+11
2011-11-08
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
1
-3
/
+6
2011-11-08
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
1
-0
/
+5
2011-11-08
Bluetooth: Periodic Inquiry and Discovery
Andre Guedes
1
-32
/
+11
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
1
-2
/
+2
2011-11-07
Bluetooth: Clean up logic in hci_cc_write_scan_enable
Johan Hedberg
1
-19
/
+21
2011-11-07
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
1
-0
/
+2
2011-10-13
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
1
-0
/
+28
2011-10-11
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
1
-1
/
+1
2011-09-29
Bluetooth: hci_le_adv_report_evt code refactoring
Andre Guedes
1
-8
/
+6
2011-09-29
Bluetooth: Fix possible NULL pointer dereference
Waldemar Rymarkiewicz
1
-1
/
+5
2011-09-21
Bluetooth: Reduce critical region.
Andre Guedes
1
-4
/
+3
2011-09-21
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
1
-2
/
+3
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
1
-2
/
+2
2011-09-15
Bluetooth: Fix timeout on scanning for the second time
Oliver Neukum
1
-9
/
+8
2011-07-08
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
1
-0
/
+1
2011-07-08
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-06
Bluetooth: Add enable_le module parameter
Andre Guedes
1
-0
/
+22
[next]