Bluetooth: Remove magic numbers from le scan cmd
[linux-flexiantxendom0-3.2.10.git] / net / bluetooth / hci_event.c
2011-12-22 Andrei EmeltchenkoBluetooth: Remove magic numbers from le scan cmd
2011-12-20 Andrei EmeltchenkoBluetooth: Clean up magic pointers
2011-12-20 Andrei EmeltchenkoBluetooth: Check for flow control mode
2011-12-20 Andrei EmeltchenkoBluetooth: Split ctrl init to BREDR and AMP parts
2011-12-18 Andrei EmeltchenkoBluetooth: Simplify num_comp_pkts_evt function
2011-12-18 Andrei EmeltchenkoBluetooth: Add HCI Read Data Block Size function
2011-12-18 Gustavo F. PadovanBluetooth: convert tx_task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Move command task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Don't disable tasklets to call hdev->notify()
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed work for advertisiment cache...
2011-12-02 Andrei EmeltchenkoBluetooth: trivial: correct check for LMP version
2011-12-02 Andrei EmeltchenkoBluetooth: Remove magic bluetooth version numbers
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: Correct version check in hci_setup
2011-12-02 Andre GuedesBluetooth: LE Set Scan Parameter Command
2011-12-02 Andre GuedesBluetooth: Add dev_flags to struct hci_dev
2011-12-02 Andrei EmeltchenkoBluetooth: Add HCI Read Flow Control Mode function
2011-12-01 Brian GixBluetooth: Add HCI User Passkey Req Evt handling
2011-11-16 Andre GuedesBluetooth: mgmt_stop_discovery_failed()
2011-11-16 Andre GuedesBluetooth: Rename mgmt_inquiry_failed()
2011-11-10 Johan HedbergBluetooth: Add status parameter to mgmt_disconnect...
2011-11-10 Johan HedbergBluetooth: Add public/random LE address information...
2011-11-09 Johan HedbergBluetooth: Add missing hci_dev locking when calling...
2011-11-09 Johan HedbergBluetooth: Pass full hci_dev struct to mgmt callbacks
2011-11-08 Johan HedbergBluetooth: Add address type fields to mgmt messages...
2011-11-08 Johan HedbergBluetooth: Fix mgmt response when HCI_Write_Scan_Enable...
2011-11-08 Johan HedbergBluetooth: Add timeout field to mgmt_set_discoverable
2011-11-08 Andre GuedesBluetooth: Periodic Inquiry and Discovery
2011-11-08 Andrei EmeltchenkoBluetooth: Define HCI reasons instead of magic number
2011-11-07 Johan HedbergBluetooth: Clean up logic in hci_cc_write_scan_enable
2011-11-07 Johan HedbergBluetooth: Fix command complete/status for discovery...
2011-10-13 Andrei EmeltchenkoBluetooth: AMP: read local amp info HCI command
2011-10-11 Gustavo F. PadovanBluetooth: Fix permission of enable_le param
2011-09-29 Andre GuedesBluetooth: hci_le_adv_report_evt code refactoring
2011-09-29 Waldemar RymarkiewiczBluetooth: Fix possible NULL pointer dereference
2011-09-21 Andre GuedesBluetooth: Reduce critical region.
2011-09-21 Vinicius Costa GomesBluetooth: Require authentication if MITM protection...
2011-09-21 Vinicius Costa GomesBluetooth: Add link_type information to the mgmt Connec...
2011-09-15 Oliver NeukumBluetooth: Fix timeout on scanning for the second time
2011-07-08 Vinicius Costa GomesBluetooth: Add support for storing the key size
2011-07-08 Vinicius Costa GomesBluetooth: Reject an encryption request when the key...
2011-07-06 Andre GuedesBluetooth: Add enable_le module parameter
2011-07-06 Andre GuedesBluetooth: Write LE Host Supported command
2011-07-06 Andre GuedesBluetooth: Add extfeatures to struct hci_dev
2011-06-13 Vinicius Costa GomesBluetooth: Add support for Pairing features exchange
2011-06-13 Vinicius Costa GomesBluetooth: Fix initial security level of LE links
2011-06-13 Vinicius Costa GomesBluetooth: Add support for LE Start Encryption
2011-06-10 Ville TervoBluetooth: Do not send SET_EVENT_MASK for 1.1 and earli...
2011-06-09 Gustavo F. PadovanMerge /linux/kernel/git/padovan/bluetooth-2.6
2011-06-09 Ville TervoBluetooth: Do not send SET_EVENT_MASK for 1.1 and earli...
2011-06-08 Andre GuedesBluetooth: Add 'dst_type' field to struct hci_conn
2011-06-08 Waldemar RymarkiewiczBluetooth: Refactor hci_auth_complete_evt function
2011-06-08 Waldemar RymarkiewiczBluetooth: Fix auth_complete_evt for legacy units
2011-06-08 Andre GuedesBluetooth: Advertising entries lifetime
2011-06-08 Andre GuedesBluetooth: Clear advertising cache before scanning
2011-06-08 Andre GuedesBluetooth: Add Advertising Report Meta Event handler
2011-05-11 Vinicius Costa GomesBluetooth: Add support for sending connection events...
2011-04-28 Johan HedbergBluetooth: Fix updating conn->auth_type in hci_io_capa_...
2011-04-28 Johan HedbergBluetooth: Fix link key persistent storage criteria
2011-04-28 Johan HedbergBluetooth: Fix logic in hci_pin_code_request_evt
2011-04-28 Johan HedbergBluetooth: Fix reason code for pairing rejection
2011-04-28 Johan HedbergBluetooth: Add confirm_hint parameter to user confirmat...
2011-04-28 Johan HedbergBluetooth: Fix HCI_CONN_AUTH_PEND flag for all authenti...
2011-04-28 Johan HedbergBluetooth: Add variable SSP auto-accept delay support
2011-04-28 Johan HedbergBluetooth: Add automated SSP user confirmation responses
2011-04-28 Waldemar RymarkiewiczBluetooth: Add secure flag for mgmt_pin_code_req
2011-04-28 Waldemar RymarkiewiczBluetooth: Respect local MITM req in io_cap reply
2011-04-28 Waldemar RymarkiewiczBluetooth: Ignore key unauthenticated for high security
2011-04-28 Waldemar RymarkiewiczBluetooth: Map sec_level to link key requirements
2011-04-28 Waldemar RymarkiewiczBluetooth: Don't modify sec_level if auth failed
2011-04-28 Waldemar RymarkiewiczBluetooth: Add definitions for link key types
2011-04-28 Johan HedbergBluetooth: Add discovering event to the Management...
2011-04-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-21 Gustavo F. PadovanMerge /linux/kernel/git/padovan/bluetooth-2.6
2011-04-18 Ville TervoBluetooth: Fix refcount balance for hci connection
2011-04-13 Szymon JancBluetooth: Fix Out Of Band pairing when mgmt interface...
2011-04-04 Johan HedbergBluetooth: Add mgmt_remote_name event
2011-04-04 Johan HedbergBluetooth: Add mgmt_device_found event
2011-03-31 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-03-31 Gustavo F. PadovanBluetooth: Fix HCI_RESET command synchronization
2011-03-31 Szymon JancBluetooth: Enable support for out of band association...
2011-03-31 Szymon JancBluetooth: Add add/remove_remote_oob_data management...
2011-03-31 Szymon JancBluetooth: Add read_local_oob_data management command
2011-03-31 Johan HedbergBluetooth: mgmt: Add support for setting the local...
2011-03-31 Johan HedbergBluetooth: Add define for the maximum name length on...
2011-03-24 Gustavo F. PadovanBluetooth: Fix HCI_RESET command synchronization
2011-02-21 Johan HedbergBluetooth: Add mgmt_auth_failed event
2011-02-21 Johan HedbergBluetooth: Add management support for user confirmation...
2011-02-17 Szymon JancBluetooth: Fix some code style issues in hci_event.c
2011-02-17 Szymon JancBluetooth: Clean up hci_sniff_subrate_evt function
2011-02-16 Ville TervoBluetooth: Use proper timer for hci command timout
2011-02-16 Ville TervoBluetooth: Add server socket support for LE connection
2011-02-16 Ville TervoBluetooth: Use LE buffers for LE traffic
2011-02-16 Ville TervoBluetooth: Add LE connect support
2011-02-08 Andrei EmeltchenkoBluetooth: Do not use assignments in IF conditions
2011-02-08 Johan HedbergBluetooth: Add set_io_capability management command
2011-02-08 Johan HedbergBluetooth: Add support for PIN code handling in the...
2011-02-08 Johan HedbergBluetooth: Add support for connect failed management...
2011-02-08 Johan HedbergBluetooth: Add disconnect managment command
next