summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann
2016-09-19Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau
2016-09-19Bluetooth: btqca: remove null checks on edl->data as it is an arrayColin Ian King
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann
2016-09-19fakelb: fix schedule while atomicAlexander Aring
2016-09-19Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann
2016-09-19Bluetooth: btusb: Mark CW6622 devices to have broken link key commandsSzymon Janc
2016-09-19Bluetooth: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-19Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann
2016-09-19Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann
2016-09-19Bluetooth: Assign the channel early when binding HCI socketsMarcel Holtmann
2016-09-19Bluetooth: Send control open and close only when cookie is presentMarcel Holtmann
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann
2016-09-19Bluetooth: Introduce helper functions for socket cookie handlingMarcel Holtmann
2016-09-19Bluetooth: add WCNSS dependency for HCI driverArnd Bergmann
2016-09-19Bluetooth: Use command status event for Set IO Capability errorsMarcel Holtmann
2016-09-19Bluetooth: Fix wrong Get Clock Information return parametersMarcel Holtmann
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann
2016-09-19Bluetooth: Check SOL_HCI for raw socket optionsMarcel Holtmann
2016-09-19Bluetooth: bcm203x: don't print error when allocating urb failsWolfram Sang
2016-09-19Bluetooth: btusb: Add support for 0cf3:e009Kai-Heng Feng
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss
2016-09-19Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checksBart Van Assche
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverBjorn Andersson
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson
2016-09-19mac802154: use rate limited warnings for malformed framesAristeu Rozanski
2016-09-19mac802154: don't warn on unsupported framesAristeu Rozanski
2016-09-196lowpan: ndisc: no overreact if no short address is availableAlexander Aring
2016-09-19mac802154: set phy net namespace for new ifacesAlexander Aring
2016-09-19Bluetooth: Add combined LED trigger for controller powerMarcel Holtmann
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann
2016-09-19Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-19Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-19Merge branch 'net-sched-singly-linked-list'David S. Miller
2016-09-19sched: add and use qdisc_skb_head helpersFlorian Westphal
2016-09-19sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal
2016-09-19sched: don't use skb queue helpersFlorian Westphal
2016-09-19pie: use qdisc_dequeue_head wrapperFlorian Westphal
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun
2016-09-19Merge branch 'mediatek-hw-lro'David S. Miller