Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-15 | iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid | Greg Dietsche | |
This message should be a debug message and not an error. Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start | Greg Dietsche | |
This message should be a debug message and not a warning. Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: checkpatch.pl fixes | Stanislaw Gruszka | |
Fix most checkpatch.pl ERRORs and some WARNINGs. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: indentions and whitespaces | Stanislaw Gruszka | |
Process iwlegacy source files using: indent -npro -l500 -nhnl indent -npro -kr -i8 -ts8 -sob -l80 -nbbo -ss -ncs -cp1 -il0 -psl Plus manual compilation fixes. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-debug.h into common.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-debug.c to debug.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-fh.h into 4965.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: use FH49_ prefix in 4965 code | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: use FH39_ prefix in 3945 code | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-prph.h to prph.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-{eeprom,led}.h into common.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-power.h into common.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-legacy-rs.h into common.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: remove iwl-helpers.h | Stanislaw Gruszka | |
This file was already merged into common.h Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge common header files | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-core.h to common.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-csr.h to csr.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: move IL_MASK | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: remove il_ieee80211_get_hw_conf | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-commands.h to commands.h | Stanislaw Gruszka | |
On the way remove also not needed iwl-fh.h include. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename module name | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge common .c files | Stanislaw Gruszka | |
Merge iwl-{tx,rx,sta,scan,power,eeprom,led,hcmd}.c into common.c . Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-core.c to common.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename other handlers | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/rx_reply/hdl/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/rx_handler/handler/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename REPLY_ to N_ or C_ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/STATISTICS/STATS/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/STATUS_/S_/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: add accidentally removed comments | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-4965-lib.c into 4965-mac.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-4965-sta.c into 4965-mac.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-4965-ucode.c into 4965.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-4965-eeprom.c into 4965.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-3945-led.c into 3945.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: merge iwl-4965-led.c into 4965.c | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: rename base 4965 and 3945 file names | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: remove for_each_context | Stanislaw Gruszka | |
We do not support many contexts. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/TABLE/TBL/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/index/idx/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/INDEX/IDX/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/IL_RATE/RATE/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/window/win/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/statistics/stats/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||
2011-11-15 | iwlegacy: s/il_rx_mem_buffer/il_rx_buf/ | Stanislaw Gruszka | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> |