]> git.openfabrics.org - ~emulex/infiniband.git/shortlog
~emulex/infiniband.git
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_remote_name() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_found() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_disconnected() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_device_connected() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_connect_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_disconnect_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_set_powered_failed() return void
2013-10-07 Marcel HoltmannBluetooth: Make mgmt_index_added() and mgmt_index_remov...
2013-10-07 Marcel HoltmannBluetooth: Send new settings only when pairable changes
2013-10-06 Marcel HoltmannBluetooth: Remove mgmt_valid_hdev() helper function
2013-10-06 Marcel HoltmannBluetooth: Remove no longer needed mgmt_new_settings...
2013-10-06 Marcel HoltmannBluetooth: Use helper function for re-enabling advertising
2013-10-06 Marcel HoltmannBluetooth: Set LE advertising parameters before enabling it
2013-10-06 Marcel HoltmannBluetooth: Add constants for LE advertising types
2013-10-06 Marcel HoltmannBluetooth: Use helper functions for enabling/disabling...
2013-10-06 Marcel HoltmannBluetooth: Make it clear that disabling LE disables...
2013-10-06 Marcel HoltmannBluetooth: Add HCI structure for LE advertising paramet...
2013-10-06 Marcel HoltmannBluetooth: Use random address if public address is...
2013-10-06 Marcel HoltmannBluetooth: Simplify device type check for AMP discover...
2013-10-06 Marcel HoltmannBluetooth: Use explicit check for BR/EDR device type
2013-10-06 Marcel HoltmannBluetooth: Reject enabling controllers without valid...
2013-10-06 Marcel HoltmannBluetooth: Check for non BR/EDR controller in AMP disco...
2013-10-06 Marcel HoltmannBluetooth: Simplify check if L2CAP connection is AMP...
2013-10-06 Marcel HoltmannBluetooth: Move hci_amp_capable() function into L2CAP...
2013-10-06 Marcel HoltmannBluetooth: Remove check for number of AMP controller
2013-10-06 Marcel HoltmannBluetooth: Remove pointless inline function
2013-10-06 Marcel HoltmannBluetooth: Rename AMP status constants and use them
2013-10-06 Marcel HoltmannBluetooth: Use explicit AMP controller id value for...
2013-10-06 Marcel HoltmannBluetooth: Separate AMP controller type from HCI device...
2013-10-06 Marcel HoltmannBluetooth: Add constants for AMP controller type
2013-10-06 Marcel HoltmannBluetooth: Remove useless external function to count...
2013-10-06 Marcel HoltmannBluetooth: Fix controller list for AMP discover response
2013-10-05 Johan HedbergBluetooth: Fix re-enabling advertising after a connection
2013-10-05 Johan HedbergBluetooth: Add public mgmt function to send New Setting...
2013-10-05 Johan HedbergBluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
2013-10-04 Andre GuedesBluetooth: Initialize hci_conn fields in hci_connect_le
2013-10-04 Andre GuedesBluetooth: Rename hci_conn variable in hci_connect_le()
2013-10-03 Marcel HoltmannBluetooth: Only one command per L2CAP LE signalling...
2013-10-03 Marcel HoltmannBluetooth: Check minimum length of SMP packets
2013-10-03 Marcel HoltmannBluetooth: Drop packets on ATT fixed channel on BR/EDR
2013-10-03 Marcel HoltmannBluetooth: L2CAP connectionless channels are only valid...
2013-10-03 Marcel HoltmannBluetooth: SMP packets are only valid on LE connections
2013-10-03 Marcel HoltmannBluetooth: Don't copy L2CAP LE signalling to raw sockets
2013-10-03 Marcel HoltmannBluetooth: Fix switch statement order for L2CAP fixed...
2013-10-03 Marcel HoltmannBluetooth: Allow changing device class when BR/EDR...
2013-10-03 Marcel HoltmannBluetooth: Restrict loading of long term keys to LE...
2013-10-03 Marcel HoltmannBluetooth: Restrict loading of link keys to BR/EDR...
2013-10-03 Marcel HoltmannBluetooth: Allow setting static address even if LE...
2013-10-03 Marcel HoltmannBluetooth: Restrict SSP setting changes to BR/EDR enabl...
2013-10-02 Marcel HoltmannBluetooth: Fix memory leak with L2CAP signal channels
2013-10-02 DoHyun PyunBluetooth: Add the definition for Slave Page Response...
2013-10-02 DoHyun PyunBluetooth: Add the definition and stcuture for Sync...
2013-10-02 DoHyun PyunBluetooth: Add the definition for Start Synchronization...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set CSB
2013-10-02 DoHyun PyunBluetooth: Add the structure for Write Sync Train Param...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Delete...
2013-10-02 DoHyun PyunBluetooth: Add the definition and structure for Set...
2013-10-02 Marcel HoltmannBluetooth: Increment management interface revision
2013-10-02 Johan HedbergBluetooth: Fix advertising data flags with disabled...
2013-10-02 Johan HedbergBluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
2013-10-02 Marcel HoltmannBluetooth: Add management command for setting static...
2013-10-02 Marcel HoltmannBluetooth: Restrict disabling of HS when controller...
2013-10-02 Johan HedbergBluetooth: Add a new mgmt_set_bredr command
2013-10-02 Johan HedbergBluetooth: Introduce a new HCI_BREDR_ENABLED flag
2013-10-02 Amitkumar KarwarBluetooth: btmrvl: add calibration data download support
2013-10-02 Amitkumar KarwarBluetooth: btmrvl: add setup handler
2013-10-02 Amitkumar KarwarBluetooth: btmrvl: get rid of struct btmrvl_cmd
2013-10-02 Amitkumar KarwarBluetooth: btmrvl: add btmrvl_send_sync_cmd() function
2013-10-02 Johan HedbergBluetooth: Fix workqueue synchronization in hci_dev_open
2013-10-02 Johan HedbergBluetooth: Refactor hci_dev_open to a separate hci_dev_...
2013-10-02 Marcel HoltmannBluetooth: Enable -D__CHECK_ENDIAN__ for sparse by...
2013-10-02 Marcel HoltmannBluetooth: Require CAP_NET_ADMIN for HCI User Channel...
2013-10-02 Marcel HoltmannBluetooth: Send new settings event when changing high...
2013-10-02 Marcel HoltmannBluetooth: Provide high speed configuration option
2013-10-02 Marcel HoltmannBluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
2013-10-02 Marcel HoltmannBluetooth: Use only 2 bits for controller type information
2013-09-27 Gustavo PadovanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-25 Johan HedbergBluetooth: Add new mgmt_set_advertising command
2013-09-25 Johan HedbergBluetooth: Add new mgmt setting for LE advertising
2013-09-25 Johan HedbergBluetooth: Use async request for LE enable/disable
2013-09-25 Johan HedbergBluetooth: Move mgmt response convenience functions...
2013-09-25 Johan HedbergBluetooth: Fix busy return for mgmt_set_powered in...
2013-09-25 Johan HedbergBluetooth: Clean up socket locking in l2cap_sock_recvmsg
2013-09-25 Johan HedbergBluetooth: Add clarifying comment to bt_sock_wait_state()
2013-09-23 Ken O'BrienBluetooth: btusb: Add support for Belkin F8065bf
2013-09-22 Peter Senna... Bluetooth: Fix assignment of 0/1 to bool variables
2013-09-20 Gianluca AnzolinBluetooth: don't release the port in rfcomm_dev_state_c...
2013-09-19 Johan HedbergBluetooth: Add event mask page 2 setting support
2013-09-19 Johan HedbergBluetooth: Add synchronization train parameters reading...
2013-09-18 Johan HedbergBluetooth: Fix waiting for clearing of BT_SK_SUSPEND...
2013-09-18 Johan HedbergBluetooth: Fix responding to invalid L2CAP signaling...
2013-09-18 Johan HedbergBluetooth: Fix sending responses to identified L2CAP...
2013-09-18 Johan HedbergBluetooth: Fix L2CAP command reject reason
2013-09-18 Johan HedbergBluetooth: Fix L2CAP Disconnect response for unknown CID
2013-09-18 Johan HedbergBluetooth: Fix L2CAP error return used for failed chann...
2013-09-18 Johan HedbergBluetooth: Fix double error response for l2cap_create_c...
2013-09-18 Johan HedbergBluetooth: Remove unused event mask struct
2013-09-18 Johan HedbergBluetooth: Fix rfkill functionality during the HCI...
2013-09-18 Johan HedbergBluetooth: Introduce a new HCI_RFKILLED flag
next