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
/
agg-rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-2
/
+16
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-1
/
+1
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
1
-0
/
+2
2011-11-28
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
1
-1
/
+1
2011-11-28
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
1
-2
/
+5
2011-11-28
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-08
mac80211: allow frame aggregation for mesh
Thomas Pedersen
1
-1
/
+2
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-1
/
+1
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-1
/
+1
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
1
-17
/
+2
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
1
-17
/
+2
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-20
mac80211: check sta_info_get() return value
Eliad Peller
1
-1
/
+9
2011-06-27
mac80211: reestablish mis-configured existing Rx BA sessions
Arik Nemtsov
1
-1
/
+5
2011-06-07
mac80211: Stop BA session event from device
Shahar Levi
1
-0
/
+15
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-1
/
+2
2011-01-27
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+5
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-2
/
+2
2011-01-19
mac80211: add hw configuration for max ampdu buffer size
Luciano Coelho
1
-0
/
+3
2011-01-13
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
1
-9
/
+2
2010-11-29
mac80211: fix RX aggregation locking
Johannes Berg
1
-5
/
+3
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-4
/
+4
2010-08-16
mac80211: AMPDU rx reorder timeout timer
Christian Lamparter
1
-0
/
+22
2010-06-14
mac80211: update aggregation documentation
Johannes Berg
1
-0
/
+23
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
1
-6
/
+6
2010-06-14
mac80211: fix RX aggregation timer
Johannes Berg
1
-0
/
+4
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
1
-14
/
+10
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
1
-38
/
+32
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-5
/
+13
2010-04-19
mac80211: fix stopping RX BA session from timer
Johannes Berg
1
-5
/
+13
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-49
/
+23
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-27
/
+21
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
1
-1
/
+1
2010-04-07
mac80211: remove ieee80211_sta_stop_rx_ba_session
Johannes Berg
1
-22
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-21
mac80211: trace interface name
Johannes Berg
1
-4
/
+2
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-3
/
+3
2009-12-21
mac80211: make station management completely depend on vif
Johannes Berg
1
-2
/
+1
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2009-11-30
mac80211: fix two remote exploits
Johannes Berg
1
-4
/
+0
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-3
/
+3
2009-11-18
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-1
/
+1
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-2
/
+4
2009-05-06
mac80211: Add a timeout for frames in the RX reorder buffer
Jouni Malinen
1
-1
/
+7
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-6
/
+5
2009-03-27
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
1
-0
/
+8
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-3
/
+3
[next]