summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-06-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg
2012-06-20iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach
2012-06-18iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach
2012-06-18iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach
2012-06-18iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach
2012-06-18iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach
2012-06-14iwlwifi: unlock on error pathDan Carpenter
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach
2012-06-13iwlwifi: use request_module instead of _nowaitJohannes Berg
2012-06-13iwlwifi: fix 6035 device parametersJohannes Berg
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2012-06-13iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach
2012-06-13iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter
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-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer
2012-06-11iwlwifi: refactor testmodeIlan Peer
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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