summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-10Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann
2013-10-10Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann
2013-10-10Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann
2013-10-10Bluetooth: Use hci_conn_num() for checking number of LE connectionsMarcel Holtmann
2013-10-10Bluetooth: Fix too long line with set_advertising() functionMarcel Holtmann
2013-10-10Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commandsJohan Hedberg
2013-10-10Bluetooth: Fix potential double-frees of L2CAP skbsJohan Hedberg
2013-10-10Bluetooth: Restrict high speed support to SSP enabled controllersMarcel Holtmann
2013-10-10Bluetooth: Remove unneeded val variable when setting SSPMarcel Holtmann
2013-10-10Bluetooth: Refactor hci_connect_leAndre Guedes
2013-10-10Bluetooth: Use HCI request for LE connectionAndre Guedes
2013-10-08Bluetooth: Fix changing advertising setting while LE is connectedJohan Hedberg
2013-10-07Bluetooth: Fix variable shadow warningsJohannes Berg
2013-10-07Bluetooth: Read flow control mode on AMP controller initMarcel Holtmann
2013-10-07Bluetooth: Read location data on AMP controller initMarcel Holtmann
2013-10-07Bluetooth: Read supported features and commands on AMP controllersMarcel Holtmann
2013-10-07Bluetooth: List powered down AMP controllers correctlyMarcel Holtmann
2013-10-07Bluetooth: Make mgmt power down notification for BR/EDR explicitMarcel Holtmann
2013-10-07Bluetooth: Power off AMP controllers after setup phaseMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann
2013-10-07Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann
2013-10-07Bluetooth: Send new settings only when pairable changesMarcel Holtmann
2013-10-06Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann
2013-10-06Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann
2013-10-06Bluetooth: Set LE advertising parameters before enabling itMarcel Holtmann
2013-10-06Bluetooth: Use helper functions for enabling/disabling advertisingMarcel Holtmann
2013-10-06Bluetooth: Make it clear that disabling LE disables advertisingMarcel Holtmann
2013-10-06Bluetooth: Use random address if public address is not availableMarcel Holtmann
2013-10-06Bluetooth: Simplify device type check for AMP discover responseMarcel Holtmann
2013-10-06Bluetooth: Use explicit check for BR/EDR device typeMarcel Holtmann
2013-10-06Bluetooth: Reject enabling controllers without valid addressesMarcel Holtmann
2013-10-06Bluetooth: Check for non BR/EDR controller in AMP discover responseMarcel Holtmann
2013-10-06Bluetooth: Simplify check if L2CAP connection is AMP capableMarcel Holtmann
2013-10-06Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann
2013-10-06Bluetooth: Remove check for number of AMP controllerMarcel Holtmann
2013-10-06Bluetooth: Remove pointless inline functionMarcel Holtmann
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann
2013-10-06Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann
2013-10-06Bluetooth: Remove useless external function to count controllersMarcel Holtmann
2013-10-06Bluetooth: Fix controller list for AMP discover responseMarcel Holtmann