summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
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
2011-02-16Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo
2011-02-08Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg
2011-02-08Bluetooth: Remove page timeout setting from HCI init sequenceJohan Hedberg
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko
2011-01-19Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-10-12Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-27Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala