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-testmode.c
Age
Commit message (
Expand
)
Author
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
2012-04-09
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
2012-04-09
iwlwifi: extend notification wait
Johannes Berg
2012-04-02
iwlwifi: Stop using NLA_PUT*().
David S. Miller
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
2012-03-08
iwlwifi: fixed testmode notifications length
Amit Beka
2012-03-08
iwlwifi: add testmode command for rx forwarding
Amit Beka
2012-03-08
iwlwifi: remove two unused arguments in testmode
Johannes Berg
2012-03-07
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
iwlwifi: pass response packet directly
Johannes Berg
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-17
iwlwifi: send testmode hcmd reply with rx header
Amit Beka
2012-02-17
iwlwifi: fixes to testmode indirect access
Amit Beka
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
2012-02-17
iwlwifi: added reply data to testmode HCMD send
Amit Beka
2012-02-17
iwlwifi: testmode new indirect RW API
Amit Beka
2012-02-17
iwlwifi: log as error when error detected
Wey-Yi Guy
2012-02-02
iwlwifi: range check to testmode direct reg access
Amit Beka
2012-02-02
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
Kenny Hsu
2012-01-06
iwlwifi: update error dump in testmode command sram_read
Kenny Hsu
2012-01-06
iwlwifi: enhance testmode command sram_read
Kenny Hsu
2012-01-06
iwlwifi: update testmode command of direct register access
Kenny Hsu
2011-12-19
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
2011-12-19
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-12-16
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: add device ID information support by testmode
Hsu, Kenny
2011-12-08
iwlwifi: add uCode version information support by testmode
Hsu, Kenny
[next]