Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -5/+4 |
2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -29/+13 |
2012-07-12 | iwlwifi: don't use stack memory for kmem cache name | Johannes Berg | 1 | -4/+3 |
2012-07-09 | iwlwifi: set correct 32 bit boost register value | Wey-Yi Guy | 1 | -1/+1 |
2012-07-03 | iwlwifi: remove unneeded NULL check | Johannes Berg | 1 | -3/+0 |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -24/+25 |
2012-06-29 | iwlwifi: add trailing newline to some messages | Johannes Berg | 1 | -6/+8 |
2012-06-25 | iwlwifi: configure the queues from the op_mode | Emmanuel Grumbach | 2 | -20/+5 |
2012-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -85/+91 |
2012-06-18 | iwlwifi: protect use_ict with irq_lock | Emmanuel Grumbach | 1 | -16/+14 |
2012-06-18 | iwlwifi: don't disable interrupt while starting tx | Emmanuel Grumbach | 1 | -8/+0 |
2012-06-18 | iwlwifi: disable BH before the call to iwl_op_mode_nic_error | Emmanuel Grumbach | 1 | -0/+2 |
2012-06-18 | iwlwifi: print the scratch of all the buffers stuck in a queue | Emmanuel Grumbach | 1 | -0/+9 |
2012-06-13 | iwlwifi: fix 6035 device parameters | Johannes Berg | 1 | -0/+1 |
2012-06-13 | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2 | -2/+26 |
2012-06-13 | iwlwifi: warn if TFD index and WiFi Seq don't match | Emmanuel Grumbach | 1 | -0/+13 |
2012-06-13 | iwlwifi: don't modify the timer if we don't Tx | Emmanuel Grumbach | 1 | -1/+2 |
2012-06-13 | iwlwifi: print even more info when a queue is stuck | Emmanuel Grumbach | 1 | -4/+22 |
2012-06-13 | iwlwifi: remove lock around txq_enable | Emmanuel Grumbach | 3 | -26/+5 |
2012-06-13 | iwlwifi: don't configure a txq that is being disabled | Emmanuel Grumbach | 2 | -47/+31 |
2012-06-13 | iwlwifi: print more info when a queue is stuck | Emmanuel Grumbach | 1 | -1/+12 |
2012-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+27 |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 10 | -0/+6112 |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -2/+26 |
2012-06-06 | iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' | Paul Bolle | 2 | -2/+2 |
2012-06-06 | iwlwifi: refactor EEPROM reading/parsing | Johannes Berg | 4 | -0/+65 |
2012-06-06 | iwlwifi: allocate Tx cmd pool per device | Emmanuel Grumbach | 1 | -0/+19 |
2012-06-06 | iwlwifi: s/txq_setup/txq_enable | Emmanuel Grumbach | 3 | -39/+40 |
2012-06-06 | iwlwifi: s/txq_agg_disable/txq_disable | Emmanuel Grumbach | 3 | -3/+3 |
2012-06-06 | iwlwifi: use iwl_trans_set_wr_ptrs to init the queues | Emmanuel Grumbach | 1 | -4/+1 |
2012-06-06 | iwlwifi: first config the SCD queues, then activate them | Emmanuel Grumbach | 1 | -18/+18 |
2012-06-06 | iwlwifi: SCD_INT_MSK is obsolete - don't update it | Emmanuel Grumbach | 2 | -7/+0 |
2012-06-06 | iwlwifi: move ht40 bitmap into config | Johannes Berg | 4 | -0/+4 |
2012-06-06 | iwlwifi: move DVM code into subdirectory | Johannes Berg | 4 | -6/+4 |
2012-06-06 | iwlwifi: move PCIe into subdirectory | Johannes Berg | 10 | -0/+6035 |