aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Bluetooth: Add support for local name in scan rspMichał Narajowski2-10/+64
2016-09-19Bluetooth: btrtl: Add RTL8822BE Bluetooth deviceLarry Finger1-12/+95
2016-09-19Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flagSzymon Janc1-1/+4
2016-09-19Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun1-3/+1
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann1-1/+1
2016-09-19Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau1-1/+1
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King1-4/+4
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann1-0/+1
2016-09-19Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann1-0/+35
2016-09-19fakelb: fix schedule while atomicAlexander Aring1-7/+7
2016-09-19Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski1-21/+42
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann3-2/+79
2016-09-19Bluetooth: btusb: Mark CW6622 devices to have broken link key commandsSzymon Janc1-1/+6
2016-09-19Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-19Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann1-17/+36
2016-09-19Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann1-0/+48
2016-09-19Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann1-5/+19
2016-09-19Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann1-5/+11
2016-09-19Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann1-2/+16
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann3-6/+11
2016-09-19Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann1-12/+29
2016-09-19Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann1-1/+1
2016-09-19Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann1-2/+2
2016-09-19Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann1-1/+1
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann3-21/+21
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg3-10/+12
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann4-3/+162
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2-0/+97
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2-2/+10
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2-1/+31
2016-09-19Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann1-0/+6
2016-09-19Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-09-19Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng1-0/+1
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss1-2/+2
2016-09-19Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche2-6/+5
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson3-0/+195
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson1-0/+1
2016-09-19mac802154: use rate limited warnings for malformed framesAristeu Rozanski1-2/+2
2016-09-19mac802154: don't warn on unsupported framesAristeu Rozanski1-0/+5
2016-09-196lowpan: ndisc: no overreact if no short address is availableAlexander Aring1-2/+0
2016-09-19mac802154: set phy net namespace for new ifacesAlexander Aring1-0/+1
2016-09-19Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann3-0/+42
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann1-0/+2
2016-09-19sched: add and use qdisc_skb_head helpersFlorian Westphal4-28/+94
2016-09-19sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal3-4/+4
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal2-8/+14
2016-09-19sched: don't use skb queue helpersFlorian Westphal3-5/+5
2016-09-19pie: use qdisc_dequeue_head wrapperFlorian Westphal1-1/+1
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun1-1/+1
2016-09-19net: ethernet: mediatek: add the dts property to set if the HW supports LRONelson Chang1-1/+2