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
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
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-3
/
+9
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
1
-2
/
+3
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-0
/
+3
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-1
/
+2
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
1
-2
/
+19
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
1
-1
/
+18
2011-09-13
mac80211: Remove mesh paths when an interface is removed
Javier Cardona
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+19
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+3
2011-08-26
mac80211: mesh gate fixes
Thomas Pedersen
1
-0
/
+8
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
1
-0
/
+4
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
1
-0
/
+4
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-39
/
+0
2011-08-08
mac80211: remove offchannel_tx API
Johannes Berg
1
-39
/
+0
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-4
/
+4
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
1
-0
/
+4
2011-07-08
mac80211: fix CMAC races
Johannes Berg
1
-6
/
+7
2011-07-08
mac80211: fix CCMP races
Johannes Berg
1
-6
/
+8
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
1
-0
/
+16
2011-06-29
mac80211: propagate information about STA WME support down
Arik Nemtsov
1
-1
/
+4
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
1
-0
/
+14
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-3
/
+3
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-10
/
+7
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-3
/
+2
2011-05-12
mac80211: fix a few RCU issues
Johannes Berg
1
-5
/
+7
2011-05-12
mac80211: make key locking clearer
Johannes Berg
1
-23
/
+15
2011-05-12
mac80211: Fix mesh-related build breakage...
Yogesh Ashok Powar
1
-0
/
+2
2011-05-11
mac80211: add support for HW scheduled scan
Luciano Coelho
1
-0
/
+27
2011-05-11
nl80211: allow installing keys for a meshif
Thomas Pedersen
1
-1
/
+4
2011-05-11
nl80211: Let userspace drive the peer link management states.
Javier Cardona
1
-9
/
+21
2011-05-11
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
1
-1
/
+5
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
1
-1
/
+1
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
1
-1
/
+2
2011-04-28
mac80211: Add new API for rate selection
Sujith Manoharan
1
-9
/
+6
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2011-04-20
mac80211: fix SMPS debugfs locking
Johannes Berg
1
-0
/
+2
2011-04-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-1
/
+6
2011-04-12
nl80211/mac80211: let userspace authenticate stations
Javier Cardona
1
-0
/
+6
2011-04-12
mac80211: ignore peers if security is enabled for this mesh
Javier Cardona
1
-0
/
+1
[next]