aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAPGustavo F. Padovan
2009-08-24Bluetooth: Add locking scheme to L2CAP timeout callbacksGustavo F. Padovan
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz
2009-08-22Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan
2009-08-22Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan
2009-08-22Bluetooth: Enable Streaming Mode for L2CAPGustavo F. Padovan
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan
2009-08-22Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan
2009-08-22Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan
2009-08-22Bluetooth: Create separate l2cap_send_disconn_req() functionGustavo F. Padovan
2009-08-22Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan
2009-08-22Bluetooth: Add L2CAP RFC option if ERTM is enabledMarcel Holtmann
2009-08-22Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann
2009-08-22Bluetooth: Add module option to enable L2CAP ERTM supportMarcel Holtmann
2009-08-22Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner
2009-08-22Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall
2009-08-22Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann
2009-08-22Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann
2009-08-22Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann
2009-08-22Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann
2009-08-22Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann
2009-08-22Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann
2009-08-22Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann
2009-08-22Bluetooth: Add documentation for Marvell Bluetooth driverBing Zhao
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao
2009-08-22Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao
2009-08-22Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-08-22Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann
2009-08-22Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri
2009-08-22Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri
2009-08-22Bluetooth: Add proper shutdown support to SCO socketsMarcel Holtmann
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-20MAINTAINERS: add information for mwl8k wireless driverLennert Buytenhek
2009-08-20mwl8k: update copyright and version numberLennert Buytenhek
2009-08-20mwl8k: remove mwl8k_queue_work()Lennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_configure_filter() workqueue useLennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_get_stats() workqueue useLennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_conf_tx() workqueue useLennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_set_rts_threshold() workqueue useLennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_bss_info_changed() workqueue useLennert Buytenhek