index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
ipw2x00
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-09-29
net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
Sebastian Andrzej Siewior
2020-09-11
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
2020-08-27
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
ipw2200: Demote lots of nonconformant kerneldoc comments
Lee Jones
2020-08-27
ipw2200: Remove set but unused variables 'rc' and 'w'
Lee Jones
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
2020-08-02
ipw2x00: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-07-15
ipw2200: use generic power management
Vaibhav Gupta
2020-07-15
ipw2100: use generic power management
Vaibhav Gupta
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-12
ipw2x00: Fix comment for CLOCK_BOOTTIME constant
Pali Rohár
2020-05-12
ipw2x00: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-06
ipw2x00: Remove a memory allocation failure log message
Christophe JAILLET
2020-05-01
docs: networking: device drivers: convert intel/ipw2200.txt to ReST
Mauro Carvalho Chehab
2020-05-01
docs: networking: device drivers: convert intel/ipw2100.txt to ReST
Mauro Carvalho Chehab
2020-04-15
ipw2x00: make ipw_setup_deferred_work() void
Jason Yan
2020-04-15
ipw2x00: make ipw_qos_association_resp() void
Jason Yan
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-18
ipw2x00: Fix -Wcast-function-type
Phong Tran
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-20
ipw2x00: remove set but not used variable 'force_update'
zhengbin
2019-11-20
ipw2x00: remove set but not used variable 'reason'
zhengbin
2019-11-06
ipw2x00: Remove redundant variable "rc"
zhong jiang
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-03
ipw2x00: fix spelling mistake "initializationg" -> "initialization"
Colin Ian King
2019-08-06
ipw2x00: remove redundant assignment to err
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
2018-12-20
ipw2x00: cleanup dead code
YueHaibing
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-10-01
ipw2x00: Remove unnecessary parentheses
Nathan Chancellor
2018-07-31
ipw2x00: remove redundant variables len, ret, reason and crypt
Colin Ian King
2018-06-27
ipw2x00: track time using boottime
Arnd Bergmann
2018-06-27
net: ipw2x00: Replace NULL comparison with !priv
Varsha Rao
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
[next]