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