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
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
nl80211: fix another nl80211_fam.attrbuf race
Johannes Berg
1
-2
/
+4
2013-08-11
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
1
-2
/
+5
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-05-23
cfg80211: fix reporting 64-bit station info tx bytes
Felix Fietkau
1
-1
/
+1
2013-05-16
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
1
-0
/
+2
2013-05-16
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
1
-0
/
+2
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
1
-0
/
+117
2013-04-22
cfg80211: fix P2P-Device stop locking
Johannes Berg
1
-0
/
+2
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-25
/
+27
2013-04-19
nl80211: allow using wdev identifiers to get scan results
Johannes Berg
1
-75
/
+91
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-25
/
+27
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
1
-25
/
+27
2013-03-06
nl80211: user_mpm overrides auto_open_plinks
Thomas Pedersen
1
-0
/
+3
2013-03-06
cfg80211: rename mesh station types
Thomas Pedersen
1
-4
/
+4
2013-03-06
nl80211: explicit userspace MPM
Thomas Pedersen
1
-0
/
+8
2013-03-06
cfg80211: enable TDLS on P2P client interfaces
Johannes Berg
1
-0
/
+1
2013-03-06
cfg80211: Extend support for IEEE 802.11r Fast BSS Transition
Jouni Malinen
1
-0
/
+76
2013-03-06
cfg80211: prohibit zero keepalive interval
Johannes Berg
1
-1
/
+2
2013-03-06
cfg80211: refactor association parameters
Johannes Berg
1
-28
/
+26
2013-03-06
cfg80211: add ability to override VHT capabilities
Johannes Berg
1
-2
/
+45
2013-03-06
cfg80211: move exported event functions into nl80211
Johannes Berg
1
-71
/
+195
2013-03-06
nl80211: re-add channel width and extended capa advertising
Johannes Berg
1
-3
/
+33
2013-03-06
nl80211: conditionally add back TCP WoWLAN information
Johannes Berg
1
-2
/
+46
2013-03-06
nl80211: conditionally add back radar information
Johannes Berg
1
-9
/
+29
2013-03-06
nl80211: allow splitting wiphy information in dumps
Johannes Berg
1
-362
/
+571
2013-03-06
cfg80211: comprehensively check station changes
Johannes Berg
1
-120
/
+168
2013-03-06
cfg80211: unify station WME parsing
Johannes Berg
1
-34
/
+19
2013-03-06
cfg80211: clean up station WME attribute parsing
Johannes Berg
1
-31
/
+37
2013-03-06
cfg80211: clean up mesh plink station change API
Johannes Berg
1
-7
/
+22
2013-03-01
nl80211: increase wiphy dump size dynamically
Johannes Berg
1
-5
/
+25
2013-02-27
nl80211: remove channel width and extended capa advertising
Johannes Berg
1
-21
/
+0
2013-02-26
nl80211: remove TCP WoWLAN information
Johannes Berg
1
-45
/
+0
2013-02-26
nl80211: remove radar information
Johannes Berg
1
-13
/
+3
2013-02-18
cfg80211: fix station change if TDLS isn't supported
Johannes Berg
1
-9
/
+0
2013-02-15
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
1
-9
/
+81
2013-02-15
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
1
-0
/
+36
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
1
-0
/
+9
2013-02-15
nl80211: advertise HT/VHT channel limitations
Johannes Berg
1
-0
/
+12
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
1
-5
/
+130
2013-02-13
cfg80211: configuration for WoWLAN over TCP
Johannes Berg
1
-3
/
+292
2013-02-13
nl80211: add packet offset information for wowlan pattern
Amitkumar Karwar
1
-27
/
+47
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-11
/
+16
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-3
/
+13
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
1
-0
/
+97
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
1
-0
/
+116
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
1
-0
/
+3
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
1
-0
/
+9
2013-01-16
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+7
2013-01-16
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
1
-1
/
+42
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+15
[next]