Age | Commit message (Expand) | Author | Files | Lines |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | David S. Miller | 1 | -2/+0 |
2011-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan | 1 | -0/+2 |
2011-03-31 | Bluetooth: Fix HCI_RESET command synchronization | Gustavo F. Padovan | 1 | -0/+2 |
2011-03-31 | Bluetooth: Add local Extended Inquiry Response (EIR) support | Johan Hedberg | 1 | -0/+8 |
2011-03-31 | Bluetooth: Add add/remove_remote_oob_data management commands | Szymon Janc | 1 | -0/+17 |
2011-03-31 | Bluetooth: Add read_local_oob_data management command | Szymon Janc | 1 | -0/+7 |
2011-03-31 | Bluetooth: Add define for the maximum name length on HCI level | Johan Hedberg | 1 | -3/+5 |
2011-02-21 | Bluetooth: Add management support for user confirmation request | Johan Hedberg | 1 | -0/+17 |
2011-02-16 | Bluetooth: Send LE Connection Update Command | Claudio Takahasi | 1 | -0/+11 |
2011-02-16 | Bluetooth: Use proper timer for hci command timout | Ville Tervo | 1 | -0/+3 |
2011-02-16 | Bluetooth: Add LE connect support | Ville Tervo | 1 | -0/+2 |
2011-02-16 | Bluetooth: Add low energy commands and events | Ville Tervo | 1 | -0/+49 |
2011-02-08 | Bluetooth: Add set_io_capability management command | Johan Hedberg | 1 | -0/+8 |
2011-02-08 | Bluetooth: Add support for PIN code handling in the management interface | Johan Hedberg | 1 | -0/+8 |
2011-02-08 | Bluetooth: Implement link key handling for the management interface | Johan Hedberg | 1 | -0/+2 |
2011-02-08 | Bluetooth: Add class of device control to the management interface | Johan Hedberg | 1 | -0/+1 |
2011-02-08 | Bluetooth: Implement a more complete adapter initialization sequence | Johan Hedberg | 1 | -0/+11 |
2011-02-08 | Bluetooth: Add controller side link key clearing to hci_init_req | Johan Hedberg | 1 | -0/+6 |
2011-02-08 | Bluetooth: Reject pairing requests when in non-pairable mode | Johan Hedberg | 1 | -0/+14 |
2011-02-08 | Bluetooth: Implement set_pairable managment command | Johan Hedberg | 1 | -0/+1 |
2011-02-08 | Bluetooth: Add flag to track managment controlled adapters | Johan Hedberg | 1 | -0/+1 |
2011-02-08 | Bluetooth: Implement automatic setup procedure for local adapters | Johan Hedberg | 1 | -0/+3 |
2011-02-08 | Bluetooth: Use non-flushable by default L2CAP data packets | Andrei Emeltchenko | 1 | -0/+2 |
2010-12-07 | Bluetooth: Add Bluetooth Management interface definitions | Johan Hedberg | 1 | -0/+4 |
2010-12-01 | Bluetooth: clean up legal text | Andrei Emeltchenko | 1 | -6/+6 |
2010-12-01 | Bluetooth: clean up hci code | Andrei Emeltchenko | 1 | -2/+2 |
2010-10-12 | Bluetooth: HCI devices are either BR/EDR or AMP radios | David Vrabel | 1 | -1/+1 |
2010-07-21 | Bluetooth: Use __packed annotation | Gustavo F. Padovan | 1 | -92/+92 |
2010-07-21 | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg | 1 | -0/+3 |
2010-02-27 | Bluetooth: Add controller types for BR/EDR and 802.11 AMP | Marcel Holtmann | 1 | -0/+4 |
2010-02-27 | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 1 | -1/+1 |
2009-04-28 | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 1 | -0/+1 |
2009-02-27 | Bluetooth: Add SCO fallback for eSCO connection attempts | Marcel Holtmann | 1 | -0/+8 |
2008-11-30 | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 1 | -1/+1 |
2008-07-14 | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 1 | -4/+14 |
2008-07-14 | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 1 | -0/+2 |
2008-07-14 | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 1 | -0/+6 |
2008-07-14 | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 1 | -0/+11 |
2008-07-14 | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 1 | -0/+11 |
2008-07-14 | [Bluetooth] Make use of the default link policy settings | Marcel Holtmann | 1 | -0/+11 |
2008-07-14 | [Bluetooth] Track connection packet type changes | Marcel Holtmann | 1 | -0/+9 |
2007-10-22 | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 1 | -253/+351 |
2007-07-11 | [Bluetooth] Add basics to better support and handle eSCO links | Marcel Holtmann | 1 | -2/+16 |
2007-04-25 | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo | 1 | -0/+18 |
2006-12-13 | [PATCH] hci endianness annotations | Al Viro | 1 | -2/+2 |
2006-09-28 | [Bluetooth] Support create connection cancel command | Marcel Holtmann | 1 | -0/+6 |
2006-09-28 | [Bluetooth] Handle command complete event for exit periodic inquiry | Marcel Holtmann | 1 | -0/+2 |
2006-09-28 | [Bluetooth] Add HCI device identifier for SDIO cards | Marcel Holtmann | 1 | -1/+2 |
2006-07-03 | [Bluetooth] Add automatic sniff mode support | Marcel Holtmann | 1 | -14/+56 |
2006-07-03 | [Bluetooth] Correct SCO buffer size on request | Marcel Holtmann | 1 | -1/+2 |