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
/
drivers
/
net
/
wireless
/
ath
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2
-2
/
+2
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2023-12-07
wifi: ath5k: remove unused ath5k_eeprom_info::ee_antenna
Jiri Slaby (SUSE)
1
-3
/
+0
2023-12-01
wifi: ath5k: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-10-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+1
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-1
/
+1
2023-10-18
wifi: ath5k: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-09-21
wifi: ath5k: remove unnecessary (void*) conversions
Wu Yunchuan
2
-4
/
+4
2023-08-23
wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()
Mahmoud Maatuq
1
-16
/
+13
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
1
-1
/
+0
2023-08-22
wifi: ath5k: Remove redundant dev_err()
Ruan Jinjie
1
-1
/
+0
2023-07-25
wifi: ath5k: remove phydir check from ath5k_debug_init_device()
Minjie Du
1
-2
/
+0
2023-02-22
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
Dan Carpenter
1
-1
/
+1
2023-02-22
wifi: ath5k: Use platform_get_irq() to get the interrupt
Douglas Anderson
1
-6
/
+4
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
1
-0
/
+1
2022-07-18
wifi: ath5k: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-6
/
+6
2022-05-22
ath5k: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-01-17
ath5k: fix ah_txq_isr_txok_all setting
Peter Seiderer
1
-0
/
+1
2022-01-17
ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hw
Peter Seiderer
2
-8
/
+0
2022-01-17
ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hw
Peter Seiderer
2
-5
/
+1
2022-01-17
ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hw
Peter Seiderer
2
-5
/
+1
2022-01-17
ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
Peter Seiderer
2
-5
/
+1
2022-01-12
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
1
-0
/
+3
2021-12-20
ath5k: switch to rate table based lookup
Jonas Jelonek
1
-2
/
+48
2021-10-20
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+4
2021-10-18
ath5k: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-4
/
+4
2021-09-24
ath5k: fix building with LEDS=m
Arnd Bergmann
2
-7
/
+7
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-06-15
ath5k: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-12-17
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
1
-1
/
+1
2020-12-09
ath5k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-09-22
ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-22
/
+3
2020-08-27
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-16
/
+15
2020-08-17
ath5k: Fix kerneldoc formatting issue
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-8
/
+8
2020-08-14
ath5k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-04-28
ath5k: remove conversion to bool in ath5k_ani_calibration()
Jason Yan
1
-1
/
+1
2020-03-12
ath5k: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-87
/
+87
2020-03-11
ath5k: Add proper dependency for ATH5K_AHB
Krzysztof Kozlowski
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-31
ath5k: eeprom: Remove unneeded variable
Saurav Girepunje
1
-2
/
+2
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+1
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
[next]