aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* 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
|\
| * Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-18
| * Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner2011-03-24
| * Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-24
* | 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
|/
* 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
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg2010-10-12
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
* Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan2010-07-27
* Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-21
* Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helperSuraj Sumangala2010-07-21
* Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-21
* Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-21
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-10
* Bluetooth: Make hci_send_acl() voidGustavo F. Padovan2010-05-10
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-10
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-27
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-03
* Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-03
* Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-22
* Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-08