Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
[deliverable/linux.git] / net / bluetooth / hci_event.c
2014-07-23  Marcel HoltmannBluetooth: Fix issue with ADV_IND reports and auto...
2014-07-23  Marcel HoltmannBluetooth: Ignore ADV_DIRECT_IND attempts from unknown...
2014-07-17  Johan HedbergBluetooth: Fix allowing initiating pairing when not...
2014-07-17  Johan HedbergBluetooth: Introduce a flag to track who really initiat...
2014-07-17  Johan HedbergBluetooth: Fix resetting remote authentication requirem...
2014-07-17  Johan HedbergBluetooth: Don't bother user space without IO capabilities
2014-07-17  Johan HedbergBluetooth: Fix using uninitialized variable when pairing
2014-07-16  Johan HedbergBluetooth: Fix always checking the blacklist for incomi...
2014-07-16  Johan HedbergBluetooth: Fix trying to initiate connections when...
2014-07-16  Johan HedbergBluetooth: Add a role parameter to hci_conn_add()
2014-07-16  Johan HedbergBluetooth: Use explicit role instead of a bool in funct...
2014-07-16  Johan HedbergBluetooth: Convert HCI_CONN_MASTER flag to a conn-...
2014-07-16  Johan HedbergBluetooth: Add proper defines for HCI connection role
2014-07-15  Johan HedbergBluetooth: Don't try to reject failed LE connections
2014-07-15  Johan HedbergBluetooth: Remove unnecessary params variable from...
2014-07-11  Johan HedbergBluetooth: Fix tracking local SSP authentication requir...
2014-07-11  Marcel HoltmannBluetooth: Move HCI request internals to net/bluetooth...
2014-07-10  Johan HedbergBluetooth: Remove unneeded mgmt_write_scan_failed function
2014-07-10  Johan HedbergBluetooth: Remove unneeded mgmt_discoverable function
2014-07-10  Johan HedbergBluetooth: Remove unneeded mgmt_connectable function
2014-07-09  Johan HedbergBluetooth: Add white list lookup for incoming connectio...
2014-07-09  Johan HedbergBluetooth: Refactor connection request handling
2014-07-09  Johan HedbergBluetooth: Unify helpers for bdaddr_list manipulations
2014-07-08  Johan HedbergBluetooth: Fix clearing HCI_LE_ADV for LE connections
2014-07-08  Johan HedbergBluetooth: Fix check for re-enabling advertising
2014-07-08  Johan HedbergBluetooth: Fix advertising and active scanning co-existence
2014-07-08  Johan HedbergBluetooth: Remove unnecessary mgmt_advertising function
2014-07-08  Johan HedbergBluetooth: Add flag to track the real advertising state
2014-07-07  Johan HedbergBluetooth: Pass desired connection role to hci_connect_le()
2014-07-07  Johan HedbergBluetooth: Remove auth_type parameter from hci_connect_le()
2014-07-07  Johan HedbergBluetooth: Remove unnecessary return value from check_p...
2014-07-07  Johan HedbergBluetooth: Fix connecting devices during LE device...
2014-07-06  Johan HedbergBluetooth: Fix updating background scan for LE connect...
2014-07-06  Johan HedbergBluetooth: Use lower timeout for LE auto-connections
2014-07-05  Marcel HoltmannBluetooth: Store Bluetooth address from controller...
2014-07-05  Marcel HoltmannBluetooth: Use a more simpler style for HCI event callbacks
2014-07-04  Johan HedbergBluetooth: Don't take actions on blocked devices when...
2014-07-04  Johan HedbergBluetooth: Use hci_pend_le_action_lookup to look up...
2014-07-04  Johan HedbergBluetooth: Make hci_pend_le_conn_lookup more general...
2014-07-04  Johan HedbergBluetooth: Remove unnecessary usage of hci_pend_le_conn_add
2014-07-04  Johan HedbergBluetooth: Simplify hci_conn_params->action list usage
2014-07-04  Johan HedbergBluetooth: Convert pend_le_reports into a list
2014-07-04  Johan HedbergBluetooth: Fix missing return statement in process_adv_...
2014-07-03  Johan HedbergBluetooth: Add identity address check in param lookup...
2014-07-03  Johan HedbergBluetooth: Remove unnecessary checks for auto-connected...
2014-07-03  Johan HedbergBluetooth: Use hci_conn_params in pend_le_conns
2014-07-03  Johan HedbergBluetooth: Remove redundant IRK lookup
2014-07-03  Johan HedbergBluetooth: Support scanning for devices using RPA
2014-07-03  Johan HedbergBluetooth: Add support for background LE scanning
2014-07-03  Johan HedbergBluetooth: Pass store hint to mgmt_new_conn_param
2014-07-03  Johan HedbergBluetooth: Fix missing update of conn params
2014-07-03  Johan HedbergBluetooth: Drop LE connections for blocked devices
2014-07-03  Andre GuedesBluetooth: Introduce "New Connection Parameter" Event
2014-07-03  Andre GuedesBluetooth: Connection Parameter Update Procedure
2014-07-03  Johan HedbergBluetooth: Add flag to track STK encryption
2014-07-03  Marcel HoltmannBluetooth: Add support for Not Connectable flag for...
2014-07-03  Marcel HoltmannBluetooth: Provide flags parameter direct to mgmt_devic...
2014-07-03  Marcel HoltmannBluetooth: Fix merge of advertising data and scan respo...
2014-07-03  Nick PellyBluetooth: Fallback to SCO on error code 0x10 (Connecti...
2014-07-03  Johan HedbergBluetooth: Add tracking of local and piconet clock...
2014-07-03  Johan HedbergBluetooth: Convert hci_conn->link_mode into flags
2014-07-03  Johan HedbergBluetooth: Convert hcon->flush_key to a proper flag
2014-07-03  Johan HedbergBluetooth: Don't store debug keys if flag for them...
2014-07-03  Johan HedbergBluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
2014-07-03  Johan HedbergBluetooth: Move mgmt event sending out from hci_add_lin...
2014-07-03  Marcel HoltmannBluetooth: Set default min/max connection interval...
2014-07-03  Marcel HoltmannBluetooth: Track LE connection parameter update event
2014-07-03  Marcel HoltmannBluetooth: Store current LE connection parameters in...
2014-07-03  Jukka RissanenBluetooth: 6LoWPAN: Use connected oriented channel...
2014-07-03  Johan HedbergBluetooth: Remove HCI prefix from SMP LTK defines
2014-07-03  Johan HedbergBluetooth: Remove unnecessary SMP STK define
2014-07-03  Marcel HoltmannBluetooth: Use struct delayed_work for HCI command...
2014-07-03  Marcel HoltmannMerge git://git./linux/kernel/git/bluetooth/bluetooth
2014-06-17  John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-06-16  Linus TorvaldsMerge tag 'clk-for-linus-3.16-part2' of git://git.linar...
2014-06-16  Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-06-15  Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-06-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-15  Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-06-14  Linus TorvaldsMerge tag 'hsi-for-3.16-fixes1' of git://git./linux...
2014-06-14  Linus TorvaldsMerge tag 'gpio-v3.16-2' of git://git./linux/kernel...
2014-06-14  Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-06-14  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-06-13  Linus TorvaldsMerge tag 'sound-fix-3.16-rc1' of git://git./linux...
2014-06-13  Linus TorvaldsMerge tag 'dlm-3.16' of git://git./linux/kernel/git...
2014-06-13  Linus TorvaldsMerge branch 'serge-next-2' of git://git./linux/kernel...
2014-06-13  Johan HedbergBluetooth: Fix indicating discovery state when cancelin...
2014-06-13  Johan HedbergBluetooth: Add clarifying comment for conn->auth_type
2014-06-13  Johan HedbergBluetooth: Fix SSP acceptor just-works confirmation...
2014-06-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-13  Linus TorvaldsMerge branch 'topic/omap3isp' of git://git./linux/kerne...
2014-06-13  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-06-13  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-06-13  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-06-13  Linus TorvaldsMerge tag 'trace-3.16-2' of git://git./linux/kernel...
2014-06-13  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-06-13  Linus TorvaldsMerge tag 'blackfin-for-linus' of git./linux/kernel...
2014-06-13  Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2014-06-13  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2014-06-13  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
next
This page took 0.189995 seconds and 108 git commands to generate.