summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2013-10-05Bluetooth: Fix re-enabling advertising after a connectionJohan Hedberg
2013-10-05Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg
2013-10-04Bluetooth: Initialize hci_conn fields in hci_connect_leAndre Guedes
2013-10-04Bluetooth: Rename hci_conn variable in hci_connect_le()Andre Guedes
2013-10-03Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann
2013-10-03Bluetooth: Check minimum length of SMP packetsMarcel Holtmann
2013-10-03Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann
2013-10-03Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann
2013-10-03Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann
2013-10-03Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann
2013-10-03Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann
2013-10-03Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann
2013-10-03Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann
2013-10-03Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann
2013-10-03Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann
2013-10-03Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann
2013-10-02Bluetooth: Fix memory leak with L2CAP signal channelsMarcel Holtmann
2013-10-02Bluetooth: Increment management interface revisionMarcel Holtmann
2013-10-02Bluetooth: Fix advertising data flags with disabled BR/EDRJohan Hedberg
2013-10-02Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann
2013-10-02Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg
2013-10-02Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg
2013-10-02Bluetooth: Fix workqueue synchronization in hci_dev_openJohan Hedberg
2013-10-02Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open functionJohan Hedberg
2013-10-02Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann
2013-10-02Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann
2013-10-02Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann
2013-10-02Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg
2013-09-22Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg