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
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
1
-10
/
+19
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
1
-0
/
+8
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-2
/
+7
2012-03-05
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
1
-0
/
+5
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-113
/
+142
2012-02-06
mac80211: off by one in mcs mask handling
Dan Carpenter
1
-1
/
+1
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-8
/
+12
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-10
/
+8
2012-01-30
nl80211: add support for mcs masks
Simon Wunderlich
1
-1
/
+60
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
1
-0
/
+5
2012-01-27
cfg80211: fix a few -Wshadow warnings
Johannes Berg
1
-5
/
+3
2012-01-11
nl80211: fix old station flags compatibility
Johannes Berg
1
-4
/
+30
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-0
/
+3
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-87
/
+112
2011-12-15
nl80211: add TDLS peer flag to policy
Johannes Berg
1
-0
/
+1
2011-12-14
nl80211: accept testmode dump with netdev
Johannes Berg
1
-19
/
+31
2011-12-06
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
1
-2
/
+30
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
1
-0
/
+6
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+5
2011-11-28
wireless: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+28
2011-11-28
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
1
-1
/
+43
2011-11-21
nl80211: make get_vlan logic more common
Johannes Berg
1
-23
/
+31
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
1
-5
/
+11
2011-11-21
nl80211: add testmode to the list of supported commands
Kalle Valo
1
-0
/
+4
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
1
-0
/
+15
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
1
-0
/
+9
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
1
-0
/
+4
2011-11-11
nl80211: fix compiler warning
Johannes Berg
1
-1
/
+1
2011-11-09
nl80211: advertise socket TX status capability
Johannes Berg
1
-0
/
+2
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
1
-15
/
+24
2011-11-09
cfg80211: add event for unexpected 4addr frames
Johannes Berg
1
-2
/
+17
2011-11-09
cfg80211: allow registering to beacons
Johannes Berg
1
-1
/
+69
2011-11-09
nl80211: add API to probe a client
Johannes Berg
1
-0
/
+104
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
1
-0
/
+4
2011-11-09
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
1
-0
/
+66
2011-11-09
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
Jouni Malinen
1
-2
/
+2
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+7
2011-11-08
nl80211: clean up genlmsg_end uses
Johannes Berg
1
-78
/
+19
2011-11-07
cfg80211: allow setting TXQ parameters only in AP mode
Johannes Berg
1
-0
/
+6
2011-11-07
nl80211: fix HT capability attribute validation
Johannes Berg
1
-2
/
+1
2011-10-14
nl80211: Add sta_flags to the station info
Helmut Schaa
1
-0
/
+4
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-4
/
+22
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
1
-1
/
+80
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-0
/
+2
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
1
-1
/
+1
[next]