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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
6
-74
/
+58
2010-06-14
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
1
-0
/
+25
2010-06-14
mac80211: Set changed basic rates flag
Teemu Paasikivi
1
-0
/
+1
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
2
-1
/
+5
2010-06-14
mac80211: bracket driver tracing
Johannes Berg
2
-122
/
+156
2010-06-14
mac80211: fix mgmt frame accounting
Johannes Berg
1
-12
/
+13
2010-06-14
mac80211: update aggregation documentation
Johannes Berg
2
-16
/
+50
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
1
-2
/
+1
2010-06-14
mac80211: change TX aggregation locking
Johannes Berg
3
-47
/
+58
2010-06-14
mac80211: defer TX agg session teardown to work
Johannes Berg
1
-5
/
+5
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
6
-11
/
+21
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
4
-14
/
+20
2010-06-14
mac80211: move BA session work
Johannes Berg
4
-38
/
+40
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
7
-58
/
+139
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
3
-40
/
+51
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
2
-2
/
+2
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
8
-177
/
+206
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
4
-63
/
+61
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
5
-28
/
+30
2010-06-14
mac80211: move blockack stop due to fragmentation
Johannes Berg
2
-4
/
+33
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
3
-55
/
+43
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
6
-97
/
+48
2010-06-14
mac80211: common work skb freeing
Johannes Berg
4
-9
/
+3
2010-06-14
mac80211: use common work function
Johannes Berg
5
-73
/
+84
2010-06-14
mac80211: use common work struct
Johannes Berg
8
-38
/
+29
2010-06-14
mac80211: use common skb queue
Johannes Berg
5
-34
/
+20
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
6
-56
/
+24
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
4
-48
/
+50
2010-06-08
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
1
-0
/
+3
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-12
/
+64
2010-06-07
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
1
-2
/
+1
2010-06-07
mac80211: fix function pointer check
Holger Schurig
1
-1
/
+1
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
2
-7
/
+48
2010-06-04
mac80211: Remove deprecated sta_notify commands
Sujith
1
-6
/
+0
2010-06-04
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
2
-0
/
+8
2010-06-03
mac80211: reduce debugfs code size
Felix Fietkau
2
-122
/
+77
2010-06-03
mac80211: simplify key locking
Johannes Berg
7
-267
/
+80
2010-06-03
mac80211: move plink state
Johannes Berg
1
-22
/
+22
2010-06-03
mac80211: drop control frames after processing
Johannes Berg
1
-1
/
+6
2010-06-03
mac80211: remove useless work starting
Johannes Berg
1
-9
/
+0
2010-06-03
mac80211: move WEP weak IV check
Johannes Berg
1
-15
/
+16
2010-06-03
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
3
-12
/
+8
2010-06-03
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
5
-2
/
+116
2010-06-03
mac80211: remove bogus mod_timer() call
Johannes Berg
1
-3
/
+11
2010-06-03
cfg80211: make action channel type optional
Johannes Berg
3
-4
/
+10
2010-06-03
wireless: fix several minor description typos
Walter Goldens
3
-3
/
+3
2010-06-03
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau
7
-0
/
+1103
2010-06-01
mac80211: fix dialog token allocator
Johannes Berg
1
-2
/
+4
2010-06-01
mac80211: fix blockack-req processing
Johannes Berg
1
-2
/
+11
[next]