Commit Graph

157734 Commits (9374253ffe609f2d70dd5ae280182cb6f08fef08)
 

Author SHA1 Message Date
Marcel Holtmann 9374253ffe Bluetooth: Remove Enter/Leave debug statements from Marvell driver 16 years ago
Marcel Holtmann e0721f99ba Bluetooth: Fix last few compiler warning within Marvell core driver 16 years ago
Marcel Holtmann 91d697302b Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack 16 years ago
Marcel Holtmann 60dee5ccd7 Bluetooth: Remove private device name of Marvell SDIO driver 16 years ago
Marcel Holtmann 9666fb356d Bluetooth: Fix module description strings for Marvell driver 16 years ago
Marcel Holtmann dcf47f3bc7 Bluetooth: Fix complicated assignment of firmware for Marvell devices 16 years ago
Marcel Holtmann 4271e08d8b Bluetooth: Some coding style cleanup for Marvell core driver 16 years ago
Marcel Holtmann 542399037d Bluetooth: Remove pointless casts from Marvell debugfs support 16 years ago
Marcel Holtmann 944fe798c6 Bluetooth: Remove pointless ifdef protection for Marvell header files 16 years ago
Marcel Holtmann 08b0b0ce8c Bluetooth: Fix compilation of Marvell driver without debugfs 16 years ago
Marcel Holtmann e7a25f9839 Bluetooth: Fix Kconfig for Marvell Bluetooth driver 16 years ago
Bing Zhao 196be0cd01 Bluetooth: Add documentation for Marvell Bluetooth driver 16 years ago
Bing Zhao fb784f0508 Bluetooth: Add debugfs support to btmrvl driver 16 years ago
Bing Zhao 789221ecc8 Bluetooth: Add Marvell BT-over-SDIO driver 16 years ago
Bing Zhao 132ff4e5fa Bluetooth: Add btmrvl driver for Marvell Bluetooth devices 16 years ago
Marcel Holtmann edad638869 Bluetooth: Let HIDP grab the device reference for connections 16 years ago
Marcel Holtmann 9eba32b86d Bluetooth: Add extra device reference counting for connections 16 years ago
Marcel Holtmann 364f63519d Bluetooth: Disconnect HIDRAW devices on disconnect 16 years ago
Vikram Kandukuri 290ba20081 Bluetooth: Improve USB driver throughput by increasing the frame size 16 years ago
Vikram Kandukuri 981b1414d7 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received 16 years ago
Marcel Holtmann fd0b3ff707 Bluetooth: Add proper shutdown support to SCO sockets 16 years ago
David S. Miller f8f2109d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 16 years ago
Lennert Buytenhek a2c3f6567c MAINTAINERS: add information for mwl8k wireless driver 16 years ago
Lennert Buytenhek a145d57583 mwl8k: update copyright and version number 16 years ago
Lennert Buytenhek ab565790cb mwl8k: remove mwl8k_queue_work() 16 years ago
Lennert Buytenhek e6935ea104 mwl8k: get rid of mwl8k_configure_filter() workqueue use 16 years ago
Lennert Buytenhek 954ef509cc mwl8k: get rid of mwl8k_get_stats() workqueue use 16 years ago
Lennert Buytenhek 3e4f542cfb mwl8k: get rid of mwl8k_conf_tx() workqueue use 16 years ago
Lennert Buytenhek 733d3067d3 mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use 16 years ago
Lennert Buytenhek 3a980d0a50 mwl8k: get rid of mwl8k_bss_info_changed() workqueue use 16 years ago
Lennert Buytenhek ee03a93241 mwl8k: get rid of mwl8k_config() workqueue use 16 years ago
Lennert Buytenhek d3cea0b85a mwl8k: get rid of mwl8k_stop() workqueue use 16 years ago
Lennert Buytenhek 2ec610cb6d mwl8k: get rid of mwl8k_start() workqueue use 16 years ago
Lennert Buytenhek 618952a7b1 mwl8k: fix firmware command serialisation 16 years ago
Lennert Buytenhek 950d5b0191 mwl8k: mwl8k_queue_work() cleanup 16 years ago
Lennert Buytenhek 23b339062f mwl8k: mwl8k_txq_xmit() rework 16 years ago
Lennert Buytenhek 7595d67a06 mwl8k: implement idle mode 16 years ago
Lennert Buytenhek 361c55cfad mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask 16 years ago
Lennert Buytenhek c3f967d301 mwl8k: don't hardcode the number of transmit queues 16 years ago
Lennert Buytenhek d4b7057052 mwl8k: don't touch 'command done' interrupt during firmware load 16 years ago
Lennert Buytenhek 76266b2ad3 mwl8k: dma header manipulations can't fail 16 years ago
Lennert Buytenhek 240e86efd6 mwl8k: ->add_interface() is not called for monitor interfaces 16 years ago
Lennert Buytenhek e81cd2d664 mwl8k: fix mwl8k_configure_filter() parameter lifetime issue 16 years ago
Lennert Buytenhek 5539bb5129 mwl8k: remove MWL8K_*_SLOTTIME defines 16 years ago
Lennert Buytenhek 0439b1f556 mwl8k: remove MWL8K_WMM_* defines 16 years ago
Lennert Buytenhek 68ce38845c mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines 16 years ago
Lennert Buytenhek c46563b714 mwl8k: remove MWL8K_RADIO_* defines 16 years ago
Lennert Buytenhek ce9e2e1b84 mwl8k: various coding style cleanups 16 years ago
Lennert Buytenhek ff45fc60ad mwl8k: sort firmware command list by opcode, and trim unused commands 16 years ago
Lennert Buytenhek d89173f252 mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g 16 years ago