aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAge
...
| | * | | iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach2012-06-18
| | * | | iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach2012-06-18
| | * | | iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach2012-06-18
| | * | | iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach2012-06-18
| | * | | iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach2012-06-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlwifi: fix activating inactive stationsJohannes Berg2012-06-25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-25
|\| | | |
| * | | | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-20
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | iwlwifi: unlock on error pathDan Carpenter2012-06-14
| | |/ / | |/| |
| * | | iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach2012-06-13
| * | | iwlwifi: use request_module instead of _nowaitJohannes Berg2012-06-13
| * | | iwlwifi: fix 6035 device parametersJohannes Berg2012-06-13
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-13
| |\ \ \
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
| | |\| |
| * | | | iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: turn on a lockdep assertionDan Carpenter2012-06-13
| * | | | iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer2012-06-13
| * | | | iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2012-06-13
| * | | | iwlwifi: fix dynamic loadingJohannes Berg2012-06-13
| * | | | iwlwifi: decouple testmode and iwl-testIlan Peer2012-06-11
| * | | | iwlwifi: refactor testmodeIlan Peer2012-06-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-08
| * | | | iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-08
| * | | | iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-08
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-06
| | * | | iwlwifi: move RF config into NIC configJohannes Berg2012-06-06
| | * | | iwlwifi: configure PHY version for 1000 seriesJohannes Berg2012-06-06
| | * | | iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-06
| | * | | iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-06
| | * | | iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: fix rf configurationEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-06
| | * | | iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: update mask value for SCD queue configEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-06
| | * | | iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-06