aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-10-31Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz
2011-08-11Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc
2011-08-11Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-07Bluetooth: Fix potential deadlock in hci_coreAndre Guedes
2011-07-06Bluetooth: Remove enable_smp parameterAndre Guedes
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17Bluetooth: Fix locking in blacklist codeGustavo F. Padovan
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes
2011-06-08Bluetooth: LE advertising cacheAndre Guedes
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg
2011-04-28Bluetooth: Fix connection key type updating for buggy controllersJohan Hedberg
2011-04-28Bluetooth: Fix old_key_type logic for non-persistent keysJohan Hedberg
2011-04-28Bluetooth: Fix link key persistent storage criteriaJohan Hedberg
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04Bluetooth: Remove gfp_mask param from hci_reassembly()Gustavo F. Padovan
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-03-31Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc
2011-03-31Bluetooth: remove unnecessary function declarationGustavo F. Padovan
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner
2011-03-24Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-02-17Bluetooth: Fix some code style issues in hci_core.cSzymon Janc
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo
2011-02-16Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan