summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg2012-02-291-3/+3
* mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg2012-02-291-33/+38
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-295-33/+25
* ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev2012-02-291-9/+2
* zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli2012-02-291-1/+11
* iwlwifi: fix IDI compilationEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: update pci subsystem idWey-Yi Guy2012-02-273-3/+16
* iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy2012-02-271-0/+1
* iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-272-4/+5
* iwlwifi: document the operational modeEmmanuel Grumbach2012-02-272-8/+34
* iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2012-02-272-4/+2
* iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-274-14/+15
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-279-188/+29
* iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-273-77/+80
* iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2012-02-272-3/+4
* iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach2012-02-271-4/+3
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-277-5/+21
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-277-7/+18
* 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
OpenPOWER on IntegriCloud