aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_ap.c
Commit message (Expand)AuthorAge
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-28
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
|\
| * [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-05
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] unused exports in wireless driversArjan van de Ven2006-05-17
* [PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk2006-03-23
* [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-16
* [PATCH] hostap: Add support for WE-19Jean Tourrilhes2005-09-24
* [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2005-09-21
* [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-21
* hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik2005-08-25
* [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen2005-08-15
* [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen2005-08-14
* [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen2005-08-14
* [PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen2005-08-14
* [wireless hostap] trim trailing whitespaceJeff Garzik2005-07-31
* [PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen2005-07-31
* [PATCH] hostap: Start using net/ieee80211.hJouni Malinen2005-07-31
* Add HostAP wireless driver.Jouni Malinen2005-05-12