index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
st
/
cw1200
Age
Commit message (
Expand
)
Author
2024-03-05
wifi: cw1200: restore endian swapping
Johannes Berg
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-05
wifi: cw1200: Convert to GPIO descriptors
Linus Walleij
2024-02-05
wifi: cw1200: fix __le16 sparse warnings
Kalle Valo
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-09-18
wifi: cw1200: Avoid processing an invalid TIM IE
Jeff Johnson
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-27
cw1200: fix incorrect check to determine if no element is found in list
Xiaomeng Tong
2022-09-07
wifi: cw1200: use get_unaligned_le64()
Johannes Berg
2022-09-07
wifi: cw1200: remove RCU STA pointer handling in TX
Johannes Berg
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-05-30
wifi: cw1200: cleanup the code a bit
Bernard Zhao
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-10
cw1200: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-31
cw1200: wsm: make array queue_id_to_wmm_aci static const
Colin Ian King
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-06-15
cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
Hang Zhang
2021-06-15
cw1200: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-04-17
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
2021-04-17
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
2020-12-10
cw1200: txrx: convert comma to semicolon
Zheng Yongjun
2020-11-24
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
2020-11-24
cw1200: replace a set of atomic_add()
Yejune Deng
2020-09-01
cw1200: wsm: Remove 'dummy' variables
Lee Jones
2020-05-29
cw1200: Remove local sdio VENDOR and DEVICE id definitions
Pali Rohár
2020-04-15
cw1200: make cw1200_spi_irq_unsubscribe() void
Jason Yan
2020-03-23
cw1200: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-26
cw1200: use true,false for bool variable
zhengbin
2019-10-15
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...
Markus Elfring
2019-10-02
cw1200: Fix a signedness bug in cw1200_load_firmware()
Dan Carpenter
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-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
net: cw1200: fix a NULL pointer dereference
Kangjie Lu
2019-02-01
cw1200: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
cw1200: fix indentation issues
Colin Ian King
2019-01-10
cw1200: drop useless LIST_HEAD
Julia Lawall
2019-01-10
cw1200: fix missing unlock on error in cw1200_hw_scan()
Wei Yongjun
2018-12-20
cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
Jia-Ju Bai
2018-12-20
cw1200: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
[next]