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
starfive-6.6.48-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
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-12-20
ath10k: add support to configure BB timing over wmi
Bhagavathi Perumal S
1
-0
/
+47
2018-12-20
ath10k: fix tx_stats memory leak
Zhi Chen
1
-9
/
+13
2018-12-20
ath10k: disable 4addr source port learning in 10.4 FW by default
Sathishkumar Muruganandam
1
-0
/
+11
2018-12-20
ath10k: fix kernel panic due to use after free
Karthikeyan Periyasamy
1
-5
/
+5
2018-12-20
ath10k: remove set but not used variable 'num_tdls_vifs'
YueHaibing
1
-26
/
+0
2018-12-04
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
1
-4
/
+7
2018-11-16
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
1
-1
/
+1
2018-11-06
ath10k: don't assume this is a PCI dev in generic code
Brian Norris
1
-2
/
+1
2018-11-05
ath10k: fixup extended per sta tx statistics
Dan Carpenter
1
-2
/
+6
2018-10-13
ath10k: add peer flush in ath10k_flush for STATION
Wen Gong
1
-2
/
+13
2018-10-13
ath10k: management tx ack rssi capability check
Balaji Pothunoori
1
-2
/
+3
2018-10-13
ath10k: support NET_DETECT WoWLAN feature
Wen Gong
1
-0
/
+12
2018-10-13
ath10k: set probe request oui during driver start
Rakesh Pillai
1
-6
/
+8
2018-10-13
ath10k: fix possible out of bound access of ath10k_rates array
Sriram R
1
-15
/
+15
2018-10-01
ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vaps
Maharaja Kennadyrajan
1
-0
/
+25
2018-10-01
ath10k: add debugfs support to get power save state change of STA
Maharaja Kennadyrajan
1
-0
/
+1
2018-10-01
ath10k: remove duplicated includes
YueHaibing
1
-1
/
+0
2018-10-01
ath10k: add support for configuring management packet rate
Sriram R
1
-2
/
+43
2018-10-01
ath10k: utilize random MAC address if none is provided
Brian Norris
1
-0
/
+4
2018-10-01
ath10k: fix vdev-start timeout on error
Ben Greear
1
-1
/
+1
2018-09-06
ath10k: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+4
2018-09-06
ath10k: add extended per sta tx statistics support
Anilkumar Kolli
1
-0
/
+10
2018-09-03
ath10k: add waiting htt tx complete before wow enable
Wen Gong
1
-9
/
+13
2018-08-28
ath10k: limit available channels via DT ieee80211-freq-limit
Sven Eckelmann
1
-0
/
+2
2018-07-31
ath10k: prevent active scans on potential unusable channels
Sven Eckelmann
1
-0
/
+7
2018-07-31
ath10k: fix parenthesis alignment
Kalle Valo
1
-3
/
+3
2018-07-30
ath10k: support for multicast rate control
Pradeep Kumar Chitrapu
1
-4
/
+50
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+3
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
1
-2
/
+5
2018-06-28
ath10k: replace hardcoded constant with define
Erik Stromdahl
1
-2
/
+2
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
1
-0
/
+1
2018-06-28
ath10k: update the phymode along with bandwidth change request
Ryan Hsu
1
-2
/
+14
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-2
/
+2
2018-06-14
ath10k: support use of channel 173
Ben Greear
1
-0
/
+3
2018-05-25
ath10k: DFS Host Confirmation
Sriram R
1
-0
/
+12
2018-05-25
ath10k: add support to configure channel dwell time
Pradeep Kumar Chitrapu
1
-3
/
+20
2018-05-12
ath10k: fix return value check in wake_tx_q op
Erik Stromdahl
1
-1
/
+1
2018-04-24
ath10k: enable sta idle power save
Govind Singh
1
-0
/
+7
2018-04-24
ath10k: support MAC address randomization in scan
Carl Huang
1
-0
/
+17
2018-04-19
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
1
-1
/
+1
2018-03-29
ath10k: advertize beacon_int_min_gcd
Anilkumar Kolli
1
-0
/
+2
2018-03-29
ath10k: fix TDLS peer TX data failure issue on encryped AP
Yingying Tang
1
-0
/
+4
2018-03-29
ath10k: avoid to set WEP key for TDLS peer
Yingying Tang
1
-1
/
+1
2018-03-29
ath10k: enable TDLS peer buffer STA feature
Yingying Tang
1
-0
/
+3
2018-03-29
Revert "ath10k: send (re)assoc peer command when NSS changed"
Karthikeyan Periyasamy
1
-3
/
+2
2018-03-26
ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
Karthikeyan Periyasamy
1
-0
/
+10
2018-03-14
ath10k: dma unmap mgmt tx buffer if wmi cmd send fails
Rakesh Pillai
1
-5
/
+23
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: advertise TDLS wider bandwidth support for 5GHz
Balaji Pothunoori
1
-1
/
+2
[next]