summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-311-12/+7
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-311-6/+0
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-311-10/+1
* [PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen2006-03-271-1/+1
* [PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2006-03-272-6/+3
* [PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2006-03-232-5/+8
* [PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen2006-03-231-4/+0
* [PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen2006-03-231-2/+2
* [PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo2006-03-231-2/+0
* [PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk2006-03-231-1/+1
* [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk2006-03-231-4/+4
* [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
* [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
* [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-1613-77/+119
* [PATCH] hostap: allow flashing firmwarePavel Roskin2006-01-162-13/+22
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-142-9/+9
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-43/+12
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-14/+1
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-23/+5
* [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/+0
* 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
OpenPOWER on IntegriCloud