summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-4/+3
* iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler2009-02-131-10/+0
* iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-131-10/+13
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-2/+2
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-63/+63
* iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-291-0/+2
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-291-1/+1
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-291-0/+2
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* 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-10-311-5/+5
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-311-10/+11
* iwlwifi: calibration command namespace renamingTomas Winkler2008-10-311-4/+4
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-311-21/+5
* iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-10-311-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-10-311-35/+28
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-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-081-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
OpenPOWER on IntegriCloud