Age | Commit message (Expand) | Author |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-11-09 | Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups | Johan Hedberg |
2011-11-09 | Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd | Johan Hedberg |
2011-11-09 | Bluetooth: Fix cancel_delayed_work_sync usage with locks | Johan Hedberg |
2011-11-09 | Bluetooth: Add missing hci_dev locking when calling mgmt functions | Johan Hedberg |
2011-11-09 | Bluetooth: Move pending management command list into struct hci_dev | Johan Hedberg |
2011-11-09 | Bluetooth: Pass full hci_dev struct to mgmt callbacks | Johan Hedberg |
2011-11-08 | Bluetooth: Add address type fields to mgmt messages that need them | Johan Hedberg |
2011-11-08 | Bluetooth: Update link key mgmt APIs to match latest spec. | Johan Hedberg |
2011-11-08 | Bluetooth: Fix response for mgmt_start_discovery when powered off | Johan Hedberg |
2011-11-08 | Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock | Johan Hedberg |
2011-11-08 | Bluetooth: Convert power off mechanism to use delayed_work | Johan Hedberg |
2011-11-08 | Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails | Johan Hedberg |
2011-11-08 | Bluetooth: Add timeout field to mgmt_set_discoverable | Johan Hedberg |
2011-11-08 | Bluetooth: Periodic Inquiry and Discovery | Andre Guedes |
2011-11-08 | Bluetooth: Create hci_cancel_inquiry() | Andre Guedes |
2011-11-08 | Bluetooth: Create hci_do_inquiry() | Andre Guedes |
2011-11-08 | Bluetooth: EFS: parse L2CAP config response | Andrei Emeltchenko |
2011-11-08 | Bluetooth: Define HCI reasons instead of magic number | Andrei Emeltchenko |
2011-11-07 | Bluetooth: Clean up logic in hci_cc_write_scan_enable | Johan Hedberg |
2011-11-07 | Bluetooth: Add debug print to l2cap_chan_create | Szymon Janc |
2011-11-07 | Bluetooth: Fix mgmt response when adapter goes down or is removed | Johan Hedberg |
2011-11-07 | Bluetooth: Guarantee BR-EDR device will be registered as hci0 | Mat Martineau |
2011-11-07 | Bluetooth: Add signal handlers for channel moves | Mat Martineau |
2011-11-07 | Bluetooth: Use symbolic values for the fixed channel map | Mat Martineau |
2011-11-07 | Bluetooth: Add signal handlers for channel creation | Mat Martineau |
2011-11-07 | Bluetooth: Add channel policy to getsockopt/setsockopt | Mat Martineau |
2011-11-07 | Bluetooth: Initialize tx_win_max for fixed channel | Andrei Emeltchenko |
2011-11-07 | Bluetooth: recalculate priorities when channels are starving | Luiz Augusto von Dentz |
2011-11-07 | Bluetooth: handle priority change within quote | Luiz Augusto von Dentz |
2011-11-07 | Bluetooth: prioritizing data over HCI | Luiz Augusto von Dentz |
2011-11-07 | Bluetooth: Fix hidp_get_connection() | Gustavo F. Padovan |
2011-11-07 | Bluetooth: hidp: Fix module reference cleanup | David Herrmann |
2011-11-07 | Bluetooth: Set HCI_MGMT flag only in read_controller_info | Johan Hedberg |
2011-11-07 | Bluetooth: Increase HCI reset timeout in hci_dev_do_close | Szymon Janc |
2011-11-07 | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm | Szymon Janc |
2011-11-07 | Bluetooth: Fix command complete/status for discovery commands | Johan Hedberg |
2011-11-07 | Bluetooth: make use sk_priority to priritize RFCOMM packets | Luiz Augusto von Dentz |
2011-11-07 | Bluetooth: set skbuffer priority based on L2CAP socket priority | Luiz Augusto von Dentz |
2011-11-07 | Bluetooth: replace list_for_each with list_for_each_entry whenever possible | Luiz Augusto von Dentz |
2011-11-07 | Bluetooth: correct debug output | Andrei Emeltchenko |
2011-11-07 | Bluetooth: remove magic offset and size | Andrei Emeltchenko |
2011-11-07 | Bluetooth: small styles clean ups to l2cap_core.c | Gustavo F. Padovan |
2011-11-07 | Bluetooth: EFS: implement L2CAP config pending state | Andrei Emeltchenko |
2011-11-07 | Bluetooth: Make hci_unregister_dev return void | David Herrmann |
2011-11-07 | Bluetooth: Replace rfcomm tty tasklet by workqueue | David Herrmann |
2011-11-07 | Bluetooth: Return proper error codes on rfcomm tty init | David Herrmann |
2011-11-07 | Bluetooth: Use miliseconds for L2CAP channel timeouts | Andrzej Kaczmarek |
2011-11-07 | Bluetooth: Revert: Fix L2CAP connection establishment | Arek Lichwa |
2011-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |