Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iwlegacy: merge iwl-debug.h into common.h | Stanislaw Gruszka | 2011-11-15 | 7 | -209/+165 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-debug.c to debug.c | Stanislaw Gruszka | 2011-11-15 | 2 | -1/+1 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-fh.h into 4965.h | Stanislaw Gruszka | 2011-11-15 | 2 | -418/+351 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: use FH49_ prefix in 4965 code | Stanislaw Gruszka | 2011-11-15 | 4 | -153/+153 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: use FH39_ prefix in 3945 code | Stanislaw Gruszka | 2011-11-15 | 2 | -3/+3 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-prph.h to prph.h | Stanislaw Gruszka | 2011-11-15 | 3 | -2/+1 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-{eeprom,led}.h into common.h | Stanislaw Gruszka | 2011-11-15 | 8 | -412/+303 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-power.h into common.h | Stanislaw Gruszka | 2011-11-15 | 5 | -58/+12 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-legacy-rs.h into common.h | Stanislaw Gruszka | 2011-11-15 | 2 | -473/+442 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: remove iwl-helpers.h | Stanislaw Gruszka | 2011-11-15 | 1 | -187/+0 |
| | | | | | | This file was already merged into common.h Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge common header files | Stanislaw Gruszka | 2011-11-15 | 18 | -2023/+2003 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-core.h to common.h | Stanislaw Gruszka | 2011-11-15 | 11 | -10/+10 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-csr.h to csr.h | Stanislaw Gruszka | 2011-11-15 | 3 | -2/+1 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: move IL_MASK | Stanislaw Gruszka | 2011-11-15 | 2 | -3/+2 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: remove il_ieee80211_get_hw_conf | Stanislaw Gruszka | 2011-11-15 | 4 | -9/+3 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-commands.h to commands.h | Stanislaw Gruszka | 2011-11-15 | 7 | -14/+5 |
| | | | | | | On the way remove also not needed iwl-fh.h include. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename module name | Stanislaw Gruszka | 2011-11-15 | 1 | -4/+4 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge common .c files | Stanislaw Gruszka | 2011-11-15 | 9 | -2678/+3147 |
| | | | | | | Merge iwl-{tx,rx,sta,scan,power,eeprom,led,hcmd}.c into common.c . Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-core.c to common.c | Stanislaw Gruszka | 2011-11-15 | 2 | -1/+1 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename other handlers | Stanislaw Gruszka | 2011-11-15 | 10 | -53/+53 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/rx_reply/hdl/ | Stanislaw Gruszka | 2011-11-15 | 8 | -33/+33 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/rx_handler/handler/ | Stanislaw Gruszka | 2011-11-15 | 9 | -63/+63 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename REPLY_ to N_ or C_ | Stanislaw Gruszka | 2011-11-15 | 17 | -317/+317 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/STATISTICS/STATS/ | Stanislaw Gruszka | 2011-11-15 | 13 | -50/+50 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/STATUS_/S_/ | Stanislaw Gruszka | 2011-11-15 | 14 | -245/+245 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h | Stanislaw Gruszka | 2011-11-15 | 10 | -855/+675 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h | Stanislaw Gruszka | 2011-11-15 | 14 | -477/+277 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: add accidentally removed comments | Stanislaw Gruszka | 2011-11-15 | 1 | -0/+27 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c | Stanislaw Gruszka | 2011-11-15 | 3 | -2/+2 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c | Stanislaw Gruszka | 2011-11-15 | 4 | -3/+2 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-4965-lib.c into 4965-mac.c | Stanislaw Gruszka | 2011-11-15 | 3 | -1195/+1153 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c | Stanislaw Gruszka | 2011-11-15 | 4 | -1588/+1478 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-4965-sta.c into 4965-mac.c | Stanislaw Gruszka | 2011-11-15 | 3 | -713/+677 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-4965-ucode.c into 4965.c | Stanislaw Gruszka | 2011-11-15 | 3 | -167/+126 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-4965-eeprom.c into 4965.c | Stanislaw Gruszka | 2011-11-15 | 3 | -151/+75 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-3945-led.c into 3945.c | Stanislaw Gruszka | 2011-11-15 | 4 | -97/+20 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: merge iwl-4965-led.c into 4965.c | Stanislaw Gruszka | 2011-11-15 | 6 | -109/+33 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename base 4965 and 3945 file names | Stanislaw Gruszka | 2011-11-15 | 5 | -2/+2 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: remove for_each_context | Stanislaw Gruszka | 2011-11-15 | 7 | -214/+127 |
| | | | | | | We do not support many contexts. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/TABLE/TBL/ | Stanislaw Gruszka | 2011-11-15 | 15 | -99/+99 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/index/idx/ | Stanislaw Gruszka | 2011-11-15 | 26 | -618/+618 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/INDEX/IDX/ | Stanislaw Gruszka | 2011-11-15 | 15 | -190/+190 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/IL_RATE/RATE/ | Stanislaw Gruszka | 2011-11-15 | 13 | -364/+364 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/window/win/ | Stanislaw Gruszka | 2011-11-15 | 10 | -159/+159 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/statistics/stats/ | Stanislaw Gruszka | 2011-11-15 | 20 | -304/+304 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/il_rx_mem_buffer/il_rx_buf/ | Stanislaw Gruszka | 2011-11-15 | 15 | -62/+62 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: partial rxon context cleanup | Stanislaw Gruszka | 2011-11-15 | 12 | -139/+111 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/ | Stanislaw Gruszka | 2011-11-15 | 17 | -52/+52 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: rename remaining IWLs to ILs | Stanislaw Gruszka | 2011-11-15 | 31 | -302/+299 |
| | | | | | | Also rename config names IWLWIFI_LEGACY to IWLEGACY Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> | ||||
* | iwlegacy: remove not needed parentheses | Stanislaw Gruszka | 2011-11-15 | 17 | -182/+168 |
| | | | | Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> |