| Commit message (Expand) | Author | Age | Files | Lines |
* | iwl3945: kill iwl3945_rx_queue_restock | Winkler, Tomas | 2009-01-29 | 1 | -0/+2 |
* | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 2009-01-29 | 1 | -13/+16 |
* | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas | 2009-01-29 | 1 | -3/+6 |
* | iwl3945: Have consistant and not redefined HW constants | Samuel Ortiz | 2009-01-29 | 1 | -4/+5 |
* | iwlwifi: remove useless goto | Wu Fengguang | 2008-12-19 | 1 | -6/+2 |
* | iwlwifi: use type uint for module param debug | Wu, Fengguang | 2008-12-19 | 1 | -1/+1 |
* | iwlwifi: remove qos module parameter | Winkler, Tomas | 2008-12-12 | 1 | -3/+0 |
* | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 2008-12-12 | 1 | -8/+5 |
* | iwlwifi: rely on API version read from firmware | Reinette Chatre | 2008-12-05 | 1 | -12/+34 |
* | iwlwifi: fix DMA channel number in iwl_txq_ctx_stop | Zhu Yi | 2008-12-05 | 1 | -0/+1 |
* | iwlwifi: 5150 enable LO, TXIQ and BB calibrations | Winkler, Tomas | 2008-12-05 | 1 | -1/+4 |
* | iwlwifi: 5150 parametrize eeprom versions | Tomas Winkler | 2008-12-05 | 1 | -0/+2 |
* | iwlwifi: 5150 compute ct kill threshold | Tomas Winkler | 2008-12-05 | 1 | -1/+12 |
* | iwlwifi: 5150 enable DC calibration | Tomas Winkler | 2008-12-05 | 1 | -1/+6 |
* | iwlwifi: 5150 add support for 5150 | Tomas Winkler | 2008-12-05 | 1 | -0/+12 |
* | iwlwifi: properly initialize calibration command header | Tomas Winkler | 2008-12-05 | 1 | -13/+22 |
* | iwlwifi: TX update chicken bits | Winkler, Tomas | 2008-11-26 | 1 | -0/+6 |
* | iwlwifi: TX setup fix confusion between TX queue and TX DMA channel | Winkler, Tomas | 2008-11-26 | 1 | -1/+8 |
* | iwlwifi: enable base band calibration in 5000 HW | Tomas Winkler | 2008-11-26 | 1 | -2/+6 |
* | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 2008-11-25 | 1 | -1/+1 |
* | iwlwifi: consolidate station management code | Tomas Winkler | 2008-11-25 | 1 | -1/+1 |
* | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 2008-11-21 | 1 | -35/+10 |
* | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 2008-11-21 | 1 | -9/+0 |
* | iwlwifi: rename generic iwlagn functions that had a HW specific name | Emmanuel Grumbach | 2008-11-10 | 1 | -2/+2 |
* | iwlwifi: reorganize flow handler bitology | Winkler, Tomas | 2008-11-10 | 1 | -4/+4 |
* | iwlwifi: run through spell checker | Tomas Winkler | 2008-11-01 | 1 | -5/+5 |
* | iwlwifi: refactor tx byte count table usage | Tomas Winkler | 2008-11-01 | 1 | -27/+25 |
* | iwlwifi: calibration command namespace renaming | Tomas Winkler | 2008-11-01 | 1 | -21/+21 |
* | iwlwifi: parametrize eeprom versions | Tomas Winkler | 2008-11-01 | 1 | -16/+13 |
* | iwlwifi: refactor TX response flow | Tomas Winkler | 2008-11-01 | 1 | -47/+34 |
* | iwlwifi: fix TX cmd dma unmapping | Tomas Winkler | 2008-11-01 | 1 | -1/+1 |
* | iwlwifi: define firmware file name once | Jay Sternberg | 2008-11-01 | 1 | -6/+8 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-11-01 | 1 | -4/+4 |
* | iwlwifi: take a valid antenna upon rate scale init | Tomas Winkler | 2008-11-01 | 1 | -1/+5 |
* | iwlwifi: make initial calibration set configurable | Tomas Winkler | 2008-11-01 | 1 | -15/+29 |
* | iwlwifi: fix ct kill configuration for 5350 | Tomas Winkler | 2008-10-15 | 1 | -3/+3 |
* | iwlwifi: add MODULE_FIRMWARE for 5000 HW | Tomas Winkler | 2008-09-15 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-09 | 1 | -8/+6 |
|\ |
|
| * | iwlwifi: fix 64bit platform firmware loading | Tomas Winkler | 2008-09-02 | 1 | -7/+4 |
| * | iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) | Mohamed Abbas | 2008-09-02 | 1 | -1/+2 |
* | | iwlwifi: cleanup PCI register handling | Tomas Winkler | 2008-09-08 | 1 | -3/+3 |
* | | iwlwifi: generic init calibrations framework | Tomas Winkler | 2008-09-08 | 1 | -54/+9 |
|/ |
|
* | removed unused #include <version.h> | Huang Weiyi | 2008-08-18 | 1 | -1/+0 |
* | iwlwifi: grap nic access before accessing periphery registers | Tomas Winkler | 2008-08-04 | 1 | -1/+3 |
* | iwlwifi: implement iwl5000_calc_rssi | Tomas Winkler | 2008-08-04 | 1 | -0/+39 |
* | iwlwifi: memory allocation optimization | Gregory Greenman | 2008-08-04 | 1 | -3/+3 |
* | iwlwifi: HW bug fixes | Tomas Winkler | 2008-08-04 | 1 | -0/+15 |
* | iwlwifi: fix checkpatch.pl errors | Tomas Winkler | 2008-08-04 | 1 | -1/+1 |
* | iwlwifi: bug fix in AGG flow - cast const to ULL | Emmanuel Grumbach | 2008-08-04 | 1 | -3/+3 |
* | iwlwifi: add power save to 5000 HW | Mohamed Abbas | 2008-08-04 | 1 | -0/+1 |