summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 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: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-221-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-2178-2032/+2542
|\
| * 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
| * mwl8k: don't hardcode the number of transmit queuesLennert Buytenhek2009-08-201-7/+7
| * mwl8k: don't touch 'command done' interrupt during firmware loadLennert Buytenhek2009-08-201-23/+1
| * mwl8k: dma header manipulations can't failLennert Buytenhek2009-08-201-70/+13
| * mwl8k: ->add_interface() is not called for monitor interfacesLennert Buytenhek2009-08-201-4/+2
| * mwl8k: fix mwl8k_configure_filter() parameter lifetime issueLennert Buytenhek2009-08-201-68/+39
| * mwl8k: remove MWL8K_*_SLOTTIME definesLennert Buytenhek2009-08-201-12/+3
| * mwl8k: remove MWL8K_WMM_* definesLennert Buytenhek2009-08-201-13/+8
| * mwl8k: remove MWL8K_RADIO_*_PREAMBLE definesLennert Buytenhek2009-08-201-17/+5
| * mwl8k: remove MWL8K_RADIO_* definesLennert Buytenhek2009-08-201-24/+26
| * mwl8k: various coding style cleanupsLennert Buytenhek2009-08-201-73/+57
| * mwl8k: sort firmware command list by opcode, and trim unused commandsLennert Buytenhek2009-08-201-23/+19
| * mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/gLennert Buytenhek2009-08-201-25/+22
| * mwl8k: remove various unused struct members and definesLennert Buytenhek2009-08-201-65/+8
| * ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan2009-08-205-25/+8
| * ath9k: Fix bug in retrieving average beacon rssiVasanthakumar Thiagarajan2009-08-201-6/+1
| * b43: add hardware tkipgregor kowski2009-08-205-12/+147
| * b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik2009-08-203-46/+82
| * orinoco: remove spare whitespaceDavid Kilroy2009-08-201-1/+1
| * ar9170: refactor configure_filterChristian Lamparter2009-08-203-84/+27
| * b43: LP-PHY: Two small spec updatesGábor Stefanik2009-08-201-5/+12
| * rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-206-25/+3
| * rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-203-15/+1
| * ipw2x00: fix sparse warningsReinette Chatre2009-08-202-43/+44
| * wl1271: remove print_mac usageJohn W. Linville2009-08-201-3/+2
| * ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-2015-79/+116
OpenPOWER on IntegriCloud