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
Age
Commit message (
Expand
)
Author
2011-08-29
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move hcmd_lock to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: transport layer should receive iwl_trans
Emmanuel Grumbach
2011-08-29
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
Emmanuel Grumbach
2011-08-29
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
Emmanuel Grumbach
2011-08-29
iwlagn: move reclaim related functions
Emmanuel Grumbach
2011-08-29
iwlagn: reclaim the packets in transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: add comments to module parameters
Wey-Yi Guy
2011-08-29
iwlagn: more comments for bt channel inhibition
Wey-Yi Guy
2011-08-29
iwlagn: support small form factor SKU of 6205
Wey-Yi Guy
2011-08-29
iwlagn: enable 11n aggregation without checking traffic load
Wey-Yi Guy
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move ISR related data to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
Emmanuel Grumbach
2011-08-29
iwlagn: transport handler can register debugfs entries
Emmanuel Grumbach
2011-08-29
iwlagn: add comments to iwl_bus / iwl_trans
Emmanuel Grumbach
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: add IWL_DEBUG_FW_ERRORS
Emmanuel Grumbach
2011-08-29
iwlagn: modify the debug macro to be usable by all the layers
Emmanuel Grumbach
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2011-08-29
iwlagn: remove out-dated comments
Wey-Yi Guy
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
2011-08-29
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2011-08-29
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
2011-08-29
p54: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-29
ath9k: add missing AR9340 in ath_mac_bb_names
Florian Fainelli
2011-08-29
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-08-26
ath9k: add AR9580 support
Luis R. Rodriguez
2011-08-26
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-26
ath9k_hw: add AR9580 support
Luis R. Rodriguez
2011-08-26
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
2011-08-26
b43: correct warning for uninitialized variable 'macstat'
John W. Linville
2011-08-26
ath9k: remove replicated null check in ath_pci_aspm_init
John W. Linville
2011-08-26
b43: HT-PHY: read clip state
Rafał Miłecki
2011-08-26
b43: HT-PHY: use separated function for forcing RF sequence
Rafał Miłecki
2011-08-26
ath9k: Send legacy rated frames as unaggregated
Rajkumar Manoharan
[next]