summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_cs.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-04[PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen1-2/+3
2005-10-04[PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen1-35/+10
2005-09-01[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7
2005-08-29[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo1-1/+1
2005-08-29[PATCH] hostap: Fix hash values for product stringsJouni Malinen1-1/+1
2005-08-15[PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen1-39/+81
2005-08-11[PATCH] hostap updateRichard Purdie1-0/+3
2005-07-31[wireless hostap] trim trailing whitespaceJeff Garzik1-2/+2
2005-07-31[PATCH] hostap updateJouni Malinen1-0/+1
2005-07-31[PATCH] hostap updateHenrik Brix Andersen1-0/+52
2005-07-31[PATCH] hostap updateDave Hansen1-1/+2
2005-07-31[PATCH] hostap updateJar1-13/+1
2005-07-31[PATCH] hostap updateJouni Malinen1-8/+1
2005-05-13Add HostAP wireless driver.Jouni Malinen1-0/+950