Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-16 | iwlegacy: 4965: remove vif null check in request_scan | Greg Dietsche | 1 | -2/+1 | |
remove null check on vif in il4965_request_scan 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 | 1 | -1/+1 | |
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 | 1 | -33/+27 | |
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 | 1 | -1104/+1069 | |
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: use FH49_ prefix in 4965 code | Stanislaw Gruszka | 1 | -48/+48 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: merge iwl-{eeprom,led}.h into common.h | Stanislaw Gruszka | 1 | -1/+0 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: merge common header files | Stanislaw Gruszka | 1 | -6/+2 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: rename iwl-core.h to common.h | Stanislaw Gruszka | 1 | -1/+1 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: move IL_MASK | Stanislaw Gruszka | 1 | -0/+2 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: rename other handlers | Stanislaw Gruszka | 1 | -15/+15 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: s/rx_reply/hdl/ | Stanislaw Gruszka | 1 | -11/+11 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: s/rx_handler/handler/ | Stanislaw Gruszka | 1 | -24/+24 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: rename REPLY_ to N_ or C_ | Stanislaw Gruszka | 1 | -48/+48 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: s/STATISTICS/STATS/ | Stanislaw Gruszka | 1 | -9/+9 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: s/STATUS_/S_/ | Stanislaw Gruszka | 1 | -67/+67 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h | Stanislaw Gruszka | 1 | -3/+7 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: add accidentally removed comments | Stanislaw Gruszka | 1 | -0/+27 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: merge iwl-4965-lib.c into 4965-mac.c | Stanislaw Gruszka | 1 | -0/+1152 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c | Stanislaw Gruszka | 1 | -0/+1477 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: merge iwl-4965-sta.c into 4965-mac.c | Stanislaw Gruszka | 1 | -0/+677 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: merge iwl-4965-led.c into 4965.c | Stanislaw Gruszka | 1 | -1/+0 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | |||||
2011-11-15 | iwlegacy: rename base 4965 and 3945 file names | Stanislaw Gruszka | 1 | -0/+3245 | |
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> |