summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] WE-21 for hostapJean Tourrilhes1-5/+5
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin1-2/+2
2006-03-24[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen1-4/+0
2006-01-17[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk1-5/+7
2005-10-29drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-7/+2
2005-09-24[PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes1-12/+0
2005-09-24[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes1-1/+1
2005-09-24[PATCH] hostap: Add support for WE-19Jean Tourrilhes1-2/+7
2005-08-15[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen1-4/+4
2005-08-15[PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen1-24/+0
2005-07-31[wireless hostap] trim trailing whitespaceJeff Garzik1-1/+1
2005-07-31[PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen1-37/+40
2005-07-31[PATCH] hostap updateJouni Malinen1-1/+2
2005-07-31[PATCH] hostap updateJouni Malinen1-46/+31
2005-07-31[PATCH] hostap updateJouni Malinen1-2/+16
2005-05-13Add HostAP wireless driver.Jouni Malinen1-0/+4123