aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan
2012-06-05Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2012-06-05Bluetooth: Preserve L2CAP flags valuesAndrei Emeltchenko
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan
2012-06-05Bluetooth: Remove dead int returnsGustavo Padovan
2012-06-05Bluetooth: Remove double check for BT_CONNECTEDGustavo Padovan
2012-06-05Bluetooth: Silent sparse warningsAndrei Emeltchenko
2012-06-05Bluetooth: Do not purge queue in Basic ModeGustavo Padovan
2012-06-05Bluetooth: Enable ERTM by defaultMat Martineau
2012-06-05Bluetooth: Remove unused ERTM control field macrosMat Martineau
2012-06-05Bluetooth: Set txwin values for streaming modeMat Martineau
2012-06-05Bluetooth: Remove unneccesary inlineMat Martineau
2012-06-05Bluetooth: Simplify the ERTM ack timeoutMat Martineau
2012-06-05Bluetooth: Use the ERTM transmit state machine from timeout handlersMat Martineau
2012-06-05Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau
2012-06-05Bluetooth: Use new header structures in l2cap_send_rr_or_rnrMat Martineau
2012-06-05Bluetooth: Handle incoming REJ framesMat Martineau
2012-06-05Bluetooth: Handle SREJ requests to resend unacked framesMat Martineau
2012-06-05Bluetooth: Reassemble all available data when retransmissions succeed.Mat Martineau
2012-06-05Bluetooth: Send SREJ frames when packets go missingMat Martineau
2012-06-05Bluetooth: Add implementation for retransmitting all unacked framesMat Martineau
2012-06-05Bluetooth: Add the ERTM receive state machineMat Martineau
2012-06-05Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec betterMat Martineau
2012-06-05Bluetooth: Use the transmit state machine for busy state changesMat Martineau
2012-06-05Bluetooth: Refactor l2cap_send_ackMat Martineau
2012-06-05Bluetooth: Remove receive code that has been supercededMat Martineau
2012-06-05Bluetooth: Add streaming mode receive and incoming packet classifierMat Martineau
2012-06-05Bluetooth: Consolidate common receive code for ERTM and streaming modeMat Martineau
2012-06-05Bluetooth: Refactor l2cap_send_sframeMat Martineau
2012-06-05Bluetooth: Refactor l2cap_ertm_sendMat Martineau
2012-06-05Bluetooth: Refactor l2cap_streaming_sendMat Martineau
2012-06-05Bluetooth: Add a new L2CAP ERTM transmit state machine.Mat Martineau
2012-06-05Bluetooth: Change default state of ERTM disable flagMat Martineau
2012-06-05Bluetooth: Fix early return from l2cap_chan_delMat Martineau
2012-06-05Bluetooth: Free allocated ERTM SREJ list if init failsMat Martineau
2012-06-05Bluetooth: Fix coding style in hci_core.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_conn.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_event.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in hci_sock.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in sco.cGustavo Padovan
2012-06-05Bluetooth: Fix coding style in mgmt.cGustavo Padovan
2012-06-02Linux 3.5-rc1Linus Torvalds
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber