Age | Commit message (Expand) | Author | Files | Lines |
2012-02-28 | iwlwifi: move eeprom defines to iwl-eeprom.c | Emmanuel Grumbach | 2 | -3/+4 |
2012-02-28 | iwlwifi: remove a few dereferences to iwl_priv from the tansport | Emmanuel Grumbach | 1 | -4/+3 |
2012-02-28 | iwlwifi: virtualize op_mode's fw_error | Emmanuel Grumbach | 7 | -5/+21 |
2012-02-28 | iwlwifi: virtualize op_mode's set_hw_rf_kill | Emmanuel Grumbach | 7 | -7/+18 |
2012-02-28 | iwlwifi: virtualize op_mode's stop/start queue | Emmanuel Grumbach | 6 | -6/+31 |
2012-02-28 | iwlwifi: virtualize op_mode's rx | Emmanuel Grumbach | 6 | -7/+21 |
2012-02-28 | iwlwifi: virtualize op_mode's free skb | Emmanuel Grumbach | 7 | -3/+34 |
2012-02-28 | iwlwifi: use sparse compliant __aligned__ attribute | Emmanuel Grumbach | 2 | -2/+2 |
2012-02-28 | iwlwifi: virtualize the op_mode | Emmanuel Grumbach | 12 | -65/+204 |
2012-02-28 | iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop | Emmanuel Grumbach | 3 | -3/+3 |
2012-02-28 | iwlwifi: drv object can release its own memory | Emmanuel Grumbach | 3 | -2/+21 |
2012-02-28 | iwlwifi: introducing the drv object's flows | Emmanuel Grumbach | 6 | -29/+210 |
2012-02-28 | iwlwifi: move uCode flags handling to op_mode | Johannes Berg | 2 | -16/+21 |
2012-02-28 | iwlwifi: move content of iwl_probe to post fetch_fw | Emmanuel Grumbach | 4 | -55/+67 |
2012-02-28 | iwlwifi: parse_tlv functions set the fw_version string | Emmanuel Grumbach | 2 | -31/+44 |
2012-02-27 | rt2800pci: Fix 'Error - MCU request failed' during initialization | Jakub Kicinski | 1 | -8/+17 |
2012-02-27 | rt2800: Add documentation on MCU requests | Jakub Kicinski | 2 | -4/+19 |
2012-02-27 | iwlwifi: iwl-agn.h included twice | Danny Kukawka | 1 | -1/+0 |
2012-02-27 | mac80211_hwsim: correctly line up a multiline printk | Antonio Quartulli | 1 | -1/+1 |
2012-02-27 | mac80211: remove local_to_hw | Johannes Berg | 4 | -11/+5 |
2012-02-27 | mac80211: fix sta_info_flush() return value | Johannes Berg | 1 | -1/+3 |
2012-02-27 | mac80211: fix auth/assoc data & timer leak | Johannes Berg | 3 | -0/+16 |
2012-02-27 | brcm80211: fmac: use correct firmware filename | Rafał Miłecki | 1 | -3/+3 |
2012-02-27 | brcm80211: fmac: fix a couple checking after dereference bugs | Dan Carpenter | 1 | -4/+4 |
2012-02-27 | net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h | Stanislav Yakovlev | 1 | -55/+35 |
2012-02-27 | mac80211: use proper sub_if_data on suspend path | Jakub Kicinski | 1 | -1/+1 |
2012-02-27 | ath9k: Cleanup mci.c | Sujith Manoharan | 1 | -154/+59 |
2012-02-27 | ath9k_hw: MCI whitespace/debug cleanup | Sujith Manoharan | 1 | -294/+68 |
2012-02-27 | ath9k_hw: Remove HW revision checks | Sujith Manoharan | 1 | -24/+10 |
2012-02-27 | ath9k_hw: Cleanup MCI reset routine | Sujith Manoharan | 1 | -44/+47 |
2012-02-27 | ath9k: Modify ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 1 | -8/+8 |
2012-02-27 | ath9k: Remove ATH9K_HW_CAP_MCI checks | Sujith Manoharan | 4 | -68/+1 |
2012-02-27 | ath9k: Remove ATH_BTCOEX_CFG_NONE checks | Sujith Manoharan | 4 | -42/+1 |
2012-02-27 | ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 2 | -6/+22 |
2012-02-27 | ath9k_htc: Init BTCOEX inside htc_drv_gpio.c | Sujith Manoharan | 3 | -31/+34 |
2012-02-27 | ath9k_htc: Start/stop btcoex using a helper | Sujith Manoharan | 3 | -12/+29 |
2012-02-27 | ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 5 | -14/+80 |
2012-02-27 | ath9k_hw: Cleanup MCI function declarations | Sujith Manoharan | 2 | -267/+254 |
2012-02-27 | ath9k_hw: Cleanup MCI bits from hw.h | Sujith Manoharan | 5 | -195/+199 |
2012-02-27 | ath9k_hw: Cleanup MCI bits from ath9k_hw_reset() | Sujith Manoharan | 3 | -118/+163 |
2012-02-27 | ath9k_hw: Setup MCI calibration using a helper | Sujith Manoharan | 3 | -38/+54 |
2012-02-27 | ath9k_hw: Handle MCI power state using a helper | Sujith Manoharan | 3 | -15/+20 |
2012-02-27 | ath9k_hw: Use a helper function to get MCI ISR | Sujith Manoharan | 3 | -27/+28 |
2012-02-27 | ath9k: Initialize BTCOEX scheme using a helper | Sujith Manoharan | 4 | -25/+37 |
2012-02-27 | ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 3 | -2/+34 |
2012-02-27 | ath9k: Calculate ampdu limit using a helper | Sujith Manoharan | 3 | -10/+24 |
2012-02-27 | ath9k: Process BTCOEX interrupts using a helper | Sujith Manoharan | 3 | -6/+14 |
2012-02-27 | ath9k: Use proper start/stop routines for BTCOEX | Sujith Manoharan | 3 | -19/+34 |
2012-02-27 | ath9k: Move BTCOEX init/deinit functions to gpio.c | Sujith Manoharan | 3 | -47/+54 |
2012-02-27 | ath9k: Initialize MCI params using a helper | Sujith Manoharan | 3 | -21/+27 |