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
2006-05-22
[PATCH] hostap: new pcmcia IDs
Marcin Juszkiewicz
2006-05-17
[PATCH] unused exports in wireless drivers
Arjan van de Ven
2006-04-24
[PATCH] Fix crash on big-endian systems during scan
Pavel Roskin
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-27
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
2006-03-27
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2006-03-23
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2006-03-23
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
2006-03-23
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
2006-03-23
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
2006-03-23
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
2006-03-23
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
2006-03-01
[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards
Pavel Roskin
2006-01-30
[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
Adrian Bunk
2006-01-16
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
[PATCH] hostap: allow flashing firmware
Pavel Roskin
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
2005-11-16
[PATCH] hostap: rename hostap.c to hostap_main.c
Adrian Bunk
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
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
[next]