Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
34e7724c0767f04f6199f2bd7232e9ab1207e1df
/
drivers
/
net
/
wireless
/
hostap
/
hostap_ioctl.c
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
1558efd
drivers/net/wireless/hostap: Integer overflow
by Wenliang Fan
· 11 years ago
d22fbd7
hostap: slight optimization of addr compare
by dingtianhong
· 11 years ago
909bd59
Hostap: copying wrong data prism2_ioctl_giwaplist()
by Dan Carpenter
· 12 years ago
35622dc
wireless: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
1f80c23
wireless: use strlcpy routine in .get_drvinfo
by Rick Jones
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
24e0f9f
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
by Julian Calaby
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
aca8c6f
drivers/net/wireless/hostap: Drop memory allocation cast
by Julia Lawall
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
1ea893f
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
by Dan Williams
· 16 years ago
c1b4aa3
wireless: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
2ba4b32
lib80211: consolidate crypt init routines
by John W. Linville
· 16 years ago
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
573b933
hostap: add radiotap support in monitor mode
by Pavel Roskin
· 17 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 17 years ago
8a9faf3
hostap annotations
by Al Viro
· 17 years ago
374fdfb
introduce WEXT scan capabilities
by Dan Williams
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
6dbc9c8
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
by Yoann Padioleau
· 18 years ago
bd5824f
[PATCH] hostap: Remove driver version number
by Jouni Malinen
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
b0471bb7
[PATCH] hostap: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
9fb0836
[PATCH] WE-21 for hostap
by Jean Tourrilhes
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
dac322e
[PATCH] Fix crash on big-endian systems during scan
by Pavel Roskin
· 19 years ago
4f7ecdf
[PATCH] hostap: Remove dead code (duplicated idx != 0)
by Jouni Malinen
· 19 years ago
5fad5a2
[PATCH] hostap: don't #include C files in hostap_main.c
by Adrian Bunk
· 19 years ago
b4558ea
drivers/net: Remove pointless checks for NULL prior to calling kfree()
by Jesper Juhl
· 19 years ago
596ff2e
[PATCH] hostap: Remove iwe_stream_add_event kludge
by Jean Tourrilhes
· 19 years ago
a9d12b9
[PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue
by Jean Tourrilhes
· 19 years ago
c28df16
[PATCH] hostap: Add support for WE-19
by Jean Tourrilhes
· 19 years ago
4339d32
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
by Jouni Malinen
· 20 years ago
ea3f186
[PATCH] hostap: Remove experimental PCI bus master/DMA code
by Jouni Malinen
· 20 years ago
74fae82
[wireless hostap] trim trailing whitespace
by Jeff Garzik
· 20 years ago
62fe7e3
[PATCH] hostap: Replace crypto code with net/ieee80211 version
by Jouni Malinen
· 20 years ago
f3b10e1
[PATCH] hostap update
by Jouni Malinen
· 20 years ago
2e4fd06
[PATCH] hostap update
by Jouni Malinen
· 20 years ago
72ca9c6
[PATCH] hostap update
by Jouni Malinen
· 20 years ago
ff1d276
Add HostAP wireless driver.
by Jouni Malinen
· 20 years ago