Bluetooth: Use tx window from config response for ack timing
[cascardo/linux.git] / net / bluetooth / l2cap_core.c
2012-07-15 Mat MartineauBluetooth: Use tx window from config response for ack...
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Add debug to l2cap_security_cfm
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Print CID and PSM in hex format
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Correct types specifiers for L2CAP
2012-06-26 Gustavo PadovanMerge branch 'for-upstream' of git://git./linux/kernel...
2012-06-12 Szymon JancBluetooth: Fix using uninitialized option in RFCMode
2012-06-12 Gustavo PadovanMerge branch 'for-upstream' of git://git./linux/kernel...
2012-06-08 Johan HedbergBluetooth: Fix deadlock and crash when SMP pairing...
2012-06-05 Andre GuedesBluetooth: Change default MTU for L2CAP ATT channel
2012-06-05 Gustavo PadovanBluetooth: Remove unused err var from l2cap_segment_sdu()
2012-06-05 Gustavo PadovanBluetooth: Create function to return the ERTM header...
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_att_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_conless_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_data_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Do not reference hci_conn
2012-06-05 Andrei EmeltchenkoBluetooth: Do not check func ready existence
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Manage incoming connections
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Handling fixed channels
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Create A2MP channel
2012-06-05 Andrei EmeltchenkoBluetooth: trivial: Use defined PSMLEN instead of magic
2012-06-05 Gustavo PadovanBluetooth: check for already existent channel before...
2012-06-05 Gustavo PadovanBluetooth: Move check for backlog size to l2cap_sock.c
2012-06-05 Gustavo PadovanBluetooth: Use chan->state instead of sk->sk_state
2012-06-05 Andrei EmeltchenkoBluetooth: Add l2cap_chan->ops->ready()
2012-06-05 Andrei EmeltchenkoBluetooth: Move clean up code and set of SOCK_ZAPPED...
2012-06-05 Gustavo PadovanBluetooth: Use chan as parameters for l2cap chan ops
2012-06-05 Gustavo PadovanBluetooth: Use l2cap_chan_ready() in LE path
2012-06-05 Gustavo PadovanBluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
2012-06-05 Gustavo PadovanBluetooth: Get a more accurate L2CAP PDU len
2012-06-05 Andrei EmeltchenkoBluetooth: Use __constant when dealing with constants
2012-06-05 Andrei EmeltchenkoBluetooth: Define and use PSM identifiers
2012-06-05 Mat MartineauBluetooth: Send a configuration request after security...
2012-06-05 Andrei EmeltchenkoBluetooth: Define L2CAP conf continuation flag
2012-06-05 Gustavo PadovanBluetooth: Remove unnecessary headers include
2012-06-05 Andrei EmeltchenkoBluetooth: Preserve L2CAP flags values
2012-06-05 Gustavo PadovanBluetooth: Remove dead int returns
2012-06-05 Gustavo PadovanBluetooth: Remove double check for BT_CONNECTED
2012-06-05 Andrei EmeltchenkoBluetooth: Silent sparse warnings
2012-06-05 Gustavo PadovanBluetooth: Do not purge queue in Basic Mode
2012-06-05 Mat MartineauBluetooth: Enable ERTM by default
2012-06-05 Mat MartineauBluetooth: Set txwin values for streaming mode
2012-06-05 Mat MartineauBluetooth: Remove unneccesary inline
2012-06-05 Mat MartineauBluetooth: Simplify the ERTM ack timeout
2012-06-05 Mat MartineauBluetooth: Use the ERTM transmit state machine from...
2012-06-05 Mat MartineauBluetooth: Check rules when setting retransmit or monit...
2012-06-05 Mat MartineauBluetooth: Use new header structures in l2cap_send_rr_o...
2012-06-05 Mat MartineauBluetooth: Handle incoming REJ frames
2012-06-05 Mat MartineauBluetooth: Handle SREJ requests to resend unacked frames
2012-06-05 Mat MartineauBluetooth: Reassemble all available data when retransmi...
2012-06-05 Mat MartineauBluetooth: Send SREJ frames when packets go missing
2012-06-05 Mat MartineauBluetooth: Add implementation for retransmitting all...
2012-06-05 Mat MartineauBluetooth: Add the ERTM receive state machine
2012-06-05 Mat MartineauBluetooth: Update l2cap_send_i_or_rr_or_rnr to fit...
2012-06-05 Mat MartineauBluetooth: Use the transmit state machine for busy...
2012-06-05 Mat MartineauBluetooth: Refactor l2cap_send_ack
2012-06-05 Mat MartineauBluetooth: Remove receive code that has been superceded
2012-06-05 Mat MartineauBluetooth: Add streaming mode receive and incoming...
2012-06-05 Mat MartineauBluetooth: Consolidate common receive code for ERTM...
2012-06-05 Mat MartineauBluetooth: Refactor l2cap_send_sframe
2012-06-05 Mat MartineauBluetooth: Refactor l2cap_ertm_send
2012-06-05 Mat MartineauBluetooth: Refactor l2cap_streaming_send
2012-06-05 Mat MartineauBluetooth: Add a new L2CAP ERTM transmit state machine.
2012-06-05 Mat MartineauBluetooth: Change default state of ERTM disable flag
2012-06-05 Mat MartineauBluetooth: Fix early return from l2cap_chan_del
2012-06-05 Mat MartineauBluetooth: Free allocated ERTM SREJ list if init fails
2012-06-03 Linus TorvaldsMerge tag 'dm-3.5-changes-1' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.5' of git://github.com...
2012-06-01 Linus TorvaldsMerge tag 'for-linus-3.5-20120601' of git://git.infrade...
2012-06-01 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-06-01 H. Peter AnvinMerge remote-tracking branch 'rostedt/tip/perf/urgent...
2012-06-01 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5' of git://linux-nfs.org/~bfields...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5-take-2' of git://linux-nfs.org...
2012-05-31 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-05-31 Linus TorvaldsMerge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
2012-05-31 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-05-31 Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-05-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-30 Olof JohanssonMerge branches 'fixes' and 'fixes2' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/board' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/soc' into devel-late
2012-05-30 Olof JohanssonMerge branch 'late/cleanup' into devel-late
2012-05-30 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2012-05-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/drivers' of git://git.kernel...
2012-05-30 Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2012-05-30 Linus TorvaldsMerge branch 'for-3.5/core' of git://git.kernel.dk...
2012-05-30 Linus TorvaldsMerge tag 'iommu-updates-v3.5' of git://git./linux...
2012-05-30 Ingo MolnarMerge branch 'x86/mce' into x86/urgent
2012-05-30 Joerg RoedelMerge branches 'iommu/fixes', 'dma-debug', 'arm/omap...
2012-05-30 Linus TorvaldsMerge branch 'x86-trampoline-for-linus' of git://git...
2012-05-30 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-edac
2012-05-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-05-29 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-05-29 Linus TorvaldsMerge tag 'mfd-3.5-1' of git://git./linux/kernel/git...
2012-05-29 Linus TorvaldsMerge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org...
next