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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-02-03
iwlwifi: Add 8000 HW family support
Eran Harary
2013-06-18
iwlwifi: remove testmode
Johannes Berg
2013-06-13
iwlwifi: create opmode/device dependencies
Johannes Berg
2013-03-06
iwlwifi: make device configuration bus agnostic
Emmanuel Grumbach
2013-02-01
iwlwifi: add the MVM driver
Johannes Berg
2013-01-30
iwlwifi: add NVM and PHY DB code for new MVM driver
Johannes Berg
2013-01-30
iwlwifi: add 7000 series device configuration
Johannes Berg
2012-06-13
iwlwifi: Fix Makefile build order for built-in driver
Brandon Misemer
2012-06-11
iwlwifi: refactor testmode
Ilan Peer
2012-06-06
iwlwifi: refactor EEPROM reading/parsing
Johannes Berg
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg
2012-06-05
iwlwifi: move notification wait into core
Johannes Berg
2012-06-05
iwlwifi: implement dynamic opmode loading
Don Fry
2012-05-25
iwlwifi: remove ucode16 option
Johannes Berg
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
2012-04-09
iwlwifi: phy_db structure
David Spinadel
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
2012-02-27
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
2012-02-17
iwlwifi: trace debug messages
Johannes Berg
2011-12-08
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
2011-12-02
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry
2011-12-02
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
Wey-Yi Guy
2011-11-11
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy
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-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
2011-09-19
iwlagn: Makefile whitespace cleanup
Johannes Berg
2011-09-19
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
iwlagn: move PCI-E transport files
Johannes Berg
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
2011-07-16
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: remove un-necessary file
Wey-Yi Guy
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
2011-04-18
iwlagn: use direct call for led functions
Wey-Yi Guy
2011-04-07
iwlagn: move IO functions out of line
Johannes Berg
2011-02-28
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
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-01-21
iwlagn: 2000 series devices support
Wey-Yi Guy
2010-11-22
iwlwifi: fix modular 3945 only build
Johannes Berg
2010-11-15
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
[next]