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
/
hostap
Age
Commit message (
Expand
)
Author
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-03
[PATCH] hostap: Unregister netdevs before freeing local data
Jouni Malinen
2005-10-03
[PATCH] hostap: Do not free local->hw_priv before unregistering netdev
Jouni Malinen
2005-10-03
[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG
Jouni Malinen
2005-10-03
[PATCH] hostap: Remove hw specific dev_open/close handlers
Jouni Malinen
2005-09-24
[PATCH] hostap: Remove iwe_stream_add_event kludge
Jean Tourrilhes
2005-09-24
[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue
Jean Tourrilhes
2005-09-24
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
2005-09-24
[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci
Pavel Roskin
2005-09-21
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-21
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-05
[PATCH] fix pm_message_t stuff in -mm tree
Pavel Machek
2005-09-02
[wireless hostap] automatically select ieee80211 dependency in Kconfig
Jeff Garzik
2005-08-31
[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
Jouni Malinen
2005-08-28
[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
Kalle Valo
2005-08-28
[PATCH] hostap: Fix hash values for product strings
Jouni Malinen
2005-08-28
[PATCH] hostap: Update version
Jouni Malinen
2005-08-25
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
2005-08-19
[PATCH] more-u32-vs-pm_message_t-fixes-6
Andrew Morton
2005-08-15
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
Jouni Malinen
2005-08-15
[PATCH] hostap: Capability field is called ESS, not BSS
Jouni Malinen
2005-08-14
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
Jouni Malinen
2005-08-14
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
Jouni Malinen
2005-08-14
[PATCH] hostap: Remove extra defines
Jouni Malinen
2005-08-14
[PATCH] hostap: Use void *hw_priv instead of #ifdef in local data
Jouni Malinen
2005-08-14
[PATCH] hostap: Remove experimental PCI bus master/DMA code
Jouni Malinen
2005-08-14
[PATCH] hostap: Fix skb->cb use for TX meta data
Jouni Malinen
2005-08-11
[PATCH] hostap update
Richard Purdie
2005-07-31
[wireless hostap] trim trailing whitespace
Jeff Garzik
2005-07-31
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
2005-07-31
[PATCH] hostap: Start using net/ieee80211.h
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Pavel Roskin
2005-07-30
[PATCH] hostap update
Brandon Enochs
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Henrik Brix Andersen
2005-07-30
[PATCH] hostap update
Dave Hansen
2005-07-30
[PATCH] hostap update
Jar
2005-07-30
[PATCH] hostap update
Adrian Bunk
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-05-12
Add HostAP wireless driver.
Jouni Malinen