summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_ap.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven1-11/+0
2006-03-24[PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk1-1/+1
2006-01-17[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk1-16/+20
2005-09-24[PATCH] hostap: Add support for WE-19Jean Tourrilhes1-3/+3
2005-09-22[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos1-4/+4
2005-09-22[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos1-33/+33
2005-08-26hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik1-1/+1
2005-08-15[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen1-11/+13
2005-08-15[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen1-58/+62
2005-08-15[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen1-52/+47
2005-08-15[PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen1-15/+15
2005-07-31[wireless hostap] trim trailing whitespaceJeff Garzik1-5/+5
2005-07-31[PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen1-6/+7
2005-07-31[PATCH] hostap: Start using net/ieee80211.hJouni Malinen1-12/+12
2005-05-13Add HostAP wireless driver.Jouni Malinen1-0/+3286