index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-201
/
+584
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+6
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-6
/
+6
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
17
-0
/
+18
2011-11-21
mac80211: fix RCU warnings in mesh
Johannes Berg
1
-22
/
+5
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
9
-18
/
+140
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2
-0
/
+230
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
1
-1
/
+3
2011-11-21
mac80211: minor cleanup to mesh state locking
Johannes Berg
1
-3
/
+3
2011-11-21
mac80211: remove unused ASSOC_AP flag
Johannes Berg
3
-5
/
+2
2011-11-21
mac80211: transmit fragment list to drivers
Johannes Berg
3
-35
/
+69
2011-11-21
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-21
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-21
mac80211: use skb list for fragments
Johannes Berg
5
-71
/
+82
2011-11-21
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
1
-4
/
+4
2011-11-21
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
1
-2
/
+2
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+11
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2
-8
/
+11
2011-11-17
minstrel_ht: Remove unused function parameters
Patrick Kelle
1
-14
/
+12
2011-11-17
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
1
-0
/
+1
2011-11-17
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2011-11-17
mac80211: Get rid of search loop for rate group index
Helmut Schaa
1
-16
/
+16
2011-11-17
mac80211: Check rate->idx before rate->count
Helmut Schaa
1
-2
/
+2
2011-11-17
mac80211: remove crypto special case for auth frames
Johannes Berg
1
-2
/
+0
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-376
/
+955
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
minstrel: Remove unused function parameter in calc_rate_durations()
Patrick Kelle
1
-4
/
+3
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
5
-5
/
+74
2011-11-11
mac80211: make sure hw_key exists before checking its flags
Arik Nemtsov
1
-1
/
+2
2011-11-11
mac80211: add recalc PS in ieee80211_reconfig()
Eyal Shapira
1
-0
/
+2
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+9
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
2
-128
/
+82
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2
-1
/
+5
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+11
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-4
/
+23
2011-11-09
net/mac80211/debugfs.c: use kstrtoul, etc
Julia Lawall
1
-1
/
+1
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
4
-3
/
+113
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: send unexpected 4addr event
Johannes Berg
2
-7
/
+25
2011-11-09
mac80211: report OBSS beacons
Johannes Berg
3
-1
/
+17
2011-11-09
mac80211: support client probe
Johannes Berg
2
-18
/
+95
2011-11-09
mac80211: support spurious class3 event
Johannes Berg
1
-0
/
+7
2011-11-09
mac80211: add support for control port protocol in AP mode
Johannes Berg
2
-2
/
+32
2011-11-09
mac80211: add helper to free TX skb
Johannes Berg
1
-0
/
+6
2011-11-09
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
4
-7
/
+4
2011-11-09
mac80211: check if frame is really part of this BA
Thomas Pedersen
1
-0
/
+5
2011-11-09
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
2
-2
/
+10
2011-11-09
mac80211: Avoid filling up mesh preq queue with redundant requests
Javier Cardona
2
-2
/
+16
[next]