aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: move l2cap_sock_release() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_ops to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan2011-02-07
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-07
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Add get_connections managment interface commandJohan Hedberg2011-02-07
* Bluetooth: Add support for connect failed management eventJohan Hedberg2011-02-07
* Bluetooth: Add disconnect managment commandJohan Hedberg2011-02-07
* Bluetooth: Add connected/disconnected management eventsJohan Hedberg2011-02-07
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Add class of device control to the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Implement a more complete adapter initialization 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: Reject pairing requests when in non-pairable modeJohan 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 flag to track managment controlled adaptersJohan Hedberg2011-02-07
* Bluetooth: Unify mode related management messages to a single structJohan Hedberg2011-02-07
* Bluetooth: Add set_connectable management commandJohan Hedberg2011-02-07
* Bluetooth: Add support for set_discoverable management 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 race condition with conn->sec_levelJohan 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: Add read_info management commandJohan Hedberg2010-12-22
* Bluetooth: Add read_index_list management commandJohan Hedberg2010-12-22
* Bluetooth: Add read_version management commandJohan Hedberg2010-12-22
* Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-07
* Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-07
* Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg2010-12-07
* Bluetooth: clean up legal textAndrei Emeltchenko2010-12-01
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* Bluetooth: clean up l2cap codeAndrei Emeltchenko2010-12-01
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
* Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-01
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12
* Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-12
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
|\
| * Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-30
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-10
* Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-10
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-21