summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2016-01-29Bluetooth: Fix incorrect removing of IRKsJohan Hedberg
2016-01-29Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg
2016-01-29Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg
2016-01-29Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg
2016-01-23Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda
2016-01-23Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke
2016-01-06Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-11Bluetooth: Do not filter multicast addresses by defaultDanny Schweizer
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring
2015-12-10Bluetooth: Fix locking in bt_accept_dequeue after disconnectionYichen Zhao
2015-12-10Bluetooth: Don't treat connection timeout as a failureJohan Hedberg
2015-12-10Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg
2015-12-10Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg
2015-12-10Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg
2015-12-10Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg
2015-12-10Bluetooth: Simplify read_adv_features codeJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-23Bluetooth: Increment management interface revisionJohan Hedberg
2015-11-23Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek
2015-11-23Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann
2015-11-22Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann
2015-11-22Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann
2015-11-19Bluetooth: remove unneeded variable in l2cap_stream_rxPrasanna Karthik
2015-11-19Bluetooth: Clean up hci_core codePrasanna Karthik
2015-11-19Bluetooth: clean up af_bluetooth codePrasanna Karthik
2015-11-19Bluetooth: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring
2015-11-19Bluetooth: Simplify request cleanup codeJohan Hedberg
2015-11-19Bluetooth: Remove conn_unfinished variable from hci_connect_le()Johan Hedberg
2015-11-19Bluetooth: Move check for ongoing connect earlier in hci_connect_le()Johan Hedberg