| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlegacy: move under intel directory | Kalle Valo | 2015-11-18 | 1 | -1950/+0 |
* | wireless: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-03 | 1 | -1/+0 |
* | mac80211: support secondary channel offset in CSA | Johannes Berg | 2013-04-16 | 1 | -1/+1 |
* | net: iwlegacy: remove unused variable | Guenter Roeck | 2013-01-30 | 1 | -3/+0 |
* | iwlegacy: merge all ops structures into one | Stanislaw Gruszka | 2012-02-22 | 1 | -32/+19 |
* | iwlegacy: merge il_lib_ops into il_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -11/+8 |
* | iwlegacy: remove il_apm_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -5/+2 |
* | iwlegacy: merge eeprom_ops into lib_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -4/+2 |
* | iwlegacy: remove temp_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -4/+1 |
* | iwlegacy: move debugfs_ops to il_priv | Stanislaw Gruszka | 2012-02-22 | 1 | -7/+0 |
* | iwlegacy: gather all 4965 handlers in one place | Stanislaw Gruszka | 2012-02-22 | 1 | -312/+0 |
* | iwlegacy: regulatory_bands is not an ops | Stanislaw Gruszka | 2012-02-22 | 1 | -8/+11 |
* | iwlegacy: remove set_hw_params callback | Stanislaw Gruszka | 2012-02-06 | 1 | -76/+0 |
* | iwlegacy: remove struct il_tx_info | Stanislaw Gruszka | 2012-02-06 | 1 | -8/+10 |
* | iwlegacy: merge il_base_params into il_cfg | Stanislaw Gruszka | 2012-02-06 | 1 | -20/+17 |
* | iwlegacy: move ops out of config | Stanislaw Gruszka | 2012-02-06 | 1 | -29/+5 |
* | iwlegacy: get rid of ctx structure | Stanislaw Gruszka | 2012-02-06 | 1 | -32/+30 |
* | iwlegacy: get rid of ctx->is_active | Stanislaw Gruszka | 2012-02-06 | 1 | -3/+0 |
* | iwlegacy: move bcast_sta_id to hw_params | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+1 |
* | iwlegacy: get rid of ctx->rxon_cmd | Stanislaw Gruszka | 2012-02-06 | 1 | -3/+3 |
* | iwlegacy: move rxon commands out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 1 | -50/+49 |
* | iwlegacy: 4965: remove one il4965_hdl_beacon | Stanislaw Gruszka | 2012-01-04 | 1 | -19/+0 |
* | iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS | Greg Dietsche | 2011-11-16 | 1 | -0/+2 |
* | iwlegacy: remove unused IL_AC_UNSET define | Stanislaw Gruszka | 2011-11-15 | 1 | -2/+0 |
* | iwlegacy: checkpatch.pl fixes | Stanislaw Gruszka | 2011-11-15 | 1 | -2/+2 |
* | iwlegacy: indentions and whitespaces | Stanislaw Gruszka | 2011-11-15 | 1 | -373/+368 |
* | iwlegacy: use FH49_ prefix in 4965 code | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: merge iwl-{eeprom,led}.h into common.h | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+0 |
* | iwlegacy: merge common header files | Stanislaw Gruszka | 2011-11-15 | 1 | -5/+1 |
* | iwlegacy: rename iwl-core.h to common.h | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: remove il_ieee80211_get_hw_conf | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: rename other handlers | Stanislaw Gruszka | 2011-11-15 | 1 | -2/+2 |
* | iwlegacy: s/rx_reply/hdl/ | Stanislaw Gruszka | 2011-11-15 | 1 | -4/+4 |
* | iwlegacy: s/rx_handler/handler/ | Stanislaw Gruszka | 2011-11-15 | 1 | -5/+5 |
* | iwlegacy: rename REPLY_ to N_ or C_ | Stanislaw Gruszka | 2011-11-15 | 1 | -12/+12 |
* | iwlegacy: s/STATISTICS/STATS/ | Stanislaw Gruszka | 2011-11-15 | 1 | -2/+2 |
* | iwlegacy: s/STATUS_/S_/ | Stanislaw Gruszka | 2011-11-15 | 1 | -9/+9 |
* | iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h | Stanislaw Gruszka | 2011-11-15 | 1 | -3/+23 |
* | iwlegacy: merge iwl-4965-ucode.c into 4965.c | Stanislaw Gruszka | 2011-11-15 | 1 | -0/+125 |
* | iwlegacy: merge iwl-4965-eeprom.c into 4965.c | Stanislaw Gruszka | 2011-11-15 | 1 | -0/+74 |
* | iwlegacy: merge iwl-4965-led.c into 4965.c | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+30 |
* | iwlegacy: rename base 4965 and 3945 file names | Stanislaw Gruszka | 2011-11-15 | 1 | -0/+2183 |