Age | Commit message (Expand) | Author |
2016-10-06 | Bluetooth: Refactor append name and appearance | Michał Narajowski |
2016-10-06 | Bluetooth: Add appearance to default scan rsp data | Michał Narajowski |
2016-10-06 | Bluetooth: Fix local name in scan rsp | Michał Narajowski |
2016-09-22 | Bluetooth: Fix not updating scan rsp when adv off | Michał Narajowski |
2016-09-22 | Bluetooth: Fix NULL pointer dereference in mgmt context | Arek Lichwa |
2016-09-19 | Bluetooth: Set appearance only for LE capable controllers | Michał Narajowski |
2016-09-19 | Bluetooth: Fix missing ext info event when setting appearance | Michał Narajowski |
2016-09-19 | Bluetooth: Add supported data types to ext info changed event | Michał Narajowski |
2016-09-19 | Bluetooth: Add appearance to Read Ext Controller Info command | Szymon Janc |
2016-09-19 | Bluetooth: Factor appending EIR to separate helper | Michał Narajowski |
2016-09-19 | Bluetooth: Refactor read_ext_controller_info handler | Szymon Janc |
2016-09-19 | Bluetooth: Increment management interface revision | Szymon Janc |
2016-09-19 | Bluetooth: Fix advertising instance validity check for flags | Szymon Janc |
2016-09-19 | Bluetooth: Unify advertising instance flags check | Szymon Janc |
2016-09-19 | Bluetooth: Remove unused parameter from tlv_data_is_valid function | Szymon Janc |
2016-09-19 | Bluetooth: Add support for appearance in scan rsp | Michał Narajowski |
2016-09-19 | Bluetooth: Add support for local name in scan rsp | Michał Narajowski |
2016-09-19 | Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag | Szymon Janc |
2016-09-19 | Bluetooth: Use kzalloc instead of kmalloc/memset | Wei Yongjun |
2016-09-19 | Bluetooth: Fix reason code used for rejecting SCO connections | Frédéric Dalleau |
2016-09-19 | Bluetooth: Fix wrong New Settings event when closing HCI User Channel | Marcel Holtmann |
2016-09-19 | Bluetooth: Send control open and close messages for HCI user channels | Marcel Holtmann |
2016-09-19 | Bluetooth: Append local name and CoD to Extended Controller Info | Michał Narajowski |
2016-09-19 | Bluetooth: Add framework for Extended Controller Information | Marcel Holtmann |
2016-09-19 | Bluetooth: Handle HCI raw socket transition from unbound to bound | Marcel Holtmann |
2016-09-19 | Bluetooth: Send control open and close messages for HCI raw sockets | Marcel Holtmann |
2016-09-19 | Bluetooth: Add extra channel checks for control open/close messages | Marcel Holtmann |
2016-09-19 | Bluetooth: Assign the channel early when binding HCI sockets | Marcel Holtmann |
2016-09-19 | Bluetooth: Send control open and close only when cookie is present | Marcel Holtmann |
2016-09-19 | Bluetooth: Use numbers for subsystem version string | Marcel Holtmann |
2016-09-19 | Bluetooth: Introduce helper functions for socket cookie handling | Marcel Holtmann |
2016-09-19 | Bluetooth: Use command status event for Set IO Capability errors | Marcel Holtmann |
2016-09-19 | Bluetooth: Fix wrong Get Clock Information return parameters | Marcel Holtmann |
2016-09-19 | Bluetooth: Use individual flags for certain management events | Marcel Holtmann |
2016-09-19 | Bluetooth: mgmt: Fix sending redundant event for Advertising Instance | Johan Hedberg |
2016-09-19 | Bluetooth: Add support for sending MGMT commands and events to monitor | Marcel Holtmann |
2016-09-19 | Bluetooth: Add support for sending MGMT open and close to monitor | Marcel Holtmann |
2016-09-19 | Bluetooth: Introduce helper to pack mgmt version information | Marcel Holtmann |
2016-09-19 | Bluetooth: Store control socket cookie and comm information | Marcel Holtmann |
2016-09-19 | Bluetooth: Check SOL_HCI for raw socket options | Marcel Holtmann |
2016-09-19 | Bluetooth: Add combined LED trigger for controller power | Marcel Holtmann |
2016-08-25 | Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set | Luiz Augusto von Dentz |
2016-08-25 | Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set | Luiz Augusto von Dentz |
2016-08-24 | Bluetooth: split sk_filter in l2cap_sock_recv_cb | Daniel Borkmann |
2016-08-24 | Bluetooth: Fix memory leak at end of hci requests | Frederic Dalleau |
2016-07-18 | Bluetooth: Add debugfs fields for hardware and firmware info | Marcel Holtmann |
2016-07-17 | Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU | Amadeusz Sławiński |
2016-07-13 | Bluetooth: Increment management interface revision | Johan Hedberg |
2016-07-13 | Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event | Szymon Janc |
2016-07-09 | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann |