summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-7/+2
* [PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen2005-10-031-10/+12
* [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-033-14/+7
* [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen2005-10-031-0/+8
* [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-035-47/+10
* [PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes2005-09-241-12/+0
* [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes2005-09-241-1/+1
* [PATCH] hostap: Add support for WE-19Jean Tourrilhes2005-09-243-6/+12
* [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2005-09-242-2/+2
* [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2005-09-212-8/+8
* [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-214-66/+66
* [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-051-1/+1
* [wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik2005-09-021-0/+2
* [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen2005-08-311-7/+7
* [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo2005-08-281-1/+1
* [PATCH] hostap: Fix hash values for product stringsJouni Malinen2005-08-281-1/+1
* [PATCH] hostap: Update versionJouni Malinen2005-08-281-1/+1
* hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik2005-08-253-9/+9
* [PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton2005-08-191-1/+1
* [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen2005-08-156-67/+65
* [PATCH] hostap: Capability field is called ESS, not BSSJouni Malinen2005-08-151-3/+0
* [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen2005-08-148-152/+114
* [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen2005-08-146-119/+98
* [PATCH] hostap: Remove extra definesJouni Malinen2005-08-142-15/+0
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-144-98/+166
* [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-146-273/+13
* [PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen2005-08-144-32/+30
* [PATCH] hostap updateRichard Purdie2005-08-111-0/+3
* [wireless hostap] trim trailing whitespaceJeff Garzik2005-07-313-8/+8
* [PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen2005-07-3116-1795/+64
* [PATCH] hostap: Start using net/ieee80211.hJouni Malinen2005-07-317-102/+46
* [PATCH] hostap updateJouni Malinen2005-07-301-1/+2
* [PATCH] hostap updatePavel Roskin2005-07-302-11/+11
* [PATCH] hostap updateBrandon Enochs2005-07-301-1/+1
* [PATCH] hostap updateJouni Malinen2005-07-301-0/+13
* [PATCH] hostap updateJouni Malinen2005-07-304-92/+65
* [PATCH] hostap updateJouni Malinen2005-07-304-3/+20
* [PATCH] hostap updateJouni Malinen2005-07-308-1/+9
* [PATCH] hostap updateHenrik Brix Andersen2005-07-301-0/+52
* [PATCH] hostap updateDave Hansen2005-07-305-4/+10
* [PATCH] hostap updateJar2005-07-301-13/+1
* [PATCH] hostap updateAdrian Bunk2005-07-301-4/+0
* [PATCH] hostap updateJouni Malinen2005-07-301-8/+1
* Add HostAP wireless driver.Jouni Malinen2005-05-1225-0/+21532
OpenPOWER on IntegriCloud