index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
Age
Commit message (
Expand
)
Author
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-11
iwlagn: block regular host commands if driver don't own uCode
Wey-Yi Guy
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-11
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
2011-06-27
iwlagn: map command buffers BIDI
Johannes Berg
2011-06-27
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-24
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-24
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-01
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
2011-05-19
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
Daniel Halperin
2011-05-13
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
iwlagn: remove unused pad argument
Johannes Berg
2011-05-13
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-06
iwlagn: check DMA mapping errors
Johannes Berg
2011-05-06
iwlagn: dont update bytecount table for command queue
Johannes Berg
2011-05-06
iwlagn: remove unused variable
Johannes Berg
2011-05-06
iwlagn: remove get_hcmd_size indirection
Johannes Berg
2011-04-25
iwlwifi: fix possible data overwrite in hcmd callback
Stanislaw Gruszka
2011-04-18
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
2011-04-18
iwlagn: verify that huge commands are synchronous
Johannes Berg
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-08
iwlagn: more cleanup to remove unused reference
Wey-Yi Guy
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
iwlagn: centralize and fix ucode restart
Johannes Berg
2011-04-07
iwlwifi: fix enqueue hcmd race conditions
Stanislaw Gruszka
2011-02-28
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2010-12-06
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
2010-11-16
iwlwifi: always build swq_id as virtual queue ID
Johannes Berg
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
2010-10-07
iwlwifi: move tx fail code to agn
Johannes Berg
2010-09-17
iwlagn: correct naming for failure reply tx status
Wey-Yi Guy
2010-08-27
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
2010-08-24
iwlwifi: separate thermal throttling function
Wey-Yi Guy
2010-06-05
iwlwifi: kzalloc txb array
Johannes Berg
2010-06-04
iwlwifi: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-05-13
iwlwifi: move iwl_free_tfds_in_queue to iwlagn
Johannes Berg
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]