aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann2013-10-11
* Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann2013-10-10
* Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann2013-10-10
* Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2013-10-10
* Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-10
* Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann2013-10-10
* Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann2013-10-10
* Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-10
* Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: Remove unused dtl1_hci_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: Remove unused btuart_hci_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: Remove unused bt3c_hci_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: Remove unused bluecard_hci_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2013-10-10
* Bluetooth: Use hci_conn_num() instead of direct connection hash accessMarcel Holtmann2013-10-10
* Bluetooth: Use hci_conn_num() for checking number of LE connectionsMarcel Holtmann2013-10-10
* Bluetooth: Fix too long line with set_advertising() functionMarcel Holtmann2013-10-10
* Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commandsJohan Hedberg2013-10-10
* Bluetooth: Fix potential double-frees of L2CAP skbsJohan Hedberg2013-10-10
* Bluetooth: Restrict high speed support to SSP enabled controllersMarcel Holtmann2013-10-10
* Bluetooth: Remove unneeded val variable when setting SSPMarcel Holtmann2013-10-10
* Bluetooth: Refactor hci_connect_leAndre Guedes2013-10-10
* Bluetooth: Use HCI request for LE connectionAndre Guedes2013-10-10
* Bluetooth: Fix changing advertising setting while LE is connectedJohan Hedberg2013-10-08
* Bluetooth: Fix variable shadow warningsJohannes Berg2013-10-07
* Bluetooth: Read flow control mode on AMP controller initMarcel Holtmann2013-10-07
* Bluetooth: Read location data on AMP controller initMarcel Holtmann2013-10-07
* Bluetooth: Read supported features and commands on AMP controllersMarcel Holtmann2013-10-07
* Bluetooth: List powered down AMP controllers correctlyMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt power down notification for BR/EDR explicitMarcel Holtmann2013-10-07
* Bluetooth: Power off AMP controllers after setup phaseMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_discovering() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_remote_name() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_device_found() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann2013-10-07
* Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann2013-10-07
* Bluetooth: Send new settings only when pairable changesMarcel Holtmann2013-10-07
* Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann2013-10-06
* Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann2013-10-06
* Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann2013-10-06
* Bluetooth: Set LE advertising parameters before enabling itMarcel Holtmann2013-10-06
* Bluetooth: Add constants for LE advertising typesMarcel Holtmann2013-10-06
* Bluetooth: Use helper functions for enabling/disabling advertisingMarcel Holtmann2013-10-06
* Bluetooth: Make it clear that disabling LE disables advertisingMarcel Holtmann2013-10-06
* Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann2013-10-06