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
*
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
1
-576
/
+0
*
iwlagn: block regular host commands if driver don't own uCode
Wey-Yi Guy
2011-07-11
1
-0
/
+6
*
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
1
-17
/
+0
*
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-11
1
-102
/
+6
*
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2011-07-11
1
-12
/
+4
*
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
1
-138
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-28
1
-13
/
+11
|
\
|
*
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
2011-06-28
1
-6
/
+6
|
*
iwlagn: map command buffers BIDI
Johannes Berg
2011-06-27
1
-7
/
+10
|
*
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-27
1
-4
/
+1
|
*
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
2011-06-24
1
-6
/
+1
*
|
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-24
1
-4
/
+1
*
|
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
2011-06-18
1
-14
/
+13
*
|
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-3
/
+3
*
|
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
2011-06-01
1
-3
/
+3
|
/
*
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
[next]