index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
wext-compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+12
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-08
cfg80211: remove unused wext handler exports
Johannes Berg
1
-78
/
+58
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
1
-0
/
+1
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-02-21
fix cfg80211_wext_siwfreq lock ordering...
Daniel J Blueman
1
-2
/
+2
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+4
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-4
/
+4
2010-10-11
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
1
-0
/
+4
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-13
/
+25
2010-08-30
wireless extensions: fix kernel heap content leak
Johannes Berg
1
-0
/
+3
2010-07-20
wireless: correct sparse warning in wext-compat.c
John W. Linville
1
-0
/
+1
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
1
-5
/
+5
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+10
2010-05-07
cfg80211/mac80211: better channel handling
Johannes Berg
1
-5
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-5
/
+5
2010-01-27
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
1
-1
/
+1
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
1
-4
/
+30
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+1
2009-12-21
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
1
-4
/
+1
2009-12-09
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
1
-0
/
+1
2009-11-28
cfg80211: Add PMKSA wext compatibility handler
Samuel Ortiz
1
-0
/
+42
2009-11-18
cfg80211: re-join IBSS when privacy changes
Johannes Berg
1
-9
/
+40
2009-11-02
cfg80211: Fix WEXT compat siwauth wpa and group cipher
Jouni Malinen
1
-4
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-13
/
+3
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
1
-1
/
+1
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
1
-36
/
+19
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-0
/
+40
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
1
-0
/
+34
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
1
-8
/
+44
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-1
/
+53
2009-07-24
cfg80211: set_default_key only for WEP
Zhu Yi
1
-1
/
+2
2009-07-24
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
Gábor Stefanik
1
-1
/
+11
2009-07-24
cfg80211: fix wext stats
Johannes Berg
1
-4
/
+9
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-62
/
+101
2009-07-24
cfg80211: fix race in giwrate
Johannes Berg
1
-5
/
+8
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
1
-3
/
+3
2009-07-10
cfg80211: check for current_bss from giwrate
Samuel Ortiz
1
-2
/
+5
2009-07-10
cfg80211: fix giwrange
Johannes Berg
1
-4
/
+3
2009-07-10
cfg80211: implement get_wireless_stats
Johannes Berg
1
-0
/
+59
2009-07-10
cfg80211: implement IWRATE
Johannes Berg
1
-0
/
+63
2009-07-10
cfg80211: implement IWAP for WDS
Johannes Berg
1
-0
/
+46
2009-07-10
cfg80211: implement iwpower
Johannes Berg
1
-0
/
+60
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
1
-44
/
+185
2009-07-10
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
1
-4
/
+4
2009-07-10
cfg80211: set WE encoding size based on available ciphers
David Kilroy
1
-3
/
+10
[next]