summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg
2012-11-09Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-01Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan
2012-11-01Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg
2012-11-01Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg
2012-11-01Bluetooth: Make use feature test macrosJohan Hedberg
2012-11-01Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adaptersJohan Hedberg
2012-11-01Bluetooth: Fix HCI command sending when powering on LE-only adaptersJohan Hedberg
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27Bluetooth: Force the process of unpair command if disconnect failedJefferson Delfes
2012-09-18Bluetooth: Update management interface revisionJohan Hedberg
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-18Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek
2012-09-18Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz
2012-08-06Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_le_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-07-16Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg
2012-07-10Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes
2012-06-19Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes
2012-06-18Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-12Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal
2012-06-05Bluetooth: Return proper mgmt state when LE pairing connection failedAndrzej Kaczmarek
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Fix coding style in mgmt.cGustavo Padovan
2012-05-09Bluetooth: Fixed checkpatch warningsCristian Chilipirea
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes
2012-05-09Bluetooth: Rename mgmt_to_le to bdaddr_to_leAndre Guedes