aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAge
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-04
* iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-04
* iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka2012-01-04
* iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-04
* iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-04
* iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-04
* iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2012-01-04
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-04
* iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-04
* iwlegacy: remove iwl-sta.cStanislaw Gruszka2012-01-04
* iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche2011-11-16
* | iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche2011-11-16
* | iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche2011-11-16
* | iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche2011-11-16
* | iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche2011-11-16
* | iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche2011-11-16
* | iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche2011-11-16
* | iwlegacy: remove unused IL_AC_UNSET defineStanislaw Gruszka2011-11-15
* | iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche2011-11-15
* | iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_startGreg Dietsche2011-11-15
* | iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-15
* | iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-15
* | iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka2011-11-15
* | iwlegacy: rename iwl-debug.c to debug.cStanislaw Gruszka2011-11-15
* | iwlegacy: merge iwl-fh.h into 4965.hStanislaw Gruszka2011-11-15
* | iwlegacy: use FH49_ prefix in 4965 codeStanislaw Gruszka2011-11-15
* | iwlegacy: use FH39_ prefix in 3945 codeStanislaw Gruszka2011-11-15
* | iwlegacy: rename iwl-prph.h to prph.hStanislaw Gruszka2011-11-15
* | iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka2011-11-15
* | iwlegacy: merge iwl-power.h into common.hStanislaw Gruszka2011-11-15
* | iwlegacy: merge iwl-legacy-rs.h into common.hStanislaw Gruszka2011-11-15
* | iwlegacy: remove iwl-helpers.hStanislaw Gruszka2011-11-15
* | iwlegacy: merge common header filesStanislaw Gruszka2011-11-15
* | iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka2011-11-15
* | iwlegacy: rename iwl-csr.h to csr.hStanislaw Gruszka2011-11-15
* | iwlegacy: move IL_MASKStanislaw Gruszka2011-11-15
* | iwlegacy: remove il_ieee80211_get_hw_confStanislaw Gruszka2011-11-15
* | iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka2011-11-15
* | iwlegacy: rename module nameStanislaw Gruszka2011-11-15
* | iwlegacy: merge common .c filesStanislaw Gruszka2011-11-15
* | iwlegacy: rename iwl-core.c to common.cStanislaw Gruszka2011-11-15
* | iwlegacy: rename other handlersStanislaw Gruszka2011-11-15
* | iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka2011-11-15
* | iwlegacy: s/rx_handler/handler/Stanislaw Gruszka2011-11-15
* | iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka2011-11-15
* | iwlegacy: s/STATISTICS/STATS/Stanislaw Gruszka2011-11-15
* | iwlegacy: s/STATUS_/S_/Stanislaw Gruszka2011-11-15