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
/
hostap_ap.c
Age
Commit message (
Expand
)
Author
2014-02-20
hostap: Do not free priv until timer handler has actually stopped using it
Kirill Tkhai
2013-12-26
hostap: slight optimization of addr compare
dingtianhong
2013-05-05
wireless: single_open() leaks
Al Viro
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
2013-02-18
net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...
Kumar Amit Mehta
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-12
hostap: don't use flush_scheduled_work()
Tejun Heo
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-19
fix comment typos concerning "challenge"
Uwe Kleine-König
2010-06-18
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-21
hostap: convert to internal net_device_stats
Stephen Hemminger
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-04-08
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-01-28
hostap annotations
Al Viro
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-07-08
[PATCH] hostap: Use list_for_each_entry
Matthias Kaehlcke
2007-07-08
[PATCH] hostap: Suppress broadcast if no stations are associated
Pavel Roskin
2007-04-28
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
Jouni Malinen
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-12-05
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-05-17
[PATCH] unused exports in wireless drivers
Arjan van de Ven
2006-03-23
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
2006-01-16
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2005-09-24
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
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-08-25
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
2005-08-15
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
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: Fix skb->cb use for TX meta data
Jouni Malinen
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
[next]