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
/
iwlegacy
/
3945.c
Age
Commit message (
Expand
)
Author
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-12
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
Stanislaw Gruszka
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
2012-02-22
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
2012-02-06
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
2012-02-06
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
2012-02-06
iwlegacy: move ops out of config
Stanislaw Gruszka
2012-02-06
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
2012-02-06
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
2012-02-06
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
2012-01-04
iwlegacy: 3945: simplify calculations of retry limit
Stanislaw Gruszka
2012-01-04
iwlegacy: 3945: get rid of hw_{set,get}_rate
Stanislaw Gruszka
2012-01-04
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
2011-11-16
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
2011-11-15
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
2011-11-15
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
2011-11-15
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
2011-11-15
iwlegacy: merge common header files
Stanislaw Gruszka
2011-11-15
iwlegacy: rename iwl-core.h to common.h
Stanislaw Gruszka
2011-11-15
iwlegacy: rename iwl-commands.h to commands.h
Stanislaw Gruszka
2011-11-15
iwlegacy: rename other handlers
Stanislaw Gruszka
2011-11-15
iwlegacy: s/rx_reply/hdl/
Stanislaw Gruszka
2011-11-15
iwlegacy: s/rx_handler/handler/
Stanislaw Gruszka
2011-11-15
iwlegacy: rename REPLY_ to N_ or C_
Stanislaw Gruszka
2011-11-15
iwlegacy: s/STATISTICS/STATS/
Stanislaw Gruszka
2011-11-15
iwlegacy: s/STATUS_/S_/
Stanislaw Gruszka
2011-11-15
iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
Stanislaw Gruszka
2011-11-15
iwlegacy: merge iwl-3945-led.c into 3945.c
Stanislaw Gruszka
2011-11-15
iwlegacy: rename base 4965 and 3945 file names
Stanislaw Gruszka