summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-06-13iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach
2012-06-13iwlwifi: remove lock around txq_enableEmmanuel Grumbach
2012-06-13iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach
2012-06-13iwlwifi: print more info when a queue is stuckEmmanuel Grumbach
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach
2012-06-13iwlwifi: fix dynamic loadingJohannes Berg
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer
2012-06-11iwlwifi: refactor testmodeIlan Peer
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach
2012-06-06iwlwifi: update mask value for SCD queue configEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach
2012-06-06iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach
2012-06-06iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach
2012-06-06iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg
2012-06-06iwlwifi: use mac80211 channel in connection initJohannes Berg
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg
2012-06-05iwlwifi: move notification wait into coreJohannes Berg
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg