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
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