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
/
iwl-trans-pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
2012-02-01
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
1
-6
/
+4
|
\
|
*
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
2012-01-04
1
-6
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-115
/
+36
|
\
\
|
|
/
|
*
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
2011-12-16
1
-0
/
+13
|
*
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
2011-12-16
1
-21
/
+5
|
*
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
2011-12-16
1
-20
/
+1
|
*
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
1
-3
/
+18
|
*
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
2011-12-16
1
-43
/
+0
|
*
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
2011-12-16
1
-1
/
+1
|
*
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
2011-12-16
1
-6
/
+4
|
*
iwlwifi: we can wake SW queues even when draining HW queues
Emmanuel Grumbach
2011-12-16
1
-13
/
+3
|
*
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-12-16
1
-24
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
2011-12-19
1
-3
/
+1
*
|
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-08
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-16
/
+17
|
\
\
|
|
/
|
*
iwlwifi: avoid a panic when unloading the module with RF Kill
Emmanuel Grumbach
2011-11-11
1
-16
/
+17
*
|
iwlwifi: help to debug AGG SM inconsistencies
Emmanuel Grumbach
2011-11-28
1
-2
/
+10
*
|
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
2011-11-21
1
-3
/
+3
*
|
iwlwifi: check the HW when a queue is stuck
Emmanuel Grumbach
2011-11-21
1
-1
/
+5
*
|
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
2011-11-11
1
-10
/
+13
|
/
*
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
2011-11-02
1
-4
/
+8
*
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
1
-2
/
+3
*
iwlagn: warn only once if AGG state is wrong
Emmanuel Grumbach
2011-10-14
1
-1
/
+1
*
iwlagn: fix a race in the unmapping of the TFDs
Emmanuel Grumbach
2011-10-14
1
-0
/
+3
*
iwlagn: stop interrupts when suspending
Johannes Berg
2011-10-14
1
-1
/
+6
*
iwlagn: don't assign seqno to QoS Null frames
Johannes Berg
2011-10-14
1
-2
/
+2
*
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-27
1
-6
/
+6
*
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2011-09-27
1
-0
/
+3
*
iwlagn: remove duplicate list init
Amit Beka
2011-09-21
1
-2
/
+0
*
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2011-09-21
1
-2
/
+2
*
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-21
1
-1
/
+1
*
iwlagn: clean up PM code
Johannes Berg
2011-09-19
1
-10
/
+4
*
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
1
-1
/
+0
*
iwlagn: move PCI-E transport files
Johannes Berg
2011-09-19
1
-0
/
+1995