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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
1
-0
/
+2
2018-12-05
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
1
-14
/
+35
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-0
/
+5
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
1
-16
/
+32
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+5
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-6
/
+5
2018-09-03
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
1
-2
/
+1
2018-08-28
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
1
-5
/
+105
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
1
-4
/
+4
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-07-03
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
1
-1
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-32
/
+127
2018-06-18
mac80211: add support for HE
Luca Coelho
1
-5
/
+115
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
1
-0
/
+4
2018-06-15
mac80211: split ieee80211_send_probe_req()
Johannes Berg
1
-21
/
+0
2018-06-15
mac80211: add probe request building flags
Johannes Berg
1
-8
/
+10
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-07
mac80211: clean up rate info bandwidth setting
Johannes Berg
1
-4
/
+2
2018-03-29
mac80211: limit wmm params to comply with ETSI requirements
Haim Dreyfuss
1
-0
/
+44
2018-03-23
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
1
-1
/
+2
2017-12-11
mac80211: call synchronize_net once in the restart flow
Sara Sharon
1
-9
/
+10
2017-09-21
mac80211: use offsetofend()
Johannes Berg
1
-2
/
+2
2017-09-21
mac80211: simplify and clarify IE splitting
Johannes Berg
1
-12
/
+9
2017-09-05
mac80211: add MESH IE in the correct order
Liad Kaufman
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-4
/
+2
2017-05-24
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
1
-0
/
+37
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-1
/
+1
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
1
-0
/
+9
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-3
/
+3
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-22
/
+21
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-11
/
+11
2017-04-27
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
1
-3
/
+6
2017-03-06
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
1
-11
/
+11
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
1
-0
/
+10
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
1
-0
/
+7
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-24
/
+20
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-2
/
+9
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-1
/
+47
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-1
/
+2
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+1
2016-09-15
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+0
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-1
/
+1
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-21
/
+2
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-5
/
+6
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-12
/
+12
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
1
-2
/
+3
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-27
/
+89
[next]