summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | iwlegacy: remove unused IL_AC_UNSET defineStanislaw Gruszka2011-11-151-2/+0
| | | * | iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche2011-11-151-4/+4
| | | * | iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_startGreg Dietsche2011-11-151-1/+1
| | | * | iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-1514-411/+297
| | | * | iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-1517-6456/+6439
| | | * | iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka2011-11-157-209/+165
| | | * | iwlegacy: rename iwl-debug.c to debug.cStanislaw Gruszka2011-11-152-1/+1
| | | * | iwlegacy: merge iwl-fh.h into 4965.hStanislaw Gruszka2011-11-152-418/+351
| | | * | iwlegacy: use FH49_ prefix in 4965 codeStanislaw Gruszka2011-11-154-153/+153
| | | * | iwlegacy: use FH39_ prefix in 3945 codeStanislaw Gruszka2011-11-152-3/+3
| | | * | iwlegacy: rename iwl-prph.h to prph.hStanislaw Gruszka2011-11-153-2/+1
| | | * | iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka2011-11-158-412/+303
| | | * | iwlegacy: merge iwl-power.h into common.hStanislaw Gruszka2011-11-155-58/+12
| | | * | iwlegacy: merge iwl-legacy-rs.h into common.hStanislaw Gruszka2011-11-152-473/+442
| | | * | iwlegacy: remove iwl-helpers.hStanislaw Gruszka2011-11-151-187/+0
| | | * | iwlegacy: merge common header filesStanislaw Gruszka2011-11-1518-2023/+2003
| | | * | iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka2011-11-1511-10/+10
| | | * | iwlegacy: rename iwl-csr.h to csr.hStanislaw Gruszka2011-11-153-2/+1
| | | * | iwlegacy: move IL_MASKStanislaw Gruszka2011-11-152-3/+2
| | | * | iwlegacy: remove il_ieee80211_get_hw_confStanislaw Gruszka2011-11-154-9/+3
| | | * | iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka2011-11-157-14/+5
| | | * | iwlegacy: rename module nameStanislaw Gruszka2011-11-151-4/+4
| | | * | iwlegacy: merge common .c filesStanislaw Gruszka2011-11-159-2678/+3147
| | | * | iwlegacy: rename iwl-core.c to common.cStanislaw Gruszka2011-11-152-1/+1
| | | * | iwlegacy: rename other handlersStanislaw Gruszka2011-11-1510-53/+53
| | | * | iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka2011-11-158-33/+33
| | | * | iwlegacy: s/rx_handler/handler/Stanislaw Gruszka2011-11-159-63/+63
| | | * | iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka2011-11-1517-317/+317
| | | * | iwlegacy: s/STATISTICS/STATS/Stanislaw Gruszka2011-11-1513-50/+50
| | | * | iwlegacy: s/STATUS_/S_/Stanislaw Gruszka2011-11-1514-245/+245
| | | * | iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.hStanislaw Gruszka2011-11-1510-855/+675
| | | * | iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.hStanislaw Gruszka2011-11-1514-477/+277
| | | * | iwlegacy: add accidentally removed commentsStanislaw Gruszka2011-11-151-0/+27
| | | * | iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.cStanislaw Gruszka2011-11-153-2/+2
| | | * | iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.cStanislaw Gruszka2011-11-154-3/+2
| | | * | iwlegacy: merge iwl-4965-lib.c into 4965-mac.cStanislaw Gruszka2011-11-153-1195/+1153
| | | * | iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.cStanislaw Gruszka2011-11-154-1588/+1478
| | | * | iwlegacy: merge iwl-4965-sta.c into 4965-mac.cStanislaw Gruszka2011-11-153-713/+677
| | | * | iwlegacy: merge iwl-4965-ucode.c into 4965.cStanislaw Gruszka2011-11-153-167/+126
| | | * | iwlegacy: merge iwl-4965-eeprom.c into 4965.cStanislaw Gruszka2011-11-153-151/+75
| | | * | iwlegacy: merge iwl-3945-led.c into 3945.cStanislaw Gruszka2011-11-154-97/+20
| | | * | iwlegacy: merge iwl-4965-led.c into 4965.cStanislaw Gruszka2011-11-156-109/+33
| | | * | iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka2011-11-155-2/+2
| | | * | iwlegacy: remove for_each_contextStanislaw Gruszka2011-11-157-214/+127
| | | * | iwlegacy: s/TABLE/TBL/Stanislaw Gruszka2011-11-1515-99/+99
| | | * | iwlegacy: s/index/idx/Stanislaw Gruszka2011-11-1526-618/+618
| | | * | iwlegacy: s/INDEX/IDX/Stanislaw Gruszka2011-11-1515-190/+190
| | | * | iwlegacy: s/IL_RATE/RATE/Stanislaw Gruszka2011-11-1513-364/+364
| | | * | iwlegacy: s/window/win/Stanislaw Gruszka2011-11-1510-159/+159
| | | * | iwlegacy: s/statistics/stats/Stanislaw Gruszka2011-11-1520-304/+304
OpenPOWER on IntegriCloud