Age | Commit message (Expand) | Author |
2011-12-06 | iwlegacy: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-16 | iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS | Greg Dietsche |
2011-11-16 | iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read | Greg Dietsche |
2011-11-16 | iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl | Greg Dietsche |
2011-11-16 | iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var | Greg Dietsche |
2011-11-16 | iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta | Greg Dietsche |
2011-11-16 | iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status | Greg Dietsche |
2011-11-16 | iwlegacy: 4965: remove vif null check in request_scan | Greg Dietsche |
2011-11-15 | iwlegacy: remove unused IL_AC_UNSET define | Stanislaw Gruszka |
2011-11-15 | iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid | Greg Dietsche |
2011-11-15 | iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start | Greg Dietsche |
2011-11-15 | iwlegacy: checkpatch.pl fixes | Stanislaw Gruszka |
2011-11-15 | iwlegacy: indentions and whitespaces | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-debug.h into common.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-debug.c to debug.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-fh.h into 4965.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: use FH49_ prefix in 4965 code | Stanislaw Gruszka |
2011-11-15 | iwlegacy: use FH39_ prefix in 3945 code | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-prph.h to prph.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-{eeprom,led}.h into common.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-power.h into common.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-legacy-rs.h into common.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: remove iwl-helpers.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge common header files | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-core.h to common.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-csr.h to csr.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: move IL_MASK | Stanislaw Gruszka |
2011-11-15 | iwlegacy: remove il_ieee80211_get_hw_conf | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-commands.h to commands.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename module name | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge common .c files | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-core.c to common.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename other handlers | Stanislaw Gruszka |
2011-11-15 | iwlegacy: s/rx_reply/hdl/ | Stanislaw Gruszka |
2011-11-15 | iwlegacy: s/rx_handler/handler/ | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename REPLY_ to N_ or C_ | Stanislaw Gruszka |
2011-11-15 | iwlegacy: s/STATISTICS/STATS/ | Stanislaw Gruszka |
2011-11-15 | iwlegacy: s/STATUS_/S_/ | Stanislaw Gruszka |
2011-11-15 | iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h | Stanislaw Gruszka |
2011-11-15 | iwlegacy: add accidentally removed comments | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-4965-lib.c into 4965-mac.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-4965-sta.c into 4965-mac.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-4965-ucode.c into 4965.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-4965-eeprom.c into 4965.c | Stanislaw Gruszka |
2011-11-15 | iwlegacy: merge iwl-3945-led.c into 3945.c | Stanislaw Gruszka |