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
2014-02-22
mac80211: release the channel in error path in start_ap
Emmanuel Grumbach
1
-1
/
+4
2014-02-22
mac80211: move roc cookie assignment earlier
Eliad Peller
1
-18
/
+18
2013-12-20
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
1
-2
/
+1
2013-11-13
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
Felix Fietkau
1
-1
/
+1
2013-08-11
mac80211: fix ethtool stats for non-station interfaces
Johannes Berg
1
-0
/
+2
2013-06-12
mac80211: abort CAC in stop_ap()
Simon Wunderlich
1
-0
/
+6
2013-04-22
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
1
-0
/
+1
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-2
/
+4
2013-04-16
mac80211: fix and optimize MCS mask handling
Felix Fietkau
1
-0
/
+13
2013-04-10
mac80211: clear SSID when stopping AP
Marek Puzyniak
1
-0
/
+1
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-19
/
+23
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2013-04-08
mac80211: return new mpath from mesh_path_add()
Bob Copeland
1
-9
/
+3
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-5
/
+2
2013-03-25
mac80211: fix remain-on-channel cancel crash
Johannes Berg
1
-2
/
+4
2013-03-22
mac80211: add P2P NoA settings
Janusz Dziedzic
1
-5
/
+18
2013-03-11
mac80211: remove underscores from some key functions
Johannes Berg
1
-1
/
+1
2013-03-11
mac80211: clean up key freeing a bit
Johannes Berg
1
-3
/
+1
2013-03-07
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
1
-8
/
+15
2013-03-06
mac80211: disallow changing auto_open_plinks
Thomas Pedersen
1
-1
/
+4
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
1
-1
/
+2
2013-03-06
cfg80211: rename mesh station types
Thomas Pedersen
1
-2
/
+2
2013-03-06
mac80211: flush keys when stopping AP
Johannes Berg
1
-1
/
+4
2013-03-06
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
1
-1
/
+1
2013-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-6
/
+15
2013-03-06
cfg80211: comprehensively check station changes
Johannes Berg
1
-47
/
+78
2013-03-06
cfg80211: clean up mesh plink station change API
Johannes Berg
1
-3
/
+11
2013-02-28
mac80211: really fix monitor mode channel reporting
Johannes Berg
1
-8
/
+13
2013-02-26
mac80211: fix monitor mode channel reporting
Felix Fietkau
1
-3
/
+9
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-7
/
+7
2013-02-15
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
1
-2
/
+4
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
1
-6
/
+3
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-2
/
+1
2013-02-15
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
1
-2
/
+1
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-1
/
+2
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
1
-9
/
+11
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
1
-1
/
+35
2013-02-11
mac80211: Fix tx queue handling during scans
Seth Forshee
1
-1
/
+2
2013-02-11
mac80211: explicitly copy channels to VLANs where needed
Johannes Berg
1
-0
/
+2
2013-02-06
mac80211: fix error in sizeof() usage
Cong Ding
1
-1
/
+2
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-1
/
+26
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+11
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+3
2013-01-16
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
1
-3
/
+19
2013-01-16
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2013-01-16
mac80211: fix FT roaming
Johannes Berg
1
-1
/
+11
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
1
-4
/
+5
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
1
-44
/
+71
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
1
-0
/
+3
2013-01-03
mac80211: optimise AP stop RCU handling
Johannes Berg
1
-2
/
+7
[next]