summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-43/+12Star
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-14/+1Star
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-23/+5Star
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-39/+49
* [PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk2005-11-162-0/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-4/+0Star
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-7/+2Star
* [PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen2005-10-041-10/+12
* [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-043-14/+7Star
* [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen2005-10-041-0/+8
* [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-045-47/+10Star
* [PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes2005-09-241-12/+0Star
* [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-222-8/+8
* [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-224-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-09-011-7/+7
* [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo2005-08-291-1/+1
* [PATCH] hostap: Fix hash values for product stringsJouni Malinen2005-08-291-1/+1
* [PATCH] hostap: Update versionJouni Malinen2005-08-291-1/+1
* hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik2005-08-263-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/+65Star
* [PATCH] hostap: Capability field is called ESS, not BSSJouni Malinen2005-08-151-3/+0Star
* [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen2005-08-158-152/+114Star
* [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen2005-08-156-119/+98Star
* [PATCH] hostap: Remove extra definesJouni Malinen2005-08-152-15/+0Star
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-154-98/+166
* [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-156-273/+13Star
* [PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen2005-08-154-32/+30Star
* [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/+64Star
* [PATCH] hostap: Start using net/ieee80211.hJouni Malinen2005-07-317-102/+46Star
* [PATCH] hostap updateJouni Malinen2005-07-311-1/+2
* [PATCH] hostap updatePavel Roskin2005-07-312-11/+11
* [PATCH] hostap updateBrandon Enochs2005-07-311-1/+1
* [PATCH] hostap updateJouni Malinen2005-07-311-0/+13
* [PATCH] hostap updateJouni Malinen2005-07-314-92/+65Star
* [PATCH] hostap updateJouni Malinen2005-07-314-3/+20
* [PATCH] hostap updateJouni Malinen2005-07-318-1/+9
* [PATCH] hostap updateHenrik Brix Andersen2005-07-311-0/+52
* [PATCH] hostap updateDave Hansen2005-07-315-4/+10
* [PATCH] hostap updateJar2005-07-311-13/+1Star
* [PATCH] hostap updateAdrian Bunk2005-07-311-4/+0Star
* [PATCH] hostap updateJouni Malinen2005-07-311-8/+1Star
* Add HostAP wireless driver.Jouni Malinen2005-05-1325-0/+21532