iwlwifi: Use HW acceleration decryption by default
[safe/jmp/linux-2.6] / drivers / net / wireless / hostap / hostap_80211_tx.c
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-05-29 Brandon Craig Rhodes[PATCH] hostap: Allocate enough tailroom for TKIP
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2006-05-17 Arjan van de Ven[PATCH] unused exports in wireless drivers
2006-03-27 Jouni Malinen[PATCH] hostap: Fix EAPOL frame encryption
2006-03-27 Jouni Malinen[PATCH] hostap: Make hostap_tx_encrypt() static
2006-01-16 Adrian Bunk[PATCH] hostap: don't #include C files in hostap_main.c
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated hostap to be compatible...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated hostap to be compatible...
2005-08-26 Jeff Garzikhostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED...
2005-08-15 Jouni Malinen[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211...
2005-08-15 Jouni Malinen[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
2005-08-15 Jouni Malinen[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee8...
2005-08-15 Jouni Malinen[PATCH] hostap: Fix skb->cb use for TX meta data
2005-07-31 Jouni Malinen[PATCH] hostap: Replace crypto code with net/ieee80211...
2005-07-31 Jouni Malinen[PATCH] hostap: Start using net/ieee80211.h
2005-05-13 Jouni MalinenAdd HostAP wireless driver.