Bluetooth: hci_core: fix NULL-pointer dereference at unregister
[linux-flexiantxendom0.git] / include / net / bluetooth / hci.h
2012-04-30 Johan HovoldBluetooth: hci_core: fix NULL-pointer dereference at...
2011-09-21 Antti JulkuBluetooth: Add mgmt command for fast connectable mode
2011-07-08 Vinicius Costa GomesBluetooth: Add new structures for supporting SM key...
2011-07-06 Andre GuedesBluetooth: Add lmp_host_le_capable() macro
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 LE Start Encryption
2011-06-08 Andre GuedesBluetooth: Clear advertising cache before scanning
2011-06-08 Anderson BrigliaBluetooth: Add advertising report meta event structs
2011-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-28 Waldemar RymarkiewiczBluetooth: Add definitions for link key types
2011-04-24 David S. Millernet: Remove __KERNEL__ cpp checks from include/net
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 Johan HedbergBluetooth: Add local Extended Inquiry Response (EIR...
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: 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 management support for user confirmation...
2011-02-16 Claudio TakahasiBluetooth: Send LE Connection Update Command
2011-02-16 Ville TervoBluetooth: Use proper timer for hci command timout
2011-02-16 Ville TervoBluetooth: Add LE connect support
2011-02-16 Ville TervoBluetooth: Add low energy commands and events
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: Implement link key handling for the manageme...
2011-02-08 Johan HedbergBluetooth: Add class of device control to the managemen...
2011-02-08 Johan HedbergBluetooth: Implement a more complete adapter initializa...
2011-02-08 Johan HedbergBluetooth: Add controller side link key clearing to...
2011-02-08 Johan HedbergBluetooth: Reject pairing requests when in non-pairable...
2011-02-08 Johan HedbergBluetooth: Implement set_pairable managment command
2011-02-08 Johan HedbergBluetooth: Add flag to track managment controlled adapters
2011-02-08 Johan HedbergBluetooth: Implement automatic setup procedure for...
2011-02-08 Andrei EmeltchenkoBluetooth: Use non-flushable by default L2CAP data...
2010-12-08 Johan HedbergBluetooth: Add Bluetooth Management interface definitions
2010-12-01 Andrei EmeltchenkoBluetooth: clean up legal text
2010-12-01 Andrei EmeltchenkoBluetooth: clean up hci code
2010-10-12 David VrabelBluetooth: HCI devices are either BR/EDR or AMP radios
2010-07-21 Gustavo F. PadovanBluetooth: Use __packed annotation
2010-07-21 Johan HedbergBluetooth: Add blacklist support for incoming connections
2010-02-27 Marcel HoltmannBluetooth: Add controller types for BR/EDR and 802...
2010-02-27 Marcel HoltmannBluetooth: Convert controller hdev->type to hdev->bus
2009-04-28 Marcel HoltmannBluetooth: Add different pairing timeout for Legacy...
2009-02-27 Marcel HoltmannBluetooth: Add SCO fallback for eSCO connection attempts
2008-11-30 Marcel HoltmannBluetooth: Send HCI Reset command by default on device...
2008-07-14 Marcel Holtmann[Bluetooth] Export details about authentication require...
2008-07-14 Marcel Holtmann[Bluetooth] Use ACL config stage to retrieve remote...
2008-07-14 Marcel Holtmann[Bluetooth] Track status of remote Simple Pairing mode
2008-07-14 Marcel Holtmann[Bluetooth] Track status of Simple Pairing mode
2008-07-14 Marcel Holtmann[Bluetooth] Disable disconnect timer during Simple...
2008-07-14 Marcel Holtmann[Bluetooth] Make use of the default link policy settings
2008-07-14 Marcel Holtmann[Bluetooth] Track connection packet type changes
2007-10-22 Marcel Holtmann[Bluetooth] Switch from OGF+OCF to using only opcodes
2007-07-11 Marcel Holtmann[Bluetooth] Add basics to better support and handle...
2007-04-26 Arnaldo Carvalho... [BLUETOOTH]: Introduce skb->data accessor methods for...
2006-12-13 Al Viro[PATCH] hci endianness annotations
2006-09-29 Marcel Holtmann[Bluetooth] Support create connection cancel command
2006-09-29 Marcel Holtmann[Bluetooth] Handle command complete event for exit...
2006-09-29 Marcel Holtmann[Bluetooth] Add HCI device identifier for SDIO cards
2006-07-04 Marcel Holtmann[Bluetooth] Add automatic sniff mode support
2006-07-04 Marcel Holtmann[Bluetooth] Correct SCO buffer size on request
2005-11-08 Marcel Holtmann[Bluetooth]: Add endian annotations to the core
2005-09-12 Marcel Holtmann[Bluetooth] Add support for extended inquiry responses
2005-08-29 Marcel Holtmann[Bluetooth]: Track page scan repetition mode changes
2005-08-29 Marcel Holtmann[Bluetooth]: Workaround for inquiry results with RSSI...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2