2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/wireless/ath/carl9170
Al Viro a61af96799 carl9170: stop embedding file_operations into their objects
use debugfs_get_aux() instead; switch to debugfs_short_ops as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250112080705.141166-7-viro@zeniv.linux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-01-15 13:14:36 +01:00
..
carl9170.h carl9170: devres-ing hwrng_register usage 2022-03-10 17:53:38 +02:00
cmd.c wifi: carl9170: Fix multiple -Warray-bounds warnings 2023-03-24 16:53:23 +02:00
cmd.h
debug.c carl9170: stop embedding file_operations into their objects 2025-01-15 13:14:36 +01:00
debug.h
eeprom.h
fw.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
fwcmd.h wifi: carl9170: Replace fake flex-array with flexible-array member 2023-03-24 16:54:01 +02:00
fwdesc.h carl9170: Replace zero-length arrays with flexible-array members 2022-02-24 11:03:42 +02:00
hw.h
Kconfig wireless: carl9170: fix LEDS build errors & warnings 2021-06-12 13:37:46 +03:00
led.c
mac.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
main.c wifi: mac80211: inform the low level if drv_stop() is a suspend 2024-06-26 10:25:46 +02:00
Makefile wifi: carl9170: Remove -Warray-bounds exception 2022-10-12 09:36:38 +03:00
phy.c
phy.h
rx.c
tx.c wifi: carl9170: re-fix fortified-memset warning 2024-04-04 13:09:45 +03:00
usb.c wifi: carl9170: add a proper sanity check for endpoints 2024-04-29 20:06:47 +03:00
version.h
wlan.h carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper 2022-09-30 09:31:32 +03:00