summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove local_to_hwJohannes Berg2012-02-274-11/+5
* mac80211: fix sta_info_flush() return valueJohannes Berg2012-02-271-1/+3
* mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-273-0/+16
* brcm80211: fmac: use correct firmware filenameRafał Miłecki2012-02-271-3/+3
* brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter2012-02-271-4/+4
* net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev2012-02-271-55/+35
* mac80211: use proper sub_if_data on suspend pathJakub Kicinski2012-02-271-1/+1
* ath9k: Cleanup mci.cSujith Manoharan2012-02-271-154/+59
* ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan2012-02-271-294/+68
* ath9k_hw: Remove HW revision checksSujith Manoharan2012-02-271-24/+10
* ath9k_hw: Cleanup MCI reset routineSujith Manoharan2012-02-271-44/+47
* ath9k: Modify ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-8/+8
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-274-68/+1
* ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan2012-02-274-42/+1
* ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-272-6/+22
* ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan2012-02-273-31/+34
* ath9k_htc: Start/stop btcoex using a helperSujith Manoharan2012-02-273-12/+29
* ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-275-14/+80
* ath9k_hw: Cleanup MCI function declarationsSujith Manoharan2012-02-272-267/+254
* ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan2012-02-275-195/+199
* ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-273-118/+163
* ath9k_hw: Setup MCI calibration using a helperSujith Manoharan2012-02-273-38/+54
* ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-273-15/+20
* ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan2012-02-273-27/+28
* ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan2012-02-274-25/+37
* ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-273-2/+34
* ath9k: Calculate ampdu limit using a helperSujith Manoharan2012-02-273-10/+24
* ath9k: Process BTCOEX interrupts using a helperSujith Manoharan2012-02-273-6/+14
* ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan2012-02-273-19/+34
* ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan2012-02-273-47/+54
* ath9k: Initialize MCI params using a helperSujith Manoharan2012-02-273-21/+27
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-274-56/+23
* ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-277-1573/+10
* mac80211: fix associated vs. idle raceJohannes Berg2012-02-271-1/+15
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-276-2/+4
* mac80211: remove redundant monitor_work enqueueingEliad Peller2012-02-271-1/+0
* mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller2012-02-271-2/+6
* wireless: Fix typo in mac80211_hwsim.cMasanari Iida2012-02-271-4/+4
* rt2x00:Add RT5372 chipset supportJohn Li2012-02-275-25/+147
* ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin2012-02-271-4/+2
* rtlwifi: Fix breakage in debug functions when built as a moduleLarry Finger2012-02-271-1/+1
* rt2x00:Add VCO recalibrationJohn Li2012-02-2710-0/+171
* ath9k: Fix descriptor length for AR9462Sujith Manoharan2012-02-272-2/+7
* ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan2012-02-271-2/+2
* ath9k: Initialize NF values properlySujith Manoharan2012-02-272-8/+20
* ath9k: Remove unused initvalsSujith Manoharan2012-02-272-859/+0
* ath9k: Fix phyerr debug statisticsSujith Manoharan2012-02-271-4/+2
* ath9k: Prettify recv debugfs file outputSujith Manoharan2012-02-271-52/+45
* ath9k: Add a debugfs file to display reset statisticsSujith Manoharan2012-02-271-0/+41
* ath9k: Merge wiphy and misc debugfs filesSujith Manoharan2012-02-271-160/+64