aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-4/+3
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler1-10/+0
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler1-10/+13
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-63/+63
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-0/+2
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas1-1/+1
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz1-0/+2
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-0/+2
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-15/+17
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-5/+7
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz1-3/+3
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-2/+4
2008-12-19iwlwifi: remove useless gotoWu Fengguang1-6/+2
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang1-1/+1
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas1-4/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-10/+6
2008-12-12iwlwifi: fix "MAC in deep sleep" errorZhu, Yi1-3/+3
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-8/+13
2008-12-05iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi1-0/+1
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler1-2/+2
2008-11-26iwlwifi: TX update chicken bitsWinkler, Tomas1-0/+6
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas1-2/+8
2008-11-26iwlwifi: 4965 define firmware file name onceWinkler, Tomas1-2/+3
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-2/+2
2008-11-25iwlwifi: consolidate station management codeTomas Winkler1-1/+1
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler1-29/+6
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas1-9/+0
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach1-2/+2
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-5/+5
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler1-10/+11
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler1-4/+4
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler1-21/+5
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler1-2/+2
2008-10-31iwlwifi: refactor TX response flowTomas Winkler1-35/+28
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-4/+4
2008-09-11iwlwifi: fix compile warningZhu Yi1-0/+2
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach1-2/+1
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-2/+2
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler1-3/+3
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas1-2/+2
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-18iwlwifi: fix printk newlinesJiri Slaby1-1/+1
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler1-0/+35
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-2/+2
2008-08-04iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach1-3/+3
2008-08-04iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler1-33/+0
2008-08-04iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler1-32/+0