summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev
2012-02-29zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli
2012-02-27iwlwifi: fix IDI compilationEmmanuel Grumbach
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy
2012-02-27iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy
2012-02-27iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach
2012-02-27iwlwifi: document the operational modeEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: eeprom gets transport and not busEmmanuel Grumbach
2012-02-27iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach
2012-02-27iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-27iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach
2012-02-27iwlwifi: drv object can release its own memoryEmmanuel Grumbach
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach
2012-02-27iwlwifi: move uCode flags handling to op_modeJohannes Berg
2012-02-27iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach
2012-02-27iwlwifi: parse_tlv functions set the fw_version stringEmmanuel Grumbach
2012-02-27rt2800pci: Fix 'Error - MCU request failed' during initializationJakub Kicinski
2012-02-27rt2800: Add documentation on MCU requestsJakub Kicinski
2012-02-27iwlwifi: iwl-agn.h included twiceDanny Kukawka
2012-02-27mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-27mac80211: fix sta_info_flush() return valueJohannes Berg
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg
2012-02-27brcm80211: fmac: use correct firmware filenameRafał Miłecki
2012-02-27brcm80211: fmac: fix a couple checking after dereference bugsDan Carpenter
2012-02-27net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski
2012-02-27ath9k: Cleanup mci.cSujith Manoharan
2012-02-27ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan
2012-02-27ath9k_hw: Remove HW revision checksSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI reset routineSujith Manoharan
2012-02-27ath9k: Modify ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan
2012-02-27ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k_hw: Cleanup MCI function declarationsSujith Manoharan