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
/
ath6kl
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-03
ath6kl: convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2016-04-26
ath6kl: add ability to set debug uart baud rate
Steve deRosier
1
-0
/
+8
2016-04-26
ath6kl: fix missing uart debug pin for 6004 HW 3.0
Steve deRosier
1
-0
/
+1
2015-12-11
ath6kl: add log messages for firmware failure cases.
Ben Greear
1
-1
/
+15
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-29
ath6kl: fix firmware version assignment
Ben Greear
1
-1
/
+1
2015-10-27
ath6kl: add missing of_node_put
Julia Lawall
1
-0
/
+1
2014-08-28
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
1
-1
/
+1
2014-08-25
ath6kl: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-1
/
+1
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-18
/
+72
2014-07-21
ath6kl: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-14
ath6kl: add support for ar6004 hw3.0
Jessica Wu
1
-4
/
+48
2014-07-14
ath6kl: add support wmi rate tables with mcs15
Jessica Wu
1
-0
/
+1
2014-07-14
ath6kl: don't set hi_refclk_hz if hardware version doesn't need it
Kalle Valo
1
-3
/
+6
2014-07-14
ath6kl: convert ar6004 hardware flags to firmware feature flags
Kalle Valo
1
-9
/
+7
2014-07-14
ath6kl: Fix ath6kl_bmi_read_hi32 macro
Frederic Danis
1
-2
/
+10
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
1
-1
/
+0
2013-08-07
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
1
-0
/
+3
2013-06-01
ath6kl: Check wmi ready event status before validating abi version
Raja Mani
1
-7
/
+7
2013-03-18
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
Myoungje Kim
1
-2
/
+2
2013-03-18
ath6kl: cold reset target after host warm boot
Kalle Valo
1
-1
/
+12
2013-03-18
ath6kl: fix usb related error handling and warnings
Kalle Valo
1
-4
/
+6
2013-03-18
ath6kl: cleanup ath6kl_reset_device()
Kalle Valo
1
-3
/
+9
2013-03-18
ath6kl: print firmware capabilities
Kalle Valo
1
-0
/
+73
2013-03-05
ath6kl: Return error from ath6kl_bmi_done()
Mohammed Shafi Shajakhan
1
-4
/
+2
2012-11-27
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
1
-33
/
+1
2012-11-27
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
1
-2
/
+0
2012-10-24
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
1
-4
/
+3
2012-10-24
ath6kl: Fix mapping uplink endpoint for AR6004
Mohammed Shafi Shajakhan
1
-2
/
+3
2012-10-24
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
1
-5
/
+8
2012-10-24
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
1
-4
/
+4
2012-10-24
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
1
-1
/
+5
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
1
-6
/
+0
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
1
-0
/
+19
2012-10-24
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
Vasanthakumar Thiagarajan
1
-5
/
+23
2012-10-24
ath6kl: rework scheduled scan
Thomas Pedersen
1
-0
/
+6
2012-10-24
ath6kl: Add support for AR6004 hardware version 1.3
Bala Shanmugam
1
-0
/
+20
2012-06-14
ath6kl: fix fw capability parsing
Thomas Pedersen
1
-3
/
+3
2012-06-11
ath6kl: use firmware version from FW IE
Naveen Singh
1
-0
/
+8
2012-05-24
ath6kl: Add support for setting tx rateset.
Bala Shanmugam
1
-0
/
+5
2012-05-24
ath6kl: Fix missing gpio pin 9 configuration
Vasanthakumar Thiagarajan
1
-0
/
+6
2012-05-16
ath6kl: enable enhanced bmiss detection
Thomas Pedersen
1
-0
/
+3
2012-04-16
ath6kl: merge split format strings into one
Kalle Valo
1
-5
/
+6
2012-04-12
ath6kl: Add AR6004 1.2 support for USB and SDIO
Ray Chen
1
-0
/
+18
2012-04-12
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-0
/
+2
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-0
/
+2
2012-04-09
ath6kl: Fix target assert in p2p bringup with multi vif
Vasanthakumar Thiagarajan
1
-9
/
+18
2012-04-03
ath6kl: Use vmalloc instead of kmalloc for fw
Vivek Natarajan
1
-1
/
+3
2012-03-26
ath6kl: add htc ops
Kalle Valo
1
-1
/
+2
2012-03-26
ath6kl: add tx_comp_multi() to struct htc_ep_callbacks
Kalle Valo
1
-0
/
+1
[next]