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
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
1
-1
/
+3
2012-04-11
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
1
-0
/
+10
2012-04-11
mac80211: add improved HW queue control
Johannes Berg
1
-0
/
+6
2012-04-11
mac80211: manage AP netdev carrier state
Johannes Berg
1
-1
/
+9
2012-04-11
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
1
-6
/
+6
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
1
-0
/
+8
2012-04-10
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
1
-3
/
+3
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
1
-5
/
+5
2012-03-06
mac80211: fix mesh airtime link metric estimating
Thomas Pedersen
1
-8
/
+15
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
1
-0
/
+8
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-8
/
+4
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-87
/
+59
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
1
-3
/
+3
2012-01-30
mac80211: add support for mcs masks
Simon Wunderlich
1
-1
/
+4
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-14
/
+8
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
1
-0
/
+2
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-8
/
+2
2012-01-24
mac80211: check sta_apply_parameters() return value
Eliad Peller
1
-1
/
+6
2012-01-13
mac80211: fix no-op authorized transitions
Johannes Berg
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-2
/
+2
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-1
/
+3
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-15
/
+61
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-0
/
+8
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
1
-0
/
+3
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+6
2011-11-28
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
1
-1
/
+1
2011-11-28
mac80211: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+11
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
1
-1
/
+1
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
1
-3
/
+35
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+9
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-09
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
1
-1
/
+4
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
1
-3
/
+8
2011-11-09
mac80211: support client probe
Johannes Berg
1
-0
/
+68
2011-11-09
mac80211: add support for control port protocol in AP mode
Johannes Berg
1
-1
/
+20
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+6
2011-11-08
mac80211: fix confusing parentheses
Johannes Berg
1
-1
/
+1
2011-11-02
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
1
-6
/
+6
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-2
/
+20
2011-10-14
mac80211: Provide station flags to cfg80211
Helmut Schaa
1
-1
/
+19
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
1
-1
/
+1
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-17
/
+363
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-20
/
+24
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-0
/
+10
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-0
/
+20
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
1
-0
/
+310
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-2
/
+4
[next]