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
/
intel
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
wifi: iwl4965: Add missing check for create_singlethread_workqueue()
Jiasheng Jiang
1
-2
/
+10
2023-03-10
wifi: iwl3945: Add missing check for create_singlethread_workqueue
Jiasheng Jiang
1
-4
/
+12
2023-03-10
wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-09-28
iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2
-5
/
+5
2022-09-06
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
1
-4
/
+1
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-30
wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...
Stanislaw Gruszka
1
-4
/
+1
2022-07-18
wifi: iwlegacy: 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
2
-2
/
+4
2022-06-21
wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...
Alexey Kodanev
1
-1
/
+4
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
2
-4
/
+4
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
3
-11
/
+11
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
3
-17
/
+17
2021-12-08
iwlwifi: fix LED dependencies
Arnd Bergmann
1
-2
/
+2
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
1
-2
/
+4
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-2
/
+0
2021-08-29
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-84
/
+75
2021-04-11
iwlegacy: avoid -Wempty-body warning
Arnd Bergmann
3
-5
/
+1
2021-02-08
iwlegacy: 4965-mac: Simplify the calculation of variables
Jiapeng Chong
1
-2
/
+1
2021-01-25
iwl4965: do not process non-QOS frames on txq->sched_retry path
Stanislaw Gruszka
1
-5
/
+6
2020-09-30
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
1
-2
/
+2
2020-09-01
iwlegacy: 3945: Remove all non-conformant kernel-doc headers
Lee Jones
1
-23
/
+23
2020-09-01
iwlegacy: 3945-rs: Remove all non-conformant kernel-doc headers
Lee Jones
1
-4
/
+4
2020-09-01
iwlegacy: 3945-mac: Remove all non-conformant kernel-doc headers
Lee Jones
1
-12
/
+12
2020-09-01
iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header
Lee Jones
1
-1
/
+1
2020-09-01
iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocks
Lee Jones
1
-5
/
+5
2020-09-01
iwlegacy: 4965-mac: Convert function headers to standard comment blocks
Lee Jones
1
-30
/
+25
2020-09-01
iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headers
Lee Jones
1
-13
/
+12
2020-09-01
iwlegacy: debug: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-2
/
+1
2020-08-27
iwlegacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-10
/
+6
2020-08-27
iwlegacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-27
iwlegacy: common: Demote kerneldoc headers to standard comment blocks
Lee Jones
1
-35
/
+33
2020-08-27
iwlegacy: common: Remove set but not used variable 'len'
Lee Jones
1
-4
/
+0
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-4
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-15
iwlegacy: Check the return value of pcie_capability_read_*()
Bolarinwa Olayemi Saheed
1
-2
/
+2
2020-07-15
iwlegacy: remove redundant initialization of variable tid
Colin Ian King
1
-1
/
+1
2020-06-15
Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...
Kalle Valo
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-10
net: wireless: intel: fix wiki website url
Flavio Suligoi
1
-1
/
+1
2020-05-12
iwlegacy: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-13
/
+13
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2
-2
/
+2
2020-03-12
iwlegacy: Remove unneeded variable ret
Xu Wang
2
-5
/
+2
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
3
-12
/
+11
2020-01-26
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
1
-1
/
+1
2019-12-18
iwlegacy: Fix -Wcast-function-type
Phong Tran
2
-4
/
+6
2019-11-06
iwlegacy: Remove redundant variable "ret"
zhong jiang
1
-2
/
+1
[next]