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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
15
-171
/
+580
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-2
/
+0
2012-12-03
mac80211: return if CSA is not handle
Simon Wunderlich
1
-0
/
+1
2012-11-30
mac80211: simplify loop in minstrel_ht
Johannes Berg
1
-5
/
+3
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-31
/
+49
2012-11-30
mac80211: remove probe response temporary buffer allocation
Johannes Berg
2
-24
/
+11
2012-11-30
mac80211: make ieee80211_build_preq_ies safer
Johannes Berg
3
-17
/
+41
2012-11-30
mac80211: allow userspace registration for probe requests in IBSS
Antonio Quartulli
1
-1
/
+2
2012-11-30
mac80211: fix for mesh sync to indicate TBTT adjustment
Marco Porsch
1
-0
/
+4
2012-11-29
mac80211: add debugfs file for last rx rate
Saravana
1
-0
/
+18
2012-11-29
mac80211: re-organize the rx rate calculation logic
Saravana
2
-28
/
+35
2012-11-29
mac80211: add debugfs file for current tx rate
Saravana
1
-0
/
+16
2012-11-29
mac80211: add debugfs file for last ack signal
Saravana
3
-0
/
+7
2012-11-28
mac80211: don't reinit rate control when mesh sta exists
Helmut Schaa
1
-1
/
+2
2012-11-28
mac80211: reject setting masked mac addresses
Helmut Schaa
1
-0
/
+45
2012-11-28
mac80211: fix potential NULL dereference
Dan Carpenter
1
-1
/
+1
2012-11-27
mac80211: support P2P GO powersave configuration
Johannes Berg
2
-2
/
+16
2012-11-27
mac80211: support (partial) VHT radiotap information
Johannes Berg
2
-0
/
+42
2012-11-27
mac80211: support VHT association
Johannes Berg
2
-72
/
+298
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
24
-395
/
+389
2012-11-26
mac80211: fix remain-on-channel (non-)cancelling
Johannes Berg
1
-2
/
+0
2012-11-26
mac80211: support VHT rates in TX info
Johannes Berg
1
-17
/
+24
2012-11-26
mac80211: support drivers reporting VHT RX
Johannes Berg
4
-9
/
+55
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
17
-234
/
+189
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2
-8
/
+10
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2
-28
/
+36
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
6
-34
/
+16
2012-11-26
mac80211: fix managed mode channel flags handling
Johannes Berg
1
-9
/
+5
2012-11-26
mac80211: remove mesh config macros from mesh_plink.c
Marco Porsch
1
-15
/
+13
2012-11-26
mac80211: refactor ieee80211_set_qos_hdr
Marco Porsch
1
-17
/
+23
2012-11-26
mac80211: move Mesh Capability field definition to ieee80211.h
Marco Porsch
3
-19
/
+5
2012-11-26
mac80211: in ADHOC print debug message for every Auth message
Antonio Quartulli
1
-2
/
+4
2012-11-26
mac80211: in ADHOC don't update last_rx if sta is not authorized
Antonio Quartulli
1
-3
/
+7
2012-11-23
cfg80211: use DS or HT operation IEs to determine BSS channel
Johannes Berg
1
-8
/
+1
2012-11-23
mac80211: disable HT advertising unless AP supports it
Johannes Berg
1
-0
/
+1
2012-11-23
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
Johannes Berg
2
-9
/
+9
2012-11-23
mac80211: fix RX chains configuration
Johannes Berg
1
-16
/
+21
2012-11-23
mac80211: fix radiotap vendor area skipping
Johannes Berg
1
-4
/
+7
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
19
-138
/
+308
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-13
/
+39
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
2
-0
/
+41
2012-11-20
mac80211: fix channel context suspend/reconfig handling
Johannes Berg
2
-3
/
+56
2012-11-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+4
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
4
-10
/
+18
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-12
/
+59
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
10
-44
/
+41
2012-11-19
mac80211: use CMAC_PN_LEN
Johannes Berg
1
-2
/
+3
2012-11-19
mac80211: check add_chanctx callback before use in ieee80211_reconfig
Arend van Spriel
1
-4
/
+6
2012-11-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
8
-9
/
+35
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
5
-64
/
+85
[next]