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