summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2012-02-062-3/+1
* | iwlegacy: move wep_keys out of contextStanislaw Gruszka2012-02-062-38/+39
* | iwlegacy: get rid of mcast_queueStanislaw Gruszka2012-02-062-16/+4
* | iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-065-14/+1
* | iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-064-11/+3
* | iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-067-18/+19
* | iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-064-5/+3
* | iwlegacy: get rid of wep_key_cmdStanislaw Gruszka2012-02-063-5/+1
* | iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-064-4/+1
* | iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka2012-02-063-3/+0
* | iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-064-4/+2
* | iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka2012-02-064-6/+4
* | iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-069-228/+205
|/
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-041-4/+4
* iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-043-15/+6
* iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka2012-01-041-20/+11
* iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-042-21/+1
* iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-042-20/+1
* iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-042-30/+9
* iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2012-01-042-25/+18
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-042-192/+175
* iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-041-1/+1
* iwlegacy: remove iwl-sta.cStanislaw Gruszka2012-01-041-817/+0
* iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-3/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-222-0/+2
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-315-0/+5
* | iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche2011-11-165-42/+8
* | iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche2011-11-161-7/+1
* | iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche2011-11-161-9/+3
* | iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche2011-11-161-4/+1
* | iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-11-161-3/+0
* | iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche2011-11-161-1/+1
* | iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche2011-11-161-2/+1
* | 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
OpenPOWER on IntegriCloud