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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
ath10k: add logging to better determine some VIF/STA creation failures
Ben Greear
1
-6
/
+10
2013-11-08
ath10k: Fix un-initialized debug objects.
Ben Greear
1
-2
/
+2
2013-11-06
ath10k: fix possible memory leak in ath10k_pci_probe()
Wei Yongjun
1
-1
/
+1
2013-10-30
ath10k: plug memory leak on beacon tx
Michal Kazior
1
-1
/
+6
2013-10-30
ath10k: plug memory leak in wmi mgmt tx worker
Michal Kazior
2
-4
/
+4
2013-10-24
ath10k: respect power_level values
Michal Kazior
1
-0
/
+20
2013-10-24
ath10k: use proper tx power unit
Michal Kazior
2
-10
/
+11
2013-10-24
ath10k: setup min channel power to a reasonable value
Michal Kazior
1
-3
/
+3
2013-10-24
ath10k: Initialize list-head on vif creation.
Ben Greear
1
-0
/
+1
2013-10-21
ath10k: add error handling to ath10k_pci_wait()
Kalle Valo
1
-4
/
+24
2013-10-21
ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW
Michal Kazior
2
-7
/
+15
2013-10-21
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
2
-2
/
+11
2013-10-21
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2
-2
/
+3
2013-10-21
ath10k: fix NSS reporting in RX
Michal Kazior
1
-1
/
+1
2013-10-21
ath10k: fix endianess in prints
Michal Kazior
1
-8
/
+8
2013-10-21
ath10k: add sanity checks for monitor management
Michal Kazior
1
-0
/
+15
2013-10-21
ath10k: prevent starting monitor without a vdev
Michal Kazior
1
-2
/
+8
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
14
-387
/
+2673
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
1
-19
/
+37
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
1
-21
/
+0
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
1
-84
/
+62
2013-10-16
ath10k: track vif list internally
Michal Kazior
3
-0
/
+7
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
1
-13
/
+40
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2
-18
/
+39
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
1
-1
/
+1
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2
-24
/
+24
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2
-2
/
+3
2013-10-09
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
1
-1
/
+1
2013-10-09
ath10k: fix ath10k_debug_start() locking
Kalle Valo
3
-1
/
+31
2013-10-08
ath10k: Fix bug in max. VHT A-MPDU size
Sujith Manoharan
1
-1
/
+14
2013-10-08
ath10k: fix RX performance when using AP 10.X FW
Michal Kazior
1
-1
/
+1
2013-10-08
ath10k: fix possible memory leak in new FW loading
Michal Kazior
1
-3
/
+6
2013-10-08
ath10k: fix printf format string
Michal Kazior
1
-2
/
+2
2013-10-07
ath10k: remove num_sends_allowed
Michal Kazior
4
-24
/
+18
2013-10-07
ath10k: remove ce_sendlist_send
Michal Kazior
3
-51
/
+2
2013-10-07
ath10k: split vdev_id calculation from tx function
Michal Kazior
1
-10
/
+15
2013-10-07
ath10k: split tid calculation from tx function
Michal Kazior
1
-8
/
+15
2013-10-07
ath10k: extend the max_scan time
Bartosz Markowski
1
-1
/
+1
2013-10-07
ath10k: enable 10.x firmware branch support
Bartosz Markowski
1
-6
/
+1
2013-10-04
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
21
-1015
/
+984
2013-09-30
ath10k: implement firmware IE container support
Kalle Valo
4
-2
/
+206
2013-09-30
ath10k: store separate pointers for firmware data
Kalle Valo
2
-14
/
+37
2013-09-30
ath10k: rename board_data in struct ath10k
Kalle Valo
2
-10
/
+10
2013-09-27
ath10k: handle FW API differences for scan structures
Bartosz Markowski
2
-4
/
+97
2013-09-27
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
4
-9
/
+265
2013-09-27
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
4
-25
/
+332
2013-09-27
ath10k: add TARGET values for 10.x firmware
Bartosz Markowski
2
-29
/
+60
2013-09-27
ath10k: split wmi_cmd_init path
Bartosz Markowski
2
-1
/
+299
2013-09-27
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
7
-13
/
+128
[next]