Age | Commit message (Expand) | Author |
2008-12-19 | iwlwifi: remove useless goto | Wu Fengguang |
2008-12-19 | iwlwifi: use type uint for module param debug | Wu, Fengguang |
2008-12-12 | iwlwifi: remove qos module parameter | Winkler, Tomas |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas |
2008-12-12 | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi |
2008-12-12 | iwlwifi: fix "MAC in deep sleep" error | Zhu, Yi |
2008-12-05 | iwlwifi: rely on API version read from firmware | Reinette Chatre |
2008-12-05 | iwlwifi: fix DMA channel number in iwl_txq_ctx_stop | Zhu Yi |
2008-12-05 | iwlwifi: properly initialize calibration command header | Tomas Winkler |
2008-11-26 | iwlwifi: TX update chicken bits | Winkler, Tomas |
2008-11-26 | iwlwifi: TX setup fix confusion between TX queue and TX DMA channel | Winkler, Tomas |
2008-11-26 | iwlwifi: 4965 define firmware file name once | Winkler, Tomas |
2008-11-25 | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar |
2008-11-25 | iwlwifi: consolidate station management code | Tomas Winkler |
2008-11-21 | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler |
2008-11-21 | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas |
2008-11-10 | iwlwifi: rename generic iwlagn functions that had a HW specific name | Emmanuel Grumbach |
2008-10-31 | iwlwifi: run through spell checker | Tomas Winkler |
2008-10-31 | iwlwifi: refactor tx byte count table usage | Tomas Winkler |
2008-10-31 | iwlwifi: calibration command namespace renaming | Tomas Winkler |
2008-10-31 | iwlwifi: parametrize eeprom versions | Tomas Winkler |
2008-10-31 | iwlwifi: don't update TFD free counter for invalid station | Tomas Winkler |
2008-10-31 | iwlwifi: refactor TX response flow | Tomas Winkler |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
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 |