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-rx.c
Age
Commit message (
Expand
)
Author
2011-10-14
iwlagn: rename iwl-rx.c to iwl-agn-rx.c
Wey-Yi Guy
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
iwlagn: update beacon smarter
Johannes Berg
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: modify the debug macro to be usable by all the layers
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: introduce iwl-shared.h
Emmanuel Grumbach
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
iwlagn: move the Rx dispatching to the upper layer
Emmanuel Grumbach
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-04-30
iwlagn: mod param cleanup
Don Fry
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-08
iwlagn: fix radar frame rejection
Garen Tamrazian
2011-04-07
iwlagn: remove rxb page bookkeeping
Johannes Berg
2011-04-07
iwlagn: clean up alive handling
Johannes Berg
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
2011-02-28
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
2011-02-28
iwlwifi: move check health code into iwl-rx.c
Stanislaw Gruszka
2011-02-28
iwlwifi: add {ack,plpc}_check module parameters
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
2011-02-09
iwlwifi: cleanup iwl_recover_from_statistics
Stanislaw Gruszka
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
2010-11-15
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
Winkler, Tomas
2010-10-07
iwlwifi: clean up declarations
Johannes Berg
2010-08-27
iwlwifi: initial contextification
Johannes Berg
2010-07-02
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
[next]