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
2009-11-30
net: Move && and || to end of previous line
Joe Perches
6
-21
/
+21
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-20
/
+25
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
31
-706
/
+797
2009-11-24
mac80211: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-24
mac80211: fix rcu locking
Johannes Berg
1
-1
/
+3
2009-11-24
mac80211: remove dead struct member
Johannes Berg
1
-1
/
+0
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-20
/
+25
2009-11-19
mac80211: fix endianess on mesh_path_error_tx() calls
Rui Paulo
1
-2
/
+2
2009-11-19
mac80211: add per-station HT capability file
Johannes Berg
1
-0
/
+29
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+17
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
6
-29
/
+33
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: fix resume
Johannes Berg
2
-10
/
+17
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-19
mac80211: use a structure to hold the mesh config information element
Rui Paulo
3
-19
/
+11
2009-11-19
mac80211: move TX status handling
Johannes Berg
4
-337
/
+351
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
12
-24
/
+27
2009-11-19
mac80211: Fix panic in aggregation handling
Sujith
1
-0
/
+2
2009-11-19
mac80211: make software rate control optional
Johannes Berg
5
-13
/
+42
2009-11-19
mac80211: use fixed broadcast address
Johannes Berg
6
-19
/
+27
2009-11-19
mac80211: remove dev_hold/put calls
Johannes Berg
1
-11
/
+5
2009-11-19
mac80211: improve rate handling
Johannes Berg
2
-18
/
+18
2009-11-19
mac80211: trim RX data
Johannes Berg
4
-54
/
+61
2009-11-19
mac80211: cleanup reorder buffer handling
Johannes Berg
1
-81
/
+81
2009-11-19
mac80211: push michael MIC report after DA check
Johannes Berg
1
-24
/
+23
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
7
-72
/
+58
2009-11-19
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
3
-7
/
+8
2009-11-19
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-19
mac80211: fix addba timer (again...)
Johannes Berg
1
-10
/
+8
2009-11-16
mac80211: Do not queue Probe Request frames for station MLME
Jouni Malinen
1
-1
/
+0
2009-11-14
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
1
-1
/
+1
2009-11-14
mac80211: update copyrights to 2009
Rui Paulo
5
-5
/
+5
2009-11-14
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
4
-0
/
+23
2009-11-14
mac80211: implement a timer to send RANN action frames
Rui Paulo
4
-0
/
+54
2009-11-14
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
6
-130
/
+133
2009-11-14
mac80211: add the DS params to the beacon
Rui Paulo
1
-0
/
+7
2009-11-14
mac80211: fix BSSID setup for beacon frames
Rui Paulo
1
-1
/
+1
2009-11-14
mac80211: set the AID field correctly for mesh peer frames
Rui Paulo
1
-1
/
+2
2009-11-14
mac80211: properly forward the RANN IE
Rui Paulo
1
-1
/
+3
2009-11-14
mac80211: update PERR frame format
Rui Paulo
3
-13
/
+60
2009-11-14
mac80211: implement RANN processing and forwarding
Rui Paulo
3
-8
/
+76
2009-11-12
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
1
-3
/
+15
2009-11-12
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
6
-11
/
+96
2009-11-11
mac80211: improve peer link management debugging
Rui Paulo
1
-2
/
+13
2009-11-11
mac80211: improve HWMP debugging
Rui Paulo
1
-6
/
+5
2009-11-11
mac80211: allow processing of more than one HWMP IE
Rui Paulo
1
-22
/
+25
2009-11-11
mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG
Rui Paulo
2
-4
/
+28
2009-11-11
mac80211: update the format of path selection frames
Rui Paulo
2
-1
/
+2
2009-11-11
mac80211: update peer link management IE and action frames
Rui Paulo
4
-18
/
+20
[next]