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