Age | Commit message (Expand) | Author |
2008-09-11 | iwlwifi: fix compile warning | Zhu Yi |
2008-09-11 | iwlwifi: remove uneeded declarations | Emmanuel Grumbach |
2008-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-09-08 | iwlwifi: cleanup PCI register handling | Tomas Winkler |
2008-09-02 | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) | Mohamed Abbas |
2008-08-18 | removed unused #include <version.h> | Huang Weiyi |
2008-08-18 | iwlwifi: fix printk newlines | Jiri Slaby |
2008-08-04 | iwlwifi: implement iwl5000_calc_rssi | Tomas Winkler |
2008-08-04 | iwlwifi: fix checkpatch.pl errors | Tomas Winkler |
2008-08-04 | iwlwifi: bug fix in AGG flow - cast const to ULL | Emmanuel Grumbach |
2008-08-04 | iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c | Tomas Winkler |
2008-08-04 | iwlwifi: move beacon handling to iwl4965-base.c | Tomas Winkler |
2008-08-04 | iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c | Tomas Winkler |
2008-08-04 | iwlwifi: add power save to 5000 HW | Mohamed Abbas |
2008-08-01 | Remove newline from the description of module parameters | Niels de Vos |
2008-07-14 | iwlwifi: unify 4965 and 5000 scanning code | Tomas Winkler |
2008-07-14 | iwlwifi: differentiate 4965 and 5000 hw ampdu queues number | Tomas Winkler |
2008-07-14 | iwlwifi: fixes RTS / CTS support | Emmanuel Grumbach |
2008-07-08 | iwlwifi: request Tx of block ack request if necessary | Ron Rindjunsky |
2008-07-02 | iwlwifi: fix iwl4965 temperature callback calibration issue | Zhu Yi |
2008-06-30 | iwlwifi: control 11n capabilities through module param | Ron Rindjunsky |
2008-06-30 | iwlwifi: unite common settings of HW params | Ron Rindjunsky |
2008-06-30 | iwlwifi: move rx aggregation functions to iwl-rx.c | Ron Rindjunsky |
2008-06-30 | iwlwifi: setup compressed BA handler | Emmanuel Grumbach |
2008-06-30 | iwlwifi: move RX handlers to iwl-rx.c | Emmanuel Grumbach |
2008-06-30 | iwlwifi: move RX stats to core, and move temperature to handler | Emmanuel Grumbach |
2008-06-14 | mac80211: add helpers for frame control testing | Harvey Harrison |
2008-06-14 | iwlwifi: unify SW rf-kill flow | Emmanuel Grumbach |
2008-06-14 | iwlwifi: general code clean up | Emmanuel Grumbach |
2008-06-14 | iwlwifi: retfactor get_temperature functions | Emmanuel Grumbach |
2008-06-14 | iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c | Emmanuel Grumbach |
2008-06-14 | iwlwifi: move rate helpers to iwlcore | Tomas Winkler |
2008-06-14 | iwlwifi: refactor setting tx power | Tomas Winkler |
2008-06-14 | iwlwifi: refactor tx aggregation response flow | Tomas Winkler |
2008-06-14 | iwlwifi: map sw and hw ampdu queues | Ron Rindjunsky |
2008-06-14 | iwlwifi: add possibility to disable tx_power calibration | Emmanuel Grumbach |
2008-06-14 | iwlwifi: clean up in setup/cancel deferred work | Emmanuel Grumbach |
2008-06-14 | iwlwifi: removes the RUN_TIME_CALIB ifdef | Emmanuel Grumbach |
2008-06-14 | iwlwifi: removing IWL4965_HT config | Ron Rindjunsky |
2008-06-03 | iwlwifi: Rx handlers common use for 4965 and 5000 | Ron Rindjunsky |
2008-06-03 | iwlwifi: move aggregation code to iwl-tx.c | Tomas Winkler |
2008-06-03 | iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c | Tomas Winkler |
2008-06-03 | iwlwifi: move tx reclaim flow into iwl-tx | Tomas Winkler |
2008-06-03 | iwlwifi: move 4965 tx response into iwl-4965.c | Tomas Winkler |
2008-06-03 | iwlwifi: activate status ready timeout only for run time ucode | Ron Rindjunsky |
2008-06-03 | iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c | Tomas Winkler |
2008-06-03 | iwlwifi: move iwl_rxq_stop into iwl-rx.c | Tomas Winkler |
2008-06-03 | iwlwifi: move txq_ctx_stop into iwl-tx.c | Tomas Winkler |
2008-06-03 | iwlwifi: refactor stop master function | Tomas Winkler |
2008-06-03 | iwlwifi: implement apm stop function | Tomas Winkler |