summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_ioctl.c
AgeCommit message (Expand)AuthorLines
2008-01-28hostap annotationsAl Viro-35/+31
2008-01-28introduce WEXT scan capabilitiesDan Williams-0/+3
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger-4/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-6/+9
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng-3/+3
2007-10-10[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau-7/+7
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen-2/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman-9/+3
2006-09-25[PATCH] WE-21 for hostapJean Tourrilhes-5/+5
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik-1/+1
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin-2/+2
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen-4/+0
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk-5/+7
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl-7/+2
2005-09-24[PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes-12/+0
2005-09-24[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes-1/+1
2005-09-24[PATCH] hostap: Add support for WE-19Jean Tourrilhes-2/+7
2005-08-14[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen-4/+4
2005-08-14[PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen-24/+0
2005-07-31[wireless hostap] trim trailing whitespaceJeff Garzik-1/+1
2005-07-31[PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen-37/+40
2005-07-30[PATCH] hostap updateJouni Malinen-1/+2
2005-07-30[PATCH] hostap updateJouni Malinen-46/+31
2005-07-30[PATCH] hostap updateJouni Malinen-2/+16
2005-05-12Add HostAP wireless driver.Jouni Malinen-0/+4123