| Commit message (Expand) | Author | Age |
* | ath9k: Remove ATH_BTCOEX_CFG_NONE checks | Sujith Manoharan | 2012-02-27 |
* | ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 2012-02-27 |
* | ath9k_htc: Init BTCOEX inside htc_drv_gpio.c | Sujith Manoharan | 2012-02-27 |
* | ath9k_htc: Start/stop btcoex using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Cleanup MCI function declarations | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Cleanup MCI bits from hw.h | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Cleanup MCI bits from ath9k_hw_reset() | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Setup MCI calibration using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Handle MCI power state using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: Use a helper function to get MCI ISR | Sujith Manoharan | 2012-02-27 |
* | ath9k: Initialize BTCOEX scheme using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 2012-02-27 |
* | ath9k: Calculate ampdu limit using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k: Process BTCOEX interrupts using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k: Use proper start/stop routines for BTCOEX | Sujith Manoharan | 2012-02-27 |
* | ath9k: Move BTCOEX init/deinit functions to gpio.c | Sujith Manoharan | 2012-02-27 |
* | ath9k: Initialize MCI params using a helper | Sujith Manoharan | 2012-02-27 |
* | ath9k: Cleanup MCI init/deinit routines | Sujith Manoharan | 2012-02-27 |
* | ath9k: Remove AR9462 v1.0 support | Sujith Manoharan | 2012-02-27 |
* | wireless: Fix typo in mac80211_hwsim.c | Masanari Iida | 2012-02-27 |
* | rt2x00:Add RT5372 chipset support | John Li | 2012-02-27 |
* | ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back | Pavel Roskin | 2012-02-27 |
* | rtlwifi: Fix breakage in debug functions when built as a module | Larry Finger | 2012-02-27 |
* | rt2x00:Add VCO recalibration | John Li | 2012-02-27 |
* | ath9k: Fix descriptor length for AR9462 | Sujith Manoharan | 2012-02-27 |
* | ath9k: Fix programming SYNTH4 for AR9462 | Sujith Manoharan | 2012-02-27 |
* | ath9k: Initialize NF values properly | Sujith Manoharan | 2012-02-27 |
* | ath9k: Remove unused initvals | Sujith Manoharan | 2012-02-27 |
* | ath9k: Fix phyerr debug statistics | Sujith Manoharan | 2012-02-27 |
* | ath9k: Prettify recv debugfs file output | Sujith Manoharan | 2012-02-27 |
* | ath9k: Add a debugfs file to display reset statistics | Sujith Manoharan | 2012-02-27 |
* | ath9k: Merge wiphy and misc debugfs files | Sujith Manoharan | 2012-02-27 |
* | ath9k: Remove unnecessary variable initialization | Sujith Manoharan | 2012-02-27 |
* | ath9k_hw: remove duplicate initvals | Felix Fietkau | 2012-02-27 |
* | rt2x00: Add support for D-Link DWA-127 to rt2800usb. | Gertjan van Wingerde | 2012-02-27 |
* | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2012-02-27 |
|\ |
|
| * | iwlwifi: enable receiving beacons when not associated | Meenakshi Venkataraman | 2012-02-17 |
| * | iwlwifi: remove un-necessary return | Wey-Yi Guy | 2012-02-17 |
| * | iwlwifi: SRAM size moves from hw_params to cfg | Emmanuel Grumbach | 2012-02-17 |
| * | iwlwifi: save ucode capabilities in iwl_fw | Don Fry | 2012-02-17 |
| * | iwlwifi: changes args to iwl_nic for firmware operations | Don Fry | 2012-02-17 |
| * | iwlwifi: the transport knows its state | Emmanuel Grumbach | 2012-02-17 |
| * | iwlwifi: move event and err pointers to iwl_nic | Don Fry | 2012-02-17 |
| * | iwlwifi: document the transport layer | Emmanuel Grumbach | 2012-02-17 |
| * | iwlwifi: send testmode hcmd reply with rx header | Amit Beka | 2012-02-17 |
| * | iwlwifi: fixes to testmode indirect access | Amit Beka | 2012-02-17 |
| * | iwlwifi: use enhance_sensitivity from iwl_fw | Emmanuel Grumbach | 2012-02-17 |
| * | iwlwifi: iwl_set_hw_params returns always 0 | Emmanuel Grumbach | 2012-02-17 |
| * | iwlwifi: kill iwl_down and s/__iwl_down/iwl_down | Emmanuel Grumbach | 2012-02-17 |