aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
| |\
| | * Bluetooth: fix oops in l2cap_connect_reqNathan Holstein2010-10-17
| * | Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12
| * | Bluetooth: Update conf_state before send config_req outHaijun Liu2010-10-12
| * | Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan2010-10-12
| * | Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
| * | Bluetooth: remove unused variable from cmtpGustavo F. Padovan2010-10-12
| * | Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko2010-10-12
| * | Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko2010-10-12
| * | Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg2010-10-12
| * | Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-12
| * | Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau2010-10-12
| * | Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-12
| * | Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-12
| * | Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau2010-10-12
| * | Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-12
| * | Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-12
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
| |\|
| * | net: return operator cleanupEric Dumazet2010-09-23
| * | net: poll() optimizationsEric Dumazet2010-09-06
* | | tty: icount changeover for other main devicesAlan Cox2010-10-22
| |/ |/|
* | Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan2010-10-04
* | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan2010-09-30
* | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-30
* | Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan2010-09-30
* | Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko2010-09-30
* | Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau2010-09-30
|/
* Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau2010-08-10
* Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau2010-08-10
* Bluetooth: Check result code of L2CAP information responseVille Tervo2010-08-04
* Bluetooth: Don't send RFC for Basic Mode if only it is supportedGustavo F. Padovan2010-08-04
* Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-07-31
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
* Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan2010-07-27
* Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan2010-07-27
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27
* Bluetooth: Enable L2CAP Extended features by defaultGustavo F. Padovan2010-07-21
* Bluetooth: Fix typo in hci_event.cGustavo F. Padovan2010-07-21
* Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan2010-07-21
* Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-21
* Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helperSuraj Sumangala2010-07-21
* Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-21
* Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-21
* Bluetooth: Update L2CAP version informationGustavo F. Padovan2010-07-21
* Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan2010-07-21
* Bluetooth: Keep code under column 80Gustavo F. Padovan2010-07-21
* Bluetooth: Fix bug in kzalloc allocation sizeGustavo F. Padovan2010-07-21
* Bluetooth: Send ConfigReq after send a ConnectionRspGustavo F. Padovan2010-07-21
* Bluetooth: Fix error return on L2CAP-HCI interface.João Paulo Rechi Vita2010-07-21