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_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-20
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
1
-0
/
+6
2014-12-20
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
1
-0
/
+14
2014-12-20
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
1
-478
/
+0
2014-12-20
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
1
-349
/
+1
2014-12-20
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
1
-201
/
+0
2014-12-20
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
1
-0
/
+7
2014-12-20
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
1
-1
/
+7
2014-12-19
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
1
-56
/
+0
2014-12-19
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
1
-58
/
+0
2014-12-19
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
1
-89
/
+0
2014-12-19
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
1
-369
/
+1
2014-12-19
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
1
-5
/
+12
2014-12-11
Bluetooth: Fix notifying mgmt power off before flushing connection list
Johan Hedberg
1
-8
/
+6
2014-12-11
Bluetooth: Fix check for support for page scan related commands
Marcel Holtmann
1
-10
/
+10
2014-12-11
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
Jaganath Kanakkassery
1
-0
/
+2
2014-12-08
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
1
-6
/
+18
2014-12-05
Bluetooth: Enable events for P-256 Public Key and DHKey commands
Marcel Holtmann
1
-0
/
+14
2014-12-05
Bluetooth: Add support for enabling Extended Scanner Filter Policies
Marcel Holtmann
1
-0
/
+13
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
1
-0
/
+8
2014-12-05
Bluetooth: Clear discovery filter before starting background scan
Marcel Holtmann
1
-11
/
+9
2014-12-05
Bluetooth: Fix memory leaks from discovery filter UUID list
Marcel Holtmann
1
-0
/
+1
2014-12-05
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
1
-4
/
+1
2014-12-05
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
1
-0
/
+14
2014-12-03
Bluetooth: Fix SMP debug key handling
Johan Hedberg
1
-9
/
+1
2014-12-03
Bluetooth: Store address type with OOB data
Johan Hedberg
1
-10
/
+16
2014-12-03
Bluetooth: Unify remote OOB data functions
Johan Hedberg
1
-31
/
+15
2014-12-03
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
Johan Hedberg
1
-0
/
+47
2014-12-03
Bluetooth: Fix BR/EDR Link Key type when derived through LE SC
Johan Hedberg
1
-0
/
+4
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
1
-3
/
+3
2014-12-03
Bluetooth: Remove unused hci_find_ltk function
Johan Hedberg
1
-28
/
+0
2014-12-03
Bluetooth: Update LTK lookup to correctly deal with SC LTKs
Johan Hedberg
1
-7
/
+23
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
1
-3
/
+1
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
1
-19
/
+18
2014-11-19
Bluetooth: Fix setting state back to TASK_RUNNING
Johan Hedberg
1
-0
/
+2
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
Johan Hedberg
1
-0
/
+10
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
1
-7
/
+7
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
1
-19
/
+27
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
1
-18
/
+24
2014-11-03
Bluetooth: Consolidate whitelist debugfs entry into device_list
Marcel Holtmann
1
-30
/
+6
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
1
-0
/
+18
2014-11-01
Bluetooth: Fix hci_sync missing wakeup interrupt
Chan-yeol Park
1
-7
/
+11
2014-10-29
Bluetooth: Wrong style spin lock used
Jukka Rissanen
1
-3
/
+7
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
1
-3
/
+3
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
1
-20
/
+0
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
1
-0
/
+1
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
1
-17
/
+15
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
1
-2
/
+7
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+12
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
1
-2
/
+12
[prev]
[next]