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
/
ipw2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
ipw2200: constify address in ipw_send_adapter_address
Jakub Kicinski
1
-1
/
+1
2021-10-20
ipw2200: prepare for const netdev->dev_addr
Jakub Kicinski
2
-4
/
+4
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+4
2021-09-28
ipw2200: Fix a function name in print messages
Cai Huoqing
1
-1
/
+1
2021-08-21
ipw2x00: Avoid field-overflowing memcpy()
Kees Cook
1
-39
/
+17
2021-08-21
ipw2x00: Use struct_size helper instead of open-coded arithmetic
Len Baker
1
-2
/
+2
2021-06-03
ipw2x00: Minor documentation update
Souptick Joarder
1
-1
/
+1
2021-04-17
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
1
-2
/
+4
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-40
/
+33
2020-09-30
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
3
-8
/
+4
2020-09-11
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
1
-4
/
+0
2020-08-27
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-9
/
+7
2020-08-27
ipw2200: Demote lots of nonconformant kerneldoc comments
Lee Jones
1
-15
/
+15
2020-08-27
ipw2200: Remove set but unused variables 'rc' and 'w'
Lee Jones
1
-8
/
+7
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-89
/
+88
2020-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
1
-1
/
+1
2020-08-02
ipw2x00: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-2
/
+2
2020-07-21
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-47
/
+14
2020-07-15
ipw2200: use generic power management
Vaibhav Gupta
1
-23
/
+7
2020-07-15
ipw2100: use generic power management
Vaibhav Gupta
1
-24
/
+7
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
2
-3
/
+3
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-05-12
ipw2x00: Fix comment for CLOCK_BOOTTIME constant
Pali Rohár
1
-1
/
+1
2020-05-12
ipw2x00: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-20
/
+20
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-20
/
+7
2020-05-06
ipw2x00: Remove a memory allocation failure log message
Christophe JAILLET
1
-3
/
+1
2020-05-01
docs: networking: device drivers: convert intel/ipw2200.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-01
docs: networking: device drivers: convert intel/ipw2100.txt to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-15
ipw2x00: make ipw_setup_deferred_work() void
Jason Yan
1
-10
/
+2
2020-04-15
ipw2x00: make ipw_qos_association_resp() void
Jason Yan
1
-7
/
+4
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-38
/
+38
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
4
-38
/
+38
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-5
/
+5
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-6
/
+8
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-21
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-5
/
+7
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
2
-5
/
+7
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-20
ipw2x00: remove set but not used variable 'force_update'
zhengbin
1
-2
/
+1
2019-11-20
ipw2x00: remove set but not used variable 'reason'
zhengbin
1
-3
/
+0
2019-11-06
ipw2x00: Remove redundant variable "rc"
zhong jiang
1
-3
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-58
/
+58
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
1
-1
/
+1
2019-08-06
ipw2x00: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
Thomas Gleixner
8
-120
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2
-10
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-12-21
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
2
-11
/
+4
[next]