summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_ioctl.c
AgeCommit message (Expand)Author
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03drivers/net/wireless/hostap: Integer overflowWenliang Fan
2013-12-26hostap: slight optimization of addr comparedingtianhong
2013-08-09Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter
2012-09-07wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-24Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-06-30hostap: add radiotap support in monitor modePavel Roskin
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-01-28hostap annotationsAl Viro
2008-01-28introduce WEXT scan capabilitiesDan Williams
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman
2006-09-25[PATCH] WE-21 for hostapJean Tourrilhes
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin
2006-03-23[PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-09-24[PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes
2005-09-24[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes
2005-09-24[PATCH] hostap: Add support for WE-19Jean Tourrilhes
2005-08-14[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen
2005-08-14[PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen
2005-07-31[wireless hostap] trim trailing whitespaceJeff Garzik
2005-07-31[PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen
2005-07-30[PATCH] hostap updateJouni Malinen
2005-07-30[PATCH] hostap updateJouni Malinen
2005-07-30[PATCH] hostap updateJouni Malinen
2005-05-12Add HostAP wireless driver.Jouni Malinen