index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
st
/
cw1200
/
queue.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-17
wifi: cw1200: Remove unused cw1200_queue_requeue_all()
Dr. David Alan Gilbert
2022-09-27
cw1200: fix incorrect check to determine if no element is found in list
Xiaomeng Tong
2022-03-10
cw1200: use time_is_after_jiffies() instead of open coding it
Wang Qing
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-10
cw1200: drop useless LIST_HEAD
Julia Lawall
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-27
cw1200: Convert timers to use timer_setup()
Kees Cook
2015-11-18
cw1200: move under st vendor directory
Kalle Valo