summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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 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: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
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
2009-08-20mwl8k: get rid of mwl8k_config() workqueue useLennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_stop() workqueue useLennert Buytenhek
2009-08-20mwl8k: get rid of mwl8k_start() workqueue useLennert Buytenhek
2009-08-20mwl8k: fix firmware command serialisationLennert Buytenhek
2009-08-20mwl8k: mwl8k_queue_work() cleanupLennert Buytenhek
2009-08-20mwl8k: mwl8k_txq_xmit() reworkLennert Buytenhek
2009-08-20mwl8k: implement idle modeLennert Buytenhek
2009-08-20mwl8k: no need to hold ->tx_lock while setting the hardware interrupt maskLennert Buytenhek
2009-08-20mwl8k: don't hardcode the number of transmit queuesLennert Buytenhek
2009-08-20mwl8k: don't touch 'command done' interrupt during firmware loadLennert Buytenhek
2009-08-20mwl8k: dma header manipulations can't failLennert Buytenhek
2009-08-20mwl8k: ->add_interface() is not called for monitor interfacesLennert Buytenhek
2009-08-20mwl8k: fix mwl8k_configure_filter() parameter lifetime issueLennert Buytenhek
2009-08-20mwl8k: remove MWL8K_*_SLOTTIME definesLennert Buytenhek
2009-08-20mwl8k: remove MWL8K_WMM_* definesLennert Buytenhek
2009-08-20mwl8k: remove MWL8K_RADIO_*_PREAMBLE definesLennert Buytenhek
2009-08-20mwl8k: remove MWL8K_RADIO_* definesLennert Buytenhek
2009-08-20mwl8k: various coding style cleanupsLennert Buytenhek
2009-08-20mwl8k: sort firmware command list by opcode, and trim unused commandsLennert Buytenhek
2009-08-20mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/gLennert Buytenhek
2009-08-20mwl8k: remove various unused struct members and definesLennert Buytenhek
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan
2009-08-20ath9k: Fix bug in retrieving average beacon rssiVasanthakumar Thiagarajan
2009-08-20b43: add hardware tkipgregor kowski
2009-08-20b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik
2009-08-20orinoco: remove spare whitespaceDavid Kilroy
2009-08-20ar9170: refactor configure_filterChristian Lamparter
2009-08-20b43: LP-PHY: Two small spec updatesGábor Stefanik
2009-08-20rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn
2009-08-20rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn
2009-08-20ipw2x00: fix sparse warningsReinette Chatre
2009-08-20wl1271: remove print_mac usageJohn W. Linville
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-20ath9k: Fix TX poll cancellingSujith