index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
1
-11
/
+2
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
1
-30
/
+2
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
1
-7
/
+3
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
1
-12
/
+34
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
1
-0
/
+3
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
1
-0
/
+6
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
1
-1
/
+19
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
1
-0
/
+31
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-451
/
+739
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-2
/
+2
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
1
-1
/
+1
2014-07-26
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
1
-0
/
+60
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
1
-0
/
+2
2014-07-26
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
1
-0
/
+12
2014-07-26
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
1
-0
/
+96
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-0
/
+1
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
1
-0
/
+4
[prev]
[next]