summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas2009-01-291-0/+2
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-15/+17
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-5/+7
* iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz2009-01-291-3/+3
* iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz2009-01-291-2/+4
* iwlwifi: remove useless gotoWu Fengguang2008-12-191-6/+2
* iwlwifi: use type uint for module param debugWu, Fengguang2008-12-191-1/+1
* iwlwifi: remove qos module parameterWinkler, Tomas2008-12-121-4/+0
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-121-10/+6
* iwlwifi: fix "MAC in deep sleep" errorZhu, Yi2008-12-121-3/+3
* iwlwifi: rely on API version read from firmwareReinette Chatre2008-12-051-8/+13
* iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi2008-12-051-0/+1
* iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-051-2/+2
* iwlwifi: TX update chicken bitsWinkler, Tomas2008-11-261-0/+6
* iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-261-2/+8
* iwlwifi: 4965 define firmware file name onceWinkler, Tomas2008-11-261-2/+3
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-251-2/+2
* iwlwifi: consolidate station management codeTomas Winkler2008-11-251-1/+1
* iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-211-29/+6
* iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-211-9/+0
* iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-101-2/+2
* iwlwifi: run through spell checkerTomas Winkler2008-11-011-5/+5
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-11-011-10/+11
* iwlwifi: calibration command namespace renamingTomas Winkler2008-11-011-4/+4
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-11-011-21/+5
* iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-11-011-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-11-011-35/+28
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-4/+4
* iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-111-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-091-2/+2
|\
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-021-2/+2
* | iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-081-3/+3
|/
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: fix printk newlinesJiri Slaby2008-08-181-1/+1
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-041-0/+35
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-2/+2
* iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-041-3/+3
* iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-041-33/+0
* iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-041-32/+0
* iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-041-33/+0
* iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-041-13/+0
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-141-0/+10
* iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-141-6/+13
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-141-0/+13
* iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2008-07-081-3/+3
* iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-021-13/+1
* iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-301-1/+7