summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-222-14/+44
* Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-222-17/+162
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-223-51/+390
* Bluetooth: Create separate l2cap_send_disconn_req() functionGustavo F. Padovan2009-08-221-30/+16
* Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-222-35/+255
* Bluetooth: Add L2CAP RFC option if ERTM is enabledMarcel Holtmann2009-08-221-3/+20
* Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-222-7/+38
* Bluetooth: Add module option to enable L2CAP ERTM supportMarcel Holtmann2009-08-221-2/+10
* Bluetooth: Coding style cleanup from previous rfcomm_init bug fixMarcel Holtmann2009-08-221-13/+15
* Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-222-4/+4
* Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall2009-08-221-2/+3
* Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2009-08-222-6/+9
* Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-222-219/+23
* Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann2009-08-221-4/+4
* Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann2009-08-221-14/+8
* Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-222-5/+0
* Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-222-2/+2
* Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2009-08-222-53/+38
* Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann2009-08-221-52/+45
* Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann2009-08-221-143/+106
* Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann2009-08-222-10/+0
* Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann2009-08-221-1/+3
* Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann2009-08-221-2/+1
* Bluetooth: Add documentation for Marvell Bluetooth driverBing Zhao2009-08-222-0/+121
* Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-225-1/+487
* Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao2009-08-224-0/+1255
* Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao2009-08-224-0/+867
* Bluetooth: Let HIDP grab the device reference for connectionsMarcel Holtmann2009-08-222-21/+43
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-223-1/+22
* Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann2009-08-221-0/+3
* Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-221-3/+1
* Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri2009-08-221-0/+1
* Bluetooth: Add proper shutdown support to SCO socketsMarcel Holtmann2009-08-221-15/+34
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-2199-2170/+2790
|\
| * MAINTAINERS: add information for mwl8k wireless driverLennert Buytenhek2009-08-201-0/+6
| * mwl8k: update copyright and version numberLennert Buytenhek2009-08-201-2/+2
| * mwl8k: remove mwl8k_queue_work()Lennert Buytenhek2009-08-201-64/+0
| * mwl8k: get rid of mwl8k_configure_filter() workqueue useLennert Buytenhek2009-08-201-45/+20
| * mwl8k: get rid of mwl8k_get_stats() workqueue useLennert Buytenhek2009-08-201-30/+2
| * mwl8k: get rid of mwl8k_conf_tx() workqueue useLennert Buytenhek2009-08-201-43/+14
| * mwl8k: get rid of mwl8k_set_rts_threshold() workqueue useLennert Buytenhek2009-08-201-39/+3
| * mwl8k: get rid of mwl8k_bss_info_changed() workqueue useLennert Buytenhek2009-08-201-63/+38
| * mwl8k: get rid of mwl8k_config() workqueue useLennert Buytenhek2009-08-201-52/+20
| * mwl8k: get rid of mwl8k_stop() workqueue useLennert Buytenhek2009-08-201-25/+1
| * mwl8k: get rid of mwl8k_start() workqueue useLennert Buytenhek2009-08-201-78/+27
| * mwl8k: fix firmware command serialisationLennert Buytenhek2009-08-201-65/+89
| * mwl8k: mwl8k_queue_work() cleanupLennert Buytenhek2009-08-201-171/+33
| * mwl8k: mwl8k_txq_xmit() reworkLennert Buytenhek2009-08-201-93/+52
| * mwl8k: implement idle modeLennert Buytenhek2009-08-201-0/+6
| * mwl8k: no need to hold ->tx_lock while setting the hardware interrupt maskLennert Buytenhek2009-08-201-6/+0
OpenPOWER on IntegriCloud