aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* 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
* 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
* Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo2011-02-16
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-16
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-07
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-07
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Remove page timeout setting from HCI init sequenceJohan Hedberg2011-02-07
* Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg2011-02-07
* Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg2011-02-07
* Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Implement set_pairable managment commandJohan Hedberg2011-02-07
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-07
* Bluetooth: Add support for management powered eventJohan Hedberg2011-02-07
* Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg2011-02-07
* Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko2011-02-07
* Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-19
* Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-22
* Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-22