]> bbs.cooldavid.org Git - net-next-2.6.git/history - net/bluetooth
tg3: Detect APE firmware types
[net-next-2.6.git] / net / bluetooth /
2010-08-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-29 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-28 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-28 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-07-27 Gustavo F. PadovanBluetooth: Add __init and __exit marks to RFCOMM
2010-07-27 Gustavo F. PadovanBluetooth: Test 'count' value before enter the loop
2010-07-27 Marcel HoltmannBluetooth: Defer SCO setup if mode change is pending
2010-07-27 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-25 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git.kernel.org...
2010-07-23 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-21 Gustavo F. PadovanBluetooth: Enable L2CAP Extended features by default
2010-07-21 Gustavo F. PadovanBluetooth: Fix typo in hci_event.c
2010-07-21 Gustavo F. PadovanBluetooth: Add Google's copyright to L2CAP
2010-07-21 Suraj SumangalaBluetooth: Implemented HCI frame reassembly for RX...
2010-07-21 Suraj SumangalaBluetooth: Modified hci_recv_fragment() to use hci_reas...
2010-07-21 Suraj SumangalaBluetooth: Implement hci_reassembly helper to reassembl...
2010-07-21 Suraj SumangalaBluetooth: Add one more buffer for HCI stream reassembly
2010-07-21 Gustavo F. PadovanBluetooth: Update L2CAP version information
2010-07-21 Gustavo F. PadovanBluetooth: Add Copyright notice to L2CAP
2010-07-21 Gustavo F. PadovanBluetooth: Keep code under column 80
2010-07-21 Gustavo F. PadovanBluetooth: Fix bug in kzalloc allocation size
2010-07-21 Gustavo F. PadovanBluetooth: Send ConfigReq after send a ConnectionRsp
2010-07-21 João Paulo Rechi... Bluetooth: Fix error return on L2CAP-HCI interface.
2010-07-21 João Paulo Rechi... Bluetooth: Fix error value for wrong FCS.
2010-07-21 João Paulo Rechi... Bluetooth: Fix error return for l2cap_connect_rsp().
2010-07-21 João Paulo Rechi... Bluetooth: Fix error return value on sendmsg.
2010-07-21 João Paulo Rechi... Bluetooth: Fix error return value on sendmsg.
2010-07-21 João Paulo Rechi... Bluetooth: Make l2cap_streaming_send() void.
2010-07-21 João Paulo Rechi... Bluetooth: Fix l2cap_sock_connect error return.
2010-07-21 Gustavo F. PadovanBluetooth: Improve ERTM local busy handling
2010-07-21 Gustavo F. PadovanBluetooth: Add backlog queue to ERTM code
2010-07-21 Gustavo F. PadovanBluetooth: Remove the send_lock spinlock from ERTM
2010-07-21 Gustavo F. PadovanBluetooth: Don't accept ConfigReq if we aren't in the...
2010-07-21 Gustavo F. PadovanBluetooth: Disconnect early if mode is not supported
2010-07-21 Gustavo F. PadovanBluetooth: Remove check for supported mode
2010-07-21 Gustavo F. PadovanBluetooth: Refuse ConfigRsp with different mode
2010-07-21 Gustavo F. PadovanBluetooth: Actively send request for Basic Mode
2010-07-21 Gustavo F. PadovanBluetooth: Prefer Basic Mode on receipt of ConfigReq
2010-07-21 Gustavo F. PadovanBluetooth: Disconnect the channel if we don't want...
2010-07-21 Gustavo F. PadovanBluetooth: Change the way we set ERTM mode as mandatory
2010-07-21 Gustavo F. PadovanBluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow
2010-07-21 Gustavo F. PadovanBluetooth: Add debug output to ERTM code
2010-07-21 Gustavo F. PadovanBluetooth: Fix ERTM error reporting to the userspace
2010-07-21 Gustavo F. PadovanBluetooth: Fix missing retransmission action with RR...
2010-07-21 Gustavo F. PadovanBluetooth: Check packet FCS earlier
2010-07-21 Gustavo F. PadovanBluetooth: Check the tx_window size on setsockopt
2010-07-21 Gustavo F. PadovanBluetooth: Fix handle of received P-bit
2010-07-21 Gustavo F. PadovanBluetooth: Update buffer_seq before retransmit frames
2010-07-21 Gustavo F. PadovanBluetooth: Stop ack_timer if ERTM enters in Local Busy...
2010-07-21 Ron ShafferBluetooth: Reassigned copyright to Code Aurora Forum
2010-07-21 Johan HedbergBluetooth: Add debugfs support for showing the blacklist
2010-07-21 Johan HedbergBluetooth: Add blacklist support for incoming connections
2010-07-21 Gustavo F. PadovanBluetooth: Fix L2CAP control bit field corruption
2010-07-21 Gustavo F. PadovanBluetooth: Proper shutdown ERTM when closing the channel
2010-07-21 Nathan HolsteinBluetooth: Fix bug with ERTM minimum packet length
2010-07-21 João Paulo Rechi... Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
2010-07-21 Gustavo F. PadovanBluetooth: Fix bug in l2cap_ertm_send() behavior
2010-07-21 Gustavo F. PadovanBluetooth: Only check SAR bits if frame is an I-frame
2010-07-21 Gustavo F. PadovanBluetooth: Fix bug with ERTM vars increment
2010-07-21 Gustavo F. PadovanBluetooth: Fix drop of packets with invalid req_seq...
2010-07-21 Gustavo F. PadovanBluetooth: Remove L2CAP Extended Features from Kconfig
2010-07-21 Gustavo F. PadovanBluetooth: Remove max_tx and tx_window module paramente...
2010-07-21 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-07-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-16 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-07-13 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-12 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-08 Ville TervoBluetooth: Update sec_level/auth_type for already exist...
2010-07-08 Johan HedbergBluetooth: Reset the security level after an authentica...
2010-07-08 Andrei EmeltchenkoBluetooth: Check L2CAP pending status before sending...
2010-07-07 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-07-03 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-07-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-07-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-25 Gustavo F. PadovanBluetooth: Bring back var 'i' increment
2010-06-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-06-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-15 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-06-15 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-06-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-06-11 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git.kernel.org...
2010-06-11 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-06-07 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-06-03 Eric Dumazetnet: use __packed annotation
2010-06-02 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-05-30 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2010-05-30 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-05-30 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2010-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-05-28 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-05-28 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2010-05-28 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-05-28 Len BrownMerge branch 'ht-delete-2.6.35' into release
2010-05-28 Len BrownMerge branches 'video' and 'video-edid' into release
2010-05-28 Len BrownMerge branch 'bjorn-pci-root-v4-2.6.35' into release
2010-05-27 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2010-05-27 Linus TorvaldsMerge branch 'sfi-release' of git://git.kernel.org...
next