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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
4
-0
/
+151
2013-01-25
mac80211: avoid a build warning
Arnd Bergmann
1
-4
/
+4
2013-01-24
mac80211: remove redundant check
Johannes Berg
1
-11
/
+10
2013-01-24
cfg80211: fix channel check in cfg80211_can_use_iftype_chan
Simon Wunderlich
1
-1
/
+2
2013-01-24
mac80211: support mesh rate updates
Thomas Pedersen
2
-2
/
+9
2013-01-24
mac80211: clean up mesh sta allocation warning
Thomas Pedersen
2
-68
/
+95
2013-01-24
mac80211: fix aggregation state with current drivers
Johannes Berg
2
-16
/
+10
2013-01-24
mac80211: provide the vif in rssi_callback
Emmanuel Grumbach
3
-7
/
+11
2013-01-19
mac80211: allow drivers to access IPv6 information
Johannes Berg
4
-0
/
+69
2013-01-19
mac80211: improve aggregation debug messages
Johannes Berg
2
-22
/
+36
2013-01-19
mac80211: remove ARP filter enable/disable logic
Johannes Berg
5
-27
/
+15
2013-01-18
mac80211: add op to configure default key id
Yoni Divinsky
3
-1
/
+43
2013-01-17
mac80211: split out chandef tracing macros
Johannes Berg
1
-9
/
+15
2013-01-17
cfg80211: check radar interface combinations
Simon Wunderlich
4
-8
/
+55
2013-01-17
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2
-1
/
+11
2013-01-17
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+7
2013-01-17
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
2
-1
/
+45
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
5
-3
/
+23
2013-01-17
mac80211: move add_tim to subfunction
Marco Porsch
1
-19
/
+28
2013-01-17
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
3
-17
/
+33
2013-01-17
nl80211: add range checks to mesh parameters
Marco Porsch
1
-35
/
+44
2013-01-16
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2013-01-16
mac80211: call restart complete at wowlan resume time
Johannes Berg
1
-3
/
+4
2013-01-16
mac80211: fix resume from WoWLAN
Johannes Berg
1
-2
/
+4
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
1
-1
/
+3
2013-01-11
mac80211: fix HT40 connections
Johannes Berg
1
-2
/
+2
2013-01-09
regulatory: fix restore_regulatory_settings
Johannes Berg
1
-1
/
+1
2013-01-09
regulatory: fix uevent
Johannes Berg
1
-6
/
+13
2013-01-04
mac80211: fix mesh_hwmp kerneldoc
Bob Copeland
1
-1
/
+4
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
2
-18
/
+13
2013-01-03
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
1
-0
/
+15
2013-01-03
wireless: use __aligned
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: support HT notify channel width action
Johannes Berg
1
-1
/
+30
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-5
/
+35
2013-01-03
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
1
-103
/
+103
2013-01-03
mac80211: split out aggregation TX removal
Johannes Berg
1
-18
/
+30
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
8
-25
/
+33
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
3
-45
/
+97
2013-01-03
cfg80211: move some AP code to right file
Johannes Berg
2
-62
/
+62
2013-01-03
mac80211: restrict assoc request VHT capabilities
Johannes Berg
2
-3
/
+50
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
1
-6
/
+5
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
1
-16
/
+16
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
1
-0
/
+19
2013-01-03
mac80211: assign bss_conf.bssid only once
Johannes Berg
5
-20
/
+15
2013-01-03
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
3
-19
/
+16
2013-01-03
mac80211: reconfig bss_info_changed only if beaconing
Johannes Berg
1
-3
/
+5
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
6
-38
/
+21
2013-01-03
mac80211: fix channel context iteration
Johannes Berg
3
-4
/
+15
2013-01-03
mac80211: clean up association better in suspend
Johannes Berg
3
-3
/
+26
2013-01-03
mac80211: clean up ieee80211_quiesce
Johannes Berg
1
-17
/
+19
[next]