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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
mac80211: clean up mesh code
Johannes Berg
10
-263
/
+252
2013-02-15
mac80211: prevent spurious HT/VHT downgrade message
Johannes Berg
1
-0
/
+4
2013-02-15
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
1
-2
/
+1
2013-02-15
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
2
-11
/
+85
2013-02-15
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
1
-0
/
+36
2013-02-15
mac80211: advertise operating mode notification capability
Johannes Berg
1
-0
/
+9
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
1
-0
/
+9
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
4
-15
/
+28
2013-02-15
mac80211: generate mesh probe responses
Thomas Pedersen
2
-2
/
+63
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
6
-65
/
+171
2013-02-15
mac80211: constify IE parsing
Johannes Berg
8
-86
/
+95
2013-02-15
nl80211: advertise HT/VHT channel limitations
Johannes Berg
2
-1
/
+14
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
2
-1
/
+20
2013-02-15
mac80211: properly track HT/VHT operation changes
Johannes Berg
1
-68
/
+168
2013-02-15
mac80211: move ieee80211_determine_chantype function
Johannes Berg
1
-195
/
+195
2013-02-15
mac80211: add ieee80211_vif_change_bandwidth
Johannes Berg
2
-0
/
+53
2013-02-15
mac80211: clean up channel use in ieee80211_config_ht_tx
Johannes Berg
1
-11
/
+3
2013-02-15
mac80211: disable HT/VHT if AP has no HT/VHT capability
Johannes Berg
1
-2
/
+14
2013-02-15
mac80211: handle operating mode notif in beacon/assoc response
Johannes Berg
5
-6
/
+38
2013-02-15
mac80211: fix ieee80211_change_chandef name
Johannes Berg
1
-3
/
+3
2013-02-15
mac80211: fix HT/VHT disable flags
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: init HT TX data before rate control
Johannes Berg
1
-20
/
+19
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
5
-10
/
+124
2013-02-15
mac80211: track number of spatial streams
Johannes Berg
3
-0
/
+44
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
10
-94
/
+130
2013-02-15
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
4
-8
/
+9
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
3
-6
/
+10
2013-02-15
mac80211: use spin_lock_bh() for TKIP lock
Johannes Berg
2
-9
/
+6
2013-02-15
mac80211: use spin_lock_bh() for tim_lock
Johannes Berg
2
-7
/
+4
2013-02-15
mac80211: don't pick up WPA vendor IE
Johannes Berg
2
-7
/
+1
2013-02-15
mac80211: always unblock CSA queue stop when disconnecting
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: don't call bss_info_changed on p2p-device/monitor
Johannes Berg
2
-9
/
+18
2013-02-15
mac80211: fix auth/assoc timeout handling
Johannes Berg
4
-4
/
+25
2013-02-15
mac80211: fix ieee80211_sta_tx_notify for nullfunc
Wojciech Dubowik
1
-4
/
+5
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
5
-37
/
+55
2013-02-15
mac80211: fix WPA with VLAN on AP side with ps-sta
Michael Braun
1
-0
/
+1
2013-02-15
mac80211: free ps->bc_buf skbs on vlan device stop
Michael Braun
1
-0
/
+14
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
10
-1
/
+190
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
9
-17
/
+463
2013-02-13
cfg80211: configuration for WoWLAN over TCP
Johannes Berg
2
-3
/
+295
2013-02-13
mac80211/minstrel_ht: add support for using CCK rates
Felix Fietkau
5
-60
/
+237
2013-02-13
cfg80211: check vendor IE length to avoid overrun
Luciano Coelho
1
-4
/
+8
2013-02-13
nl80211: add packet offset information for wowlan pattern
Amitkumar Karwar
1
-27
/
+47
2013-02-12
mac80211: allow driver to be stateless wrt. SMSP requests
Emmanuel Grumbach
1
-0
/
+3
2013-02-12
mac80211: Add flushes before going off-channel
Seth Forshee
2
-0
/
+8
2013-02-12
mac80211: Fix tx queue handling during scans
Seth Forshee
6
-25
/
+36
2013-02-12
mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate
Felix Fietkau
1
-4
/
+0
2013-02-12
mac80211/minstrel_ht: show the number of retries for each rate in debugfs
Felix Fietkau
1
-5
/
+6
2013-02-11
mac80211: remove unused code to mark AP station authenticated
Johannes Berg
1
-3
/
+1
2013-02-11
mac80211: simplify idle handling
Johannes Berg
5
-127
/
+25
[next]