index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
/
hostap_ioctl.c
Age
Commit message (
Expand
)
Author
2012-09-07
wireless: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-17
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-24
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-12
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-06-30
hostap: add radiotap support in monitor mode
Pavel Roskin
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-01-28
hostap annotations
Al Viro
2008-01-28
introduce WEXT scan capabilities
Dan Williams
2007-10-19
Use helpers to obtain task pid in printks
Pavel 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-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
2007-07-08
[PATCH] hostap: Remove driver version number
Jouni Malinen
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-05
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
2006-09-25
[PATCH] WE-21 for hostap
Jean Tourrilhes
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-04-24
[PATCH] Fix crash on big-endian systems during scan
Pavel 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.c
Adrian Bunk
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-09-24
[PATCH] hostap: Remove iwe_stream_add_event kludge
Jean Tourrilhes
2005-09-24
[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue
Jean Tourrilhes
2005-09-24
[PATCH] hostap: Add support for WE-19
Jean 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 code
Jouni Malinen
2005-07-31
[wireless hostap] trim trailing whitespace
Jeff Garzik
2005-07-31
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-07-30
[PATCH] hostap update
Jouni Malinen
2005-05-12
Add HostAP wireless driver.
Jouni Malinen