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
2014-09-08
mac80211: annotate MMIC head/tailroom warning
Johannes Berg
1
-2
/
+5
2014-09-08
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
3
-11
/
+75
2014-09-08
mac80211: split 802.11h parsing from transmit power policy
Steinar H. Gunderson
1
-19
/
+41
2014-09-05
mac80211: fix broken use of VHT/20Mhz with some APs
Eyal Shapira
1
-1
/
+1
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
3
-5
/
+10
2014-09-05
mac80211: combine roc with the "next roc" if possible
Eliad Peller
1
-24
/
+53
2014-09-05
mac80211: adjust roc duration when combining ROCs
Eliad Peller
1
-0
/
+1
2014-09-05
mac80211: Add RRM support to assoc request
Assaf Krauss
2
-3
/
+13
2014-09-05
mac80211: fix description comment of ieee80211_subif_start_xmit
Liad Kaufman
1
-3
/
+2
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
18
-0
/
+18
2014-09-05
mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period
Emmanuel Grumbach
1
-1
/
+1
2014-09-05
mac80211: clean up ieee80211_i.h
Johannes Berg
1
-2
/
+1
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
16
-154
/
+147
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
6
-8
/
+17
2014-09-03
mac80211: fix offloaded BA session traffic after hw restart
Michal Kazior
5
-14
/
+20
2014-08-29
mac80211: fix chantype recalc warning
Michal Kazior
1
-2
/
+2
2014-08-27
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-2
/
+2
2014-08-26
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-26
mac80211: don't resize skbs needlessly
Ido Yariv
1
-1
/
+4
2014-08-26
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
1
-9
/
+3
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-1
/
+1
2014-08-26
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2
-95
/
+93
2014-08-26
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
1
-7
/
+3
2014-08-26
mac80211: fix agg_status debugfs file alignment
Johannes Berg
1
-1
/
+1
2014-08-26
mac80211: fix start_seq_num in Rx reorder offload
Denton Gentry
1
-2
/
+2
2014-08-26
mac80211: mesh_plink: handle confirm frames with new plid
Bob Copeland
1
-1
/
+6
2014-08-26
mac80211: fix smps mode check for AP_VLAN
Felix Fietkau
1
-2
/
+5
2014-08-26
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
Felix Fietkau
1
-0
/
+2
2014-08-26
Revert "mac80211: disable uAPSD if all ACs are under ACM"
Johannes Berg
1
-2
/
+1
2014-08-23
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-15
mac80211: disable 40MHz support in case of 20MHz AP
Eliad Peller
1
-8
/
+22
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
10
-28
/
+16
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-166
/
+637
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-11
/
+14
2014-07-23
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau
1
-1
/
+4
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
14
-155
/
+623
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
3
-23
/
+118
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
4
-24
/
+62
2014-07-21
mac80211: remove useless NULL checks
Eytan Lifshitz
1
-3
/
+0
2014-07-21
mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt
Max Stepanov
1
-1
/
+1
2014-07-21
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
Luciano Coelho
2
-8
/
+1
2014-07-21
mac80211: make sure TDLS teardown packet is sent on time
Liad Kaufman
1
-0
/
+11
2014-07-21
mac80211: ignore frames between TDLS peers when operating as AP
Arik Nemtsov
1
-0
/
+8
2014-07-21
mac80211: disable VHT for TDLS
Arik Nemtsov
1
-0
/
+4
2014-07-21
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
1
-0
/
+3
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
2
-8
/
+87
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
4
-19
/
+20
2014-07-21
mac80211: add TDLS QoS param IE on setup-confirm
Arik Nemtsov
1
-0
/
+124
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
5
-21
/
+26
2014-07-21
mac80211: set TDLS capab to zero on failure frames
Arik Nemtsov
1
-4
/
+12
[prev]
[next]