summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
* | | Bluetooth: Add streaming mode receive and incoming packet classifierMat Martineau2012-06-05
* | | Bluetooth: Consolidate common receive code for ERTM and streaming modeMat Martineau2012-06-05
* | | Bluetooth: Refactor l2cap_send_sframeMat Martineau2012-06-05
* | | Bluetooth: Refactor l2cap_ertm_sendMat Martineau2012-06-05
* | | Bluetooth: Refactor l2cap_streaming_sendMat Martineau2012-06-05
* | | Bluetooth: Add a new L2CAP ERTM transmit state machine.Mat Martineau2012-06-05
* | | Bluetooth: Change default state of ERTM disable flagMat Martineau2012-06-05
* | | Bluetooth: Fix early return from l2cap_chan_delMat Martineau2012-06-05
* | | Bluetooth: Free allocated ERTM SREJ list if init failsMat Martineau2012-06-05
* | | Bluetooth: Fix coding style in hci_core.cGustavo Padovan2012-06-05
* | | Bluetooth: Fix coding style in hci_conn.cGustavo Padovan2012-06-05
* | | Bluetooth: Fix coding style in hci_event.cGustavo Padovan2012-06-05
* | | Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan2012-06-05
* | | Bluetooth: Fix coding style in hci_sock.cGustavo Padovan2012-06-05
* | | Bluetooth: Fix coding style in sco.cGustavo Padovan2012-06-05
* | | Bluetooth: Fix coding style in mgmt.cGustavo Padovan2012-06-05
|/ /
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
| |\
| | * Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-16
| | * Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-16
| | * Bluetooth: report the right security level in getsockoptGustavo Padovan2012-05-16
| | * Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-16
| | * Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau2012-05-16
| | * Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau2012-05-16
| | * Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-16
| | * Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-16
| | * Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan2012-05-16
| | * Bluetooth: Fix skb length calculationGustavo Padovan2012-05-16
| | * Bluetooth: Fix packet size provided to the controllerGustavo Padovan2012-05-16
| | * Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan2012-05-16
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-16
| | |\
| | * | Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau2012-05-15
| | * | Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau2012-05-14
| | * | Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-09
| | * | Bluetooth: bnep: use constant for ethertypeEldad Zack2012-05-09
| | * | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-09
| | * | Bluetooth: Remove unneeded calculation and magic numberAndrei Emeltchenko2012-05-09
| | * | Bluetooth: Remove hlen variableGustavo Padovan2012-05-09
| | * | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-09
| | * | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-09
| | * | Bluetooth: Remove unneeded elements from size calculationGustavo Padovan2012-05-09
| | * | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-09
| | * | Bluetooth: Add Code Aurora Forum copyrightMat Martineau2012-05-09
| | * | Bluetooth: Make better use of l2cap_chan reference countingMat Martineau2012-05-09
| | * | Bluetooth: Remove unused functionMat Martineau2012-05-09
| | * | Bluetooth: Initialize new l2cap_chan structure membersMat Martineau2012-05-09
| | * | Bluetooth: Move recently-added ERTM header packing functionsMat Martineau2012-05-09
| | * | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-09
| | * | Bluetooth: Remove advertising cacheAndre Guedes2012-05-09