index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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
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
2005-05-12
Add HostAP wireless driver.
Jouni Malinen