| Commit message (Expand) | Author | Age |
* | Bluetooth: Add missing kmalloc NULL tests to Marvell driver | Julia Lawall | 2009-08-22 |
* | Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver | Bing Zhao | 2009-08-22 |
* | Bluetooth: Remove Enter/Leave debug statements from Marvell driver | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Fix last few compiler warning within Marvell core driver | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Remove private device name of Marvell SDIO driver | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Fix module description strings for Marvell driver | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Fix complicated assignment of firmware for Marvell devices | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Some coding style cleanup for Marvell core driver | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Remove pointless casts from Marvell debugfs support | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Remove pointless ifdef protection for Marvell header files | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Fix compilation of Marvell driver without debugfs | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Fix Kconfig for Marvell Bluetooth driver | Marcel Holtmann | 2009-08-22 |
* | Bluetooth: Add debugfs support to btmrvl driver | Bing Zhao | 2009-08-22 |
* | Bluetooth: Add Marvell BT-over-SDIO driver | Bing Zhao | 2009-08-22 |
* | Bluetooth: Add btmrvl driver for Marvell Bluetooth devices | Bing Zhao | 2009-08-22 |
* | Bluetooth: Improve USB driver throughput by increasing the frame size | Vikram Kandukuri | 2009-08-22 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-21 |
|\ |
|
| * | mwl8k: update copyright and version number | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: remove mwl8k_queue_work() | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_configure_filter() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_get_stats() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_conf_tx() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_bss_info_changed() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_config() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_stop() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: get rid of mwl8k_start() workqueue use | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: fix firmware command serialisation | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: mwl8k_queue_work() cleanup | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: mwl8k_txq_xmit() rework | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: implement idle mode | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: don't hardcode the number of transmit queues | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: don't touch 'command done' interrupt during firmware load | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: dma header manipulations can't fail | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: ->add_interface() is not called for monitor interfaces | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: fix mwl8k_configure_filter() parameter lifetime issue | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: remove MWL8K_*_SLOTTIME defines | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: remove MWL8K_WMM_* defines | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: remove MWL8K_RADIO_* defines | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: various coding style cleanups | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: sort firmware command list by opcode, and trim unused commands | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g | Lennert Buytenhek | 2009-08-20 |
| * | mwl8k: remove various unused struct members and defines | Lennert Buytenhek | 2009-08-20 |
| * | ath9k: Nuke struct ath9k_node_stats | Vasanthakumar Thiagarajan | 2009-08-20 |
| * | ath9k: Fix bug in retrieving average beacon rssi | Vasanthakumar Thiagarajan | 2009-08-20 |
| * | b43: add hardware tkip | gregor kowski | 2009-08-20 |
| * | b43: LP-PHY: Implement spec updates and remove resolved FIXMEs | Gábor Stefanik | 2009-08-20 |