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
2009-01-14
iwlagn: downgrade BUG_ON in interrupt
Johannes Berg
2008-09-03
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
2008-09-02
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
2008-08-18
iwlwifi: fix printk newlines
Jiri Slaby
2008-08-07
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
2008-08-04
iwlwifi: memory allocation optimization
Gregory Greenman
2008-08-04
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-01
iwlwifi: don't stop queue in the middle of fragmented packet
Tomas Winkler
2008-07-29
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-14
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
2008-07-08
iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...
Helmut Schaa
2008-06-30
iwlwifi: setup compressed BA handler
Emmanuel Grumbach
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
2008-06-14
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
2008-06-14
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-03
iwlwifi: move aggregation code to iwl-tx.c
Tomas Winkler
2008-06-03
iwlwifi: implement txq invalidate byte count table
Tomas Winkler
2008-06-03
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
2008-06-03
iwlwifi: move tx response common handlers to iwlcore
Tomas Winkler
2008-06-03
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-05-21
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
2008-05-21
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
2008-05-21
iwlwifi: rename iwl4965_queue to iwl_queue
Tomas Winkler
2008-05-14
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
2008-05-14
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky