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
/
ieee80211_i.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
1
-0
/
+1
2010-10-05
mac80211: fix rx monitor filter refcounters
Christian Lamparter
1
-0
/
+2
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
1
-7
/
+31
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
1
-1
/
+1
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
1
-1
/
+2
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
1
-1
/
+1
2010-09-16
mac80211: make the beacon monitor available externally
Luis R. Rodriguez
1
-0
/
+1
2010-09-16
mac80211: add helper for reseting the connection monitor
Luis R. Rodriguez
1
-0
/
+1
2010-09-02
mac80211: only cancel software-based scans on suspend
John W. Linville
1
-0
/
+6
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
1
-0
/
+7
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
1
-0
/
+3
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
1
-1
/
+13
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
1
-0
/
+2
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
1
-0
/
+2
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
1
-0
/
+6
2010-08-27
mac80211: remove unused scan expire define
Johannes Berg
1
-6
/
+0
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-0
/
+1
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
1
-1
/
+5
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-0
/
+3
2010-08-16
mac80211: AMPDU rx reorder timeout timer
Christian Lamparter
1
-0
/
+1
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
1
-2
/
+2
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
1
-0
/
+5
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-0
/
+1
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-1
/
+1
2010-07-21
mac80211: proper IBSS locking
Johannes Berg
1
-5
/
+2
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
1
-0
/
+2
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-28
/
+38
2010-06-16
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
1
-0
/
+6
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
1
-0
/
+2
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
1
-0
/
+2
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
1
-0
/
+2
2010-06-14
mac80211: move BA session work
Johannes Berg
1
-1
/
+4
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-0
/
+1
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
1
-7
/
+1
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
1
-0
/
+2
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-2
/
+0
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
1
-4
/
+7
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
1
-4
/
+0
2010-06-14
mac80211: use common work function
Johannes Berg
1
-0
/
+11
2010-06-14
mac80211: use common work struct
Johannes Berg
1
-3
/
+1
2010-06-14
mac80211: use common skb queue
Johannes Berg
1
-5
/
+2
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
1
-5
/
+0
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+5
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-2
/
+2
2010-06-03
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
1
-0
/
+2
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-06-03
cfg80211: make action channel type optional
Johannes Berg
1
-0
/
+1
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-05-13
mac80211: add offload channel switch support
Johannes Berg
1
-1
/
+2
[next]