summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-276-6/+31
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-276-7/+21
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-277-3/+34
* iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach2012-02-272-2/+2
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-2712-65/+204
* iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach2012-02-273-3/+3
* iwlwifi: drv object can release its own memoryEmmanuel Grumbach2012-02-273-2/+21
* iwlwifi: introducing the drv object's flowsEmmanuel Grumbach2012-02-276-29/+210
* iwlwifi: move uCode flags handling to op_modeJohannes Berg2012-02-272-16/+21
* iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach2012-02-274-55/+67
* iwlwifi: parse_tlv functions set the fw_version stringEmmanuel Grumbach2012-02-272-31/+44
* rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski2012-02-271-8/+17
* rt2800: Add documentation on MCU requestsJakub Kicinski2012-02-272-4/+19
* iwlwifi: iwl-agn.h included twiceDanny Kukawka2012-02-271-1/+0
* mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli2012-02-271-1/+1
* 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