summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_80211_tx.c
AgeCommit message (Expand)Author
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-05-29[PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven
2006-03-27[PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen
2006-03-27[PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos
2005-09-21[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos
2005-08-25hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik
2005-08-15[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni 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_hdrJouni Malinen
2005-08-14[PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen
2005-07-31[PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen
2005-07-31[PATCH] hostap: Start using net/ieee80211.hJouni Malinen
2005-05-12Add HostAP wireless driver.Jouni Malinen