Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4451e088cf01184379da1b212913fdde6e9943c5
/
net
/
wireless
/
wext-compat.c
f26cbf4
cfg80211: change wiphy_to_dev function name
by Zhao, Gang
· 11 years ago
96998e3
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
by Zhao, Gang
· 11 years ago
f5aa0d2
cfg80211: add sanity check for retry limit in wext-compat
by Ujjal Roy
· 11 years ago
60a4fe0
cfg80211: fix wext-compat for getting retry value
by Ujjal Roy
· 11 years ago
5fe231e
cfg80211: vastly simplify locking
by Johannes Berg
· 12 years ago
e7d83ed
wext: explicitly cast -110 to u8
by Johannes Berg
· 12 years ago
3d9d1d6
nl80211/cfg80211: support VHT channel configuration
by Johannes Berg
· 12 years ago
683b6d3
cfg80211: pass a channel definition struct
by Johannes Berg
· 12 years ago
c844211
cfg80211: allow per interface TX power setting
by Johannes Berg
· 12 years ago
e35e4d2
cfg80211: add wrappers for registered_device_ops
by Hila Gonen
· 12 years ago
5b7ccaf
cfg80211/mac80211: re-add get_channel operation
by Johannes Berg
· 12 years ago
2e165b8
cfg80211/mac80211: remove .get_channel
by Michal Kazior
· 12 years ago
e8c9bd5
cfg80211: clarify set_channel APIs
by Johannes Berg
· 12 years ago
cc1d280
cfg80211: provide channel to join_mesh function
by Johannes Berg
· 12 years ago
685d12a1
cfg80211: disallow setting channel on WDS interfaces
by Johannes Berg
· 12 years ago
d91df0e
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
by Pontus Fuchs
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
e999882
mac80211/cfg80211: report monitor channel in wireless extensions
by Johannes Berg
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
04b0c5c
cfg80211: remove unused wext handler exports
by Johannes Berg
· 13 years ago
262eb9b2
cfg80211: split wext compatibility to separate header
by Johannes Berg
· 13 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4f919a3
fix cfg80211_wext_siwfreq lock ordering...
by Daniel J Blueman
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
5a5c731
wireless: Set some stats used by /proc/net/wireless (wext)
by Ben Greear
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
42da2f9
wireless extensions: fix kernel heap content leak
by Johannes Berg
· 14 years ago
c28991a
wireless: correct sparse warning in wext-compat.c
by John W. Linville
· 14 years ago
fa61cf7
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
by Juuso Oikarinen
· 14 years ago
cc75589
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
· 14 years ago
f444de0
cfg80211/mac80211: better channel handling
by Johannes Berg
· 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
ffb9eb3
nl80211: add power save commands
by Kalle Valo
· 15 years ago
5423326
cfg80211: fix wext-compat for setting rate to 'auto'
by John W. Linville
· 15 years ago
37eb0b1
cfg80211/mac80211: Use more generic bitrate mask for rate control
by Jouni Malinen
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
254416a
wireless: report reasonable bitrate for MCS rates through wext
by John W. Linville
· 15 years ago
d55fb89
cfg80211: Clear encryption privacy when key off is done.
by Vivek Natarajan
· 15 years ago
2944b2c
cfg80211: Add PMKSA wext compatibility handler
by Samuel Ortiz
· 15 years ago
98d3a7c
cfg80211: re-join IBSS when privacy changes
by Johannes Berg
· 15 years ago
c5f8289
cfg80211: Fix WEXT compat siwauth wpa and group cipher
by Jouni Malinen
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
3d54d25
cfg80211: clean up properly on interface type change
by Johannes Berg
· 15 years ago
a8b875e
cfg80211: export cfg80211_wext_siwfreq
by Jussi Kivilinna
· 15 years ago
4b18114
cfg80211: fix locking for SIWFREQ
by Johannes Berg
· 15 years ago
59bbb6f
cfg80211: validate channel settings across interfaces
by Johannes Berg
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
1f9298f
cfg80211: combine IWESSID handlers
by Johannes Berg
· 15 years ago
562e482
cfg80211: combine IWAP handlers
by Johannes Berg
· 15 years ago
0e82ffe
cfg80211: combine iwfreq implementations
by Johannes Berg
· 15 years ago
1f00fca
cfg80211: set_default_key only for WEP
by Zhu Yi
· 15 years ago
323d566
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
by Gábor Stefanik
· 15 years ago
c56c571
cfg80211: fix wext stats
by Johannes Berg
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
a71d62d
cfg80211: fix race in giwrate
by Johannes Berg
· 15 years ago
4f5dadc
cfg80211: fix MFP bug, sparse warnings
by Johannes Berg
· 15 years ago
6c230c0
cfg80211: check for current_bss from giwrate
by Samuel Ortiz
· 15 years ago
9834c07
cfg80211: fix giwrange
by Johannes Berg
· 15 years ago
8990646
cfg80211: implement get_wireless_stats
by Johannes Berg
· 15 years ago
9930380
cfg80211: implement IWRATE
by Johannes Berg
· 15 years ago
ab737a4
cfg80211: implement IWAP for WDS
by Johannes Berg
· 15 years ago
bc92afd
cfg80211: implement iwpower
by Johannes Berg
· 15 years ago
f212935
cfg80211: managed mode wext compatibility
by Johannes Berg
· 15 years ago
27bea66
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
by David Kilroy
· 15 years ago
2ab658f
cfg80211: set WE encoding size based on available ciphers
by David Kilroy
· 15 years ago
51cd4aa
cfg80211: allow drivers that can't scan for specific ssids
by David Kilroy
· 15 years ago
3daf097
cfg80211: Advertise ciphers via WE according to driver capability
by David Kilroy
· 15 years ago
e36d56b
cfg80211: pass netdev to change_virtual_intf
by Johannes Berg
· 15 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 15 years ago
7643a2c
cfg80211: move txpower wext from mac80211
by Johannes Berg
· 15 years ago
e3da574
cfg80211: allow wext to remove keys that don't exist
by Johannes Berg
· 15 years ago
faa8fdc
nl80211: Add RSC configuration for new keys
by Jouni Malinen
· 15 years ago
0864512
cfg80211: implement wext key handling
by Johannes Berg
· 15 years ago
0b25858
cfg80211: fix wext iw_freq parsing
by Johannes Berg
· 16 years ago
ba44cb7
cfg80211: mark all WEXT handlers _GPL
by Johannes Berg
· 16 years ago
b9a5f8ca
nl80211: Add set/get for frag/rts threshold and retry limits
by Jouni Malinen
· 16 years ago
d323655
cfg80211: clean up includes
by Johannes Berg
· 16 years ago
04a773a
cfg80211/nl80211: add IBSS API
by Johannes Berg
· 16 years ago
691597c
cfg80211/mac80211: move wext SIWMLME into cfg80211
by Johannes Berg
· 16 years ago
ac7f9cf
cfg80211: accept no-op interface mode changes
by Johannes Berg
· 16 years ago
4aa188e
mac80211/cfg80211: move iwrange handler to cfg80211
by Johannes Berg
· 16 years ago
e60c774
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
by Johannes Berg
· 16 years ago
fee5267
cfg80211: handle SIOCGIWNAME
by Johannes Berg
· 16 years ago