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
Age
Commit message (
Expand
)
Author
Files
Lines
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
cfg80211: fix TDLS setup with VHT peers
Arik Nemtsov
1
-1
/
+2
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
2
-0
/
+144
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
2014-07-21
mac80211: avoid adding some IEs on TDLS setup failure packets
Arik Nemtsov
1
-26
/
+32
2014-07-21
mac80211: split extra TDLS IEs in setup frames
Arik Nemtsov
1
-7
/
+70
2014-07-21
mac80211: consolidate TDLS IE treatment
Arik Nemtsov
1
-28
/
+41
2014-07-21
mac80211: fix error path for TDLS setup
Arik Nemtsov
1
-6
/
+10
2014-07-21
mac80211: track TDLS initiator internally
Arik Nemtsov
2
-11
/
+27
2014-07-18
mac80211: suppress unused variable warning without lockdep
Johannes Berg
1
-1
/
+1
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
2
-12
/
+6
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
3
-104
/
+69
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2
-29
/
+88
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
1
-4
/
+31
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
4
-92
/
+716
2014-06-25
mac80211: split sched scan IEs
David Spinadel
15
-75
/
+88
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
16
-73
/
+198
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
4
-1
/
+44
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
1
-0
/
+13
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
3
-0
/
+33
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2
-0
/
+58
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
1
-23
/
+55
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
1
-12
/
+28
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
8
-10
/
+26
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
3
-24
/
+115
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
1
-3
/
+13
2014-06-23
mac80211: clarify TDLS Tx handling
Arik Nemtsov
1
-16
/
+17
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
4
-64
/
+35
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2
-6
/
+41
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
10
-46
/
+98
2014-06-23
mac80211: don't stop all queues when flushing
Luciano Coelho
1
-2
/
+2
2014-06-23
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2
-9
/
+3
2014-06-23
mac80211_hwsim: clean up own address matching
Johannes Berg
1
-35
/
+31
2014-06-23
mac80211: Use ktime_get_ts()
Thomas Gleixner
2
-3
/
+3
2014-06-23
mac80211: use csa counter offsets instead of csa_active
Michal Kazior
1
-3
/
+6
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
5
-75
/
+115
2014-06-23
mac80211: allow tx via monitor iface when DFS
Janusz Dziedzic
1
-5
/
+6
2014-06-23
cfg80211: make ethtool the driver's responsibility
Johannes Berg
13
-555
/
+391
2014-06-23
mac80211: remove weak WEP IV accounting
Johannes Berg
4
-25
/
+1
2014-06-23
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
Antonio Ospite
1
-1
/
+1
2014-06-23
mac80211: remove ignore_plink_timer flag
Bob Copeland
2
-9
/
+23
2014-06-23
mac80211: fix station/driver powersave race
Johannes Berg
4
-29
/
+51
2014-06-23
mac80211: remove PID rate control
John W. Linville
8
-1036
/
+0
2014-06-16
Linux 3.16-rc1
Linus Torvalds
1
-2
/
+2
[next]