summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)AuthorLines
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg-7/+29
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski-35/+42
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski-50/+38
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski-1/+10
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski-12/+35
2016-09-22Bluetooth: Fix not updating scan rsp when adv offMichał Narajowski-1/+1
2016-09-22Bluetooth: Fix NULL pointer dereference in mgmt contextArek Lichwa-0/+2
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski-0/+4
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski-0/+2
2016-09-19Bluetooth: Add supported data types to ext info changed eventMichał Narajowski-4/+10
2016-09-19Bluetooth: Add appearance to Read Ext Controller Info commandSzymon Janc-0/+14
2016-09-19Bluetooth: Factor appending EIR to separate helperMichał Narajowski-13/+22
2016-09-19Bluetooth: Refactor read_ext_controller_info handlerSzymon Janc-20/+16
2016-09-19Bluetooth: Increment management interface revisionSzymon Janc-1/+1
2016-09-19Bluetooth: Fix advertising instance validity check for flagsSzymon Janc-1/+2
2016-09-19Bluetooth: Unify advertising instance flags checkSzymon Janc-37/+48
2016-09-19Bluetooth: Remove unused parameter from tlv_data_is_valid functionSzymon Janc-4/+3
2016-09-19Bluetooth: Add support for appearance in scan rspMichał Narajowski-0/+45
2016-09-19Bluetooth: Add support for local name in scan rspMichał Narajowski-10/+64
2016-09-19Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flagSzymon Janc-1/+4
2016-09-19Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun-3/+1
2016-09-19Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau-1/+1
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann-0/+1
2016-09-19Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann-0/+35
2016-09-19Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski-21/+42
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann-2/+60
2016-09-19Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann-17/+36
2016-09-19Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann-0/+48
2016-09-19Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann-5/+19
2016-09-19Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann-5/+11
2016-09-19Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann-2/+16
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann-5/+9
2016-09-19Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann-12/+29
2016-09-19Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann-2/+2
2016-09-19Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann-1/+1
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann-20/+17
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg-10/+12
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann-3/+157
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann-0/+95
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann-2/+9
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann-1/+30
2016-09-19Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann-0/+6
2016-09-19Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann-0/+42
2016-08-25Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz-1/+1
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz-1/+1
2016-08-24Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann-2/+20
2016-08-24Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau-0/+2
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann-0/+59
2016-07-17Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński-1/+1
2016-07-13Bluetooth: Increment management interface revisionJohan Hedberg-1/+1