| Commit message (Expand) | Author | Age |
* | iwlegacy: remove unused enum il4965_calib_enabled_state | Greg Dietsche | 2012-02-29 |
* | iwlegacy: remove enum iw_calib and related code | Greg Dietsche | 2012-02-29 |
* | iwlegacy: remove il_is_rfkill_hw | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/g | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: small queue initializations cleanup | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: do not grab nic access if rfkill | Stanislaw Gruszka | 2012-02-22 |
* | iwleagcy: remove old comments | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: get rid of tx/rx traffic log | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: merge all ops structures into one | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: merge il_lib_ops into il_ops | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: remove il_apm_ops | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: merge eeprom_ops into lib_ops | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: remove temp_ops | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: move debugfs_ops to il_priv | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: gather all 4965 handlers in one place | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: regulatory_bands is not an ops | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: use writeb,writel,readl directly | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: cleanup/fix memory barriers | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: always check if got h/w access before write | Stanislaw Gruszka | 2012-02-22 |
* | iwlegacy: remove set_hw_params callback | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: remove struct il_tx_info | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: merge il_base_params into il_cfg | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move ops out of config | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx structure | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx->is_active | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx->ac_to_queue | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx->ac_to_fifo | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move ht out of ctx structure | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move qos_data out of ctx structure | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: remove ctx interface_modes | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx->station_flags | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move wep_keys out of context | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of mcast_queue | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctxid | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of *_devtype | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move bcast_sta_id to hw_params | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ap_sta_id | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of wep_key_cmd | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of qos_cmd | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of rxon_assoc_cmd | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx->rxon_timing_cmd | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: get rid of ctx->rxon_cmd | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move rxon commands out of ctx structure | Stanislaw Gruszka | 2012-02-06 |
* | iwlegacy: move some i/o helpers out of inline | Stanislaw Gruszka | 2012-01-04 |
* | iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS | Greg Dietsche | 2011-11-16 |
* | iwlegacy: checkpatch.pl fixes | Stanislaw Gruszka | 2011-11-15 |
* | iwlegacy: indentions and whitespaces | Stanislaw Gruszka | 2011-11-15 |
* | iwlegacy: merge iwl-debug.h into common.h | Stanislaw Gruszka | 2011-11-15 |
* | iwlegacy: use FH49_ prefix in 4965 code | Stanislaw Gruszka | 2011-11-15 |