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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
1
-6
/
+2
2015-09-22
mac80211: reset CQM history upon reconfiguration
Sara Sharon
1
-0
/
+1
2015-09-22
mac80211: fix VHT MCS mask array overrun
Johannes Berg
1
-5
/
+7
2015-09-04
mac80211: reject software RSSI CQM with beacon filtering
Johannes Berg
1
-0
/
+4
2015-09-04
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
2
-0
/
+31
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
1
-3
/
+67
2015-09-04
mac80211: Do not use sizeof() on pointer type
Thierry Reding
1
-1
/
+1
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
5
-10
/
+12
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
6
-16
/
+181
2015-08-14
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
1
-0
/
+27
2015-08-14
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
1
-68
/
+71
2015-08-14
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
1
-6
/
+5
2015-08-14
mac80211: Make OCB mode set BSSID
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Set txrc.bss to true for OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-13
mac80211: fix invalid read in minstrel_sort_best_tp_rates()
Adrien Schildknecht
1
-5
/
+6
2015-08-13
mac80211: remove always true condition
Dan Carpenter
1
-4
/
+1
2015-08-13
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
Johannes Berg
1
-17
/
+0
2015-07-17
mac80211: deinline rate_control_rate_init, rate_control_rate_update
Denys Vlasenko
2
-57
/
+62
2015-07-17
mac80211: deinline drv_sta_state
Denys Vlasenko
3
-27
/
+44
2015-07-17
mac80211: select an AID when creating new mesh STAs
Bob Copeland
1
-6
/
+35
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
4
-15
/
+23
2015-07-17
mac80211: reorder mesh_plink to remove forward decl
Bob Copeland
1
-57
/
+52
2015-07-17
mac80211: clear local->suspended before calling drv_resume()
Eliad Peller
1
-4
/
+14
2015-07-17
mac80211: TDLS: deny ch-switch req on disallowed channels
Arik Nemtsov
1
-18
/
+31
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
5
-10
/
+44
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
6
-16
/
+41
2015-07-17
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
2
-1
/
+38
2015-07-17
mac80211: account TX MSDUs properly with segmentation offload
Johannes Berg
1
-1
/
+5
2015-07-17
mac80211: shrink struct ieee80211_fragment_entry
Johannes Berg
1
-6
/
+6
2015-07-17
mac80211: mesh: move fail_avg into mesh struct
Johannes Berg
2
-7
/
+9
2015-07-17
mac80211: minstrel_ht: handle peers in dynamic SMPS
Krishna Chaitanya
1
-1
/
+7
2015-07-17
mac80211: mesh process the target only subfield for mesh hwmp
Chun-Yeow Yeoh
1
-24
/
+8
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
4
-25
/
+51
2015-07-17
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-07-17
mac80211: mac80211: Check SN for deactivated mpaths
Jesse Jones
1
-0
/
+26
2015-07-17
mac80211: mesh: don't invalidate SN on discovery failure
Jesse Jones
1
-1
/
+3
2015-07-17
mac80211: mesh: add missing case to PERR processing
Alexis Green
1
-2
/
+5
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
4
-11
/
+132
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
5
-7
/
+29
2015-07-17
mac80211: clear local->in_reconfig on reconfig error
Eliad Peller
1
-0
/
+1
2015-07-17
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
Johannes Berg
1
-1
/
+6
2015-07-17
mac80211: avoid unnecessary beacon deref on CSA counter update
Wojciech Dubowik
1
-8
/
+14
2015-07-17
mac80211: move mesh STA parameters code to own function
Johannes Berg
1
-56
/
+61
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
8
-176
/
+196
2015-07-17
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
2
-4
/
+0
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2
-2
/
+6
2015-07-17
mac80211: support device/driver PN check for CCMP/GCMP
Johannes Berg
1
-38
/
+45
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
4
-7
/
+0
[next]