index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
agg-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-14
mac80211: move BA session work
Johannes Berg
1
-36
/
+3
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-52
/
+125
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
1
-30
/
+47
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
1
-2
/
+0
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-112
/
+117
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
1
-8
/
+6
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
1
-9
/
+1
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2010-06-03
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
1
-4
/
+3
2010-06-01
mac80211: fix dialog token allocator
Johannes Berg
1
-2
/
+4
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-1
/
+1
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+0
2010-04-20
mac80211: add missing newline
Johannes Berg
1
-1
/
+1
2010-04-20
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+11
2010-04-08
mac80211: enhance tracing
Johannes Berg
1
-0
/
+8
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
1
-1
/
+1
2010-03-31
wireless: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-11
mac80211: Deny TX BA session requests during disassociation
Sujith
1
-0
/
+8
2010-01-12
mac80211: quit addba_resp_timer if Tx BA session is torn down
Zhu Yi
1
-1
/
+2
2010-01-06
mac80211: fix ampdu_action tx_start ssn
Christian Lamparter
1
-1
/
+1
2009-12-22
mac80211: trace interface name
Johannes Berg
1
-4
/
+3
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-7
/
+7
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-2
/
+2
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-9
/
+8
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-8
/
+7
2009-11-30
mac80211: fix two remote exploits
Johannes Berg
1
-1
/
+1
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+8
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-2
/
+3
2009-11-19
mac80211: Fix panic in aggregation handling
Sujith
1
-0
/
+2
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-58
/
+38
2009-11-19
mac80211: fix addba timer (again...)
Johannes Berg
1
-10
/
+8
2009-10-30
mac80211: fix addba timer
Johannes Berg
1
-7
/
+12
2009-08-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2009-08-13
mac80211: fix panic when splicing unprepared TIDs
Luis R. Rodriguez
1
-0
/
+8
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-3
/
+0
2009-06-10
mac80211: Fix the way ADDBA request count being modified
Vasanthakumar Thiagarajan
1
-2
/
+4
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-6
/
+7
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-41
/
+3
2009-03-28
mac80211: fix aggregation to not require queue stop
Johannes Berg
1
-52
/
+84
2009-03-28
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-36
/
+27
2009-03-28
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
1
-0
/
+9
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-3
/
+2
2009-02-27
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
1
-60
/
+126
2009-02-13
mac80211: further cleanups to stopping BA sessions
Johannes Berg
1
-30
/
+33
2009-02-13
mac80211: fix race in TX aggregation
Johannes Berg
1
-47
/
+48
2009-02-13
mac80211: document TX aggregation (and small cleanup)
Johannes Berg
1
-25
/
+51
2009-02-13
mac80211: hardware should not deny going back to legacy
Johannes Berg
1
-3
/
+2
[prev]
[next]