pandora-kernel.git
2014-07-03 Johan HedbergBluetooth: Fix buffer overflow with variable length...
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: Allow mgmt_device_found events for kernel...
2014-07-03 Johan HedbergBluetooth: Track number of added devices with HCI_AUTO_...
2014-07-03 Marcel HoltmannBluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci...
2014-07-03 Marcel HoltmannBluetooth: Add support for Read Unconfigured Index...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Removed...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Added...
2014-07-03 Marcel HoltmannBluetooth: Introduce unconfigured controller state
2014-07-03 Johan HedbergBluetooth: Don't send connection parameters without...
2014-07-03 Johan HedbergBluetooth: Make is_identity_address a global function
2014-07-03 Johan HedbergBluetooth: Pass store hint to mgmt_new_conn_param
2014-07-03 Johan HedbergBluetooth: Make hci_le_conn_update return the store...
2014-07-03 Johan HedbergBluetooth: Fix missing update of conn params
2014-07-03 Johan HedbergBluetooth: Add Load Connection Parameters command
2014-07-03 Johan HedbergBluetooth: Remove only enabled entries with Remove...
2014-07-03 Johan HedbergBluetooth: Add new auto_conn value matching mgmt action...
2014-07-03 Johan HedbergBluetooth: Add specific connection parameter clear...
2014-07-03 Johan HedbergBluetooth: Rename hci_conn_params_clear to hci_conn_par...
2014-07-03 Johan HedbergBluetooth: Fix sparse warning with btmrvl driver
2014-07-03 Marcel HoltmannBluetooth: Check for default address of Broadcom BCM207...
2014-07-03 Marcel HoltmannBluetooth: Check for default address of Intel USB contr...
2014-07-03 Marcel HoltmannBluetooth: Default to internal use manufacturer identifier
2014-07-03 Marcel HoltmannBluetooth: Add public address configration for Intel...
2014-07-03 Johan HedbergBluetooth: Drop LE connections for blocked devices
2014-07-03 Johan HedbergBluetooth: Centralize looking up blocked devices to...
2014-07-03 Marcel HoltmannBluetooth: Add public address configration for Broadcom...
2014-07-03 Marcel HoltmannBluetooth: Add support for hdev->set_bdaddr callback...
2014-07-03 Andre GuedesBluetooth: Introduce "New Connection Parameter" Event
2014-07-03 Andre GuedesBluetooth: Enable new LE meta event
2014-07-03 Andre GuedesBluetooth: Move LE event mask setting into init3 phase
2014-07-03 Andre GuedesBluetooth: Connection Parameter Update Procedure
2014-07-03 Chin-Ran LoBluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event...
2014-07-03 Bing ZhaoBluetooth: btmrvl: indicate pscan scheduling instant...
2014-07-03 Johan HedbergBluetooth: Fix redundant device (un)blocked events
2014-07-03 Marcel HoltmannBluetooth: Ensure that background scanning gets enabled...
2014-07-03 Marcel HoltmannBluetooth: Do not trigger background scanning when...
2014-07-03 Johan HedbergBluetooth: Allow re-encryption with LTK when STK is...
2014-07-03 Johan HedbergBluetooth: Add flag to track STK encryption
2014-07-03 Johan HedbergBluetooth: Fix redundant encryption when receiving...
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 Marcel HoltmannBluetooth: Remove connection interval parameters from...
2014-07-03 Marcel HoltmannBluetooth: Use hci_conn_params_add within hci_conn_para...
2014-07-03 Marcel HoltmannBluetooth: Change hci_conn_params_add to return the...
2014-07-03 Marcel HoltmannBluetooth: Use bool for smp_ltk_encrypt return value
2014-07-03 Nick PellyBluetooth: Fallback to SCO on error code 0x10 (Connecti...
2014-07-03 Johan HedbergBluetooth: Allow L2CAP getpeername() for BT_CONFIG...
2014-07-03 Fabian FrederickBluetooth: constify seq_operations
2014-07-03 Andre GuedesBluetooth: Connection parameters check helper
2014-07-03 Marcel HoltmannBluetooth: Start background scanning only when controll...
2014-07-03 Marcel HoltmannBluetooth: Add default connection parameters before...
2014-07-03 Marcel HoltmannBluetooth: Provide function to create and set connectio...
2014-07-03 Marcel HoltmannBluetooth: Expose default supervision timeout setting...
2014-07-03 Marcel HoltmannBluetooth: Expose default connection latency setting...
2014-07-03 Marcel HoltmannBluetooth: Provide defaults for LE connection latency...
2014-07-03 Marcel HoltmannBluetooth: Add Device Added and Device Removed manageme...
2014-07-03 Marcel HoltmannBluetooth: Replace le_auto_conn debugfs with device_lis...
2014-07-03 Marcel HoltmannBluetooth: Add support for Add/Remove Device management...
2014-07-03 Marcel HoltmannBluetooth: Use LE connection parameters if known
2014-07-03 Marcel HoltmannBluetooth: Store latency and supervision timeout in...
2014-07-03 Marcel HoltmannBluetooth: Update background scanning from hci_conn_par...
2014-07-03 Marcel HoltmannBluetooth: Clear pending connections from hci_conn_para...
2014-07-03 Marcel HoltmannBluetooth: Move hci_pend_le_conn_* functions to differe...
2014-07-03 Marcel HoltmannBluetooth: Don't use non-resolvable private address...
2014-07-03 Marcel HoltmannBluetooth: Restrict access for raw-only controllers
2014-07-03 Johan HedbergBluetooth: Add support for Get Clock Info mgmt command
2014-07-03 Johan HedbergBluetooth: Add tracking of local and piconet clock...
2014-07-03 Johan HedbergBluetooth: Use kzalloc instead of kmalloc for pending...
2014-07-03 Marcel HoltmannBluetooth: Increment management interface revision
2014-07-03 Marcel HoltmannBluetooth: Send HCI_Read_Clock_Offset before disconnecting
2014-07-03 Marcel HoltmannBluetooth: Remove unneeded hci_conn_disconnect abstraction
2014-07-03 Marcel HoltmannBluetooth: Remove reason parameter from hci_amp_disconn...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hcon->smp_conn variable
2014-07-03 Johan HedbergBluetooth: Fix missing check for SMP session in smp_use...
2014-07-03 Johan HedbergBluetooth: Remove unnecessary hci_dev_unlock for smp_us...
2014-07-03 Johan HedbergBluetooth: Update SMP crypto functions to take the...
2014-07-03 Johan HedbergBluetooth: Add dedicated AES instance for each SMP...
2014-07-03 Johan HedbergBluetooth: Fix missing hdev locking in smp_cmd_ident_ad...
2014-07-03 Andre GuedesBluetooth: Use macro instead of hard-coded value
2014-07-03 Johan HedbergBluetooth: Convert hci_conn->link_mode into flags
2014-07-03 Marcel HoltmannBluetooth: Remove ssp_debug_mode debugfs option
2014-07-03 Johan HedbergBluetooth: Add support for mode 0x02 for mgmt_set_debug...
2014-07-03 Johan HedbergBluetooth: Add a new HCI_USE_DEBUG_KEYS flag
2014-07-03 Johan HedbergBluetooth: Fix ignoring debug keys in mgmt_load_link_keys
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 Johan HedbergBluetooth: Update hci_add_link_key() to return pointer...
2014-07-03 Loic PoulainBluetooth: Remove redundant calls to h5_reset_rx
2014-07-03 Marcel HoltmannBluetooth: Add support LE slave connection update procedure
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: Remove network devices when unloading
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Count module usage
2014-07-03 Jukka RissanenBluetooth: 6LoWPAN: Create a kernel module
next