index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
Daniel Halperin
2011-05-19
1
-3
/
+2
*
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2011-05-13
1
-0
/
+5
*
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
1
-107
/
+124
*
iwlagn: remove unused pad argument
Johannes Berg
2011-05-13
1
-3
/
+2
*
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
1
-6
/
+154
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
1
-3
/
+3
*
iwlagn: check DMA mapping errors
Johannes Berg
2011-05-06
1
-3
/
+10
*
iwlagn: dont update bytecount table for command queue
Johannes Berg
2011-05-06
1
-4
/
+0
*
iwlagn: remove unused variable
Johannes Berg
2011-05-06
1
-4
/
+0
*
iwlagn: remove get_hcmd_size indirection
Johannes Berg
2011-05-06
1
-1
/
+0
*
iwlwifi: fix possible data overwrite in hcmd callback
Stanislaw Gruszka
2011-04-25
1
-11
/
+4
*
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
2011-04-18
1
-4
/
+1
*
iwlagn: verify that huge commands are synchronous
Johannes Berg
2011-04-18
1
-0
/
+8
*
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-18
1
-8
/
+17
*
iwlagn: more cleanup to remove unused reference
Wey-Yi Guy
2011-04-08
1
-1
/
+0
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
iwlagn: centralize and fix ucode restart
Johannes Berg
2011-04-07
1
-2
/
+2
*
iwlwifi: fix enqueue hcmd race conditions
Stanislaw Gruszka
2011-04-07
1
-29
/
+33
*
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
2011-02-28
1
-25
/
+46
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-7
/
+0
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
1
-0
/
+7
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-7
/
+0
*
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
2010-12-06
1
-2
/
+0
*
iwlwifi: always build swq_id as virtual queue ID
Johannes Berg
2010-11-16
1
-6
/
+5
*
iwlagn: enable shadow register
Wey-Yi Guy
2010-11-15
1
-21
/
+30
*
iwlwifi: move tx fail code to agn
Johannes Berg
2010-10-07
1
-38
/
+0
*
iwlagn: correct naming for failure reply tx status
Wey-Yi Guy
2010-09-17
1
-2
/
+2
*
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
2010-08-27
1
-17
/
+17
*
iwlwifi: separate thermal throttling function
Wey-Yi Guy
2010-08-24
1
-3
/
+6
*
iwlwifi: kzalloc txb array
Johannes Berg
2010-06-05
1
-1
/
+1
*
iwlwifi: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-06-04
1
-8
/
+8
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-06-02
1
-15
/
+0
|
\
|
*
iwlwifi: move iwl_free_tfds_in_queue to iwlagn
Johannes Berg
2010-05-13
1
-15
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-1066
/
+25
|
\
\
|
|
/
|
*
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
2010-04-09
1
-0
/
+20
|
*
iwlwifi: update tx command response status
Wey-Yi Guy
2010-04-09
1
-17
/
+24
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
1
-4
/
+46
|
|
\
|
*
|
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
1
-1
/
+1
|
*
|
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
2010-03-25
1
-1029
/
+0
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-13
/
+95
|
\
\
\
|
*
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
1
-0
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
*
|
|
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
2010-04-02
1
-10
/
+49
|
*
|
|
iwlwifi: fix DMA allocation warnings
Zhu Yi
2010-04-02
1
-3
/
+45
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-29
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
2010-03-19
1
-0
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
1
-48
/
+67
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
iwlwifi: clean up queue/fifo handling
Johannes Berg
2010-03-09
1
-38
/
+67
|
*
iwlwifi: remove frame dropping
Johannes Berg
2010-03-09
1
-10
/
+0
*
|
iwlwifi: Silence tfds_in_queue message
Adel Gadllah
2010-03-16
1
-1
/
+1
|
/
[next]