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
/
ath
/
carl9170
Age
Commit message (
Expand
)
Author
2024-04-29
wifi: carl9170: add a proper sanity check for endpoints
Nikita Zhandarovich
2024-04-04
wifi: carl9170: re-fix fortified-memset warning
Arnd Bergmann
2024-02-22
Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-02-14
wifi: carl9170: Remove redundant assignment to pointer super
Colin Ian King
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-10-02
wifi: carl9170: remove unnecessary (void*) conversions
Wu Yunchuan
2023-03-24
wifi: carl9170: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-03-24
wifi: carl9170: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2022-11-25
wifi: carl9170: Replace zero-length array of trailing structs with flex-array
Kees Cook
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-10-12
wifi: carl9170: Remove -Warray-bounds exception
Kees Cook
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-30
carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
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-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-03-10
carl9170: devres ar->survey_info
Christian Lamparter
2022-03-10
carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
Christian Lamparter
2022-03-10
carl9170: devres-ing input_allocate_device
Christian Lamparter
2022-03-10
carl9170: devres-ing hwrng_register usage
Christian Lamparter
2022-03-10
carl9170: replace GFP_ATOMIC in ampdu_action, it can sleep
Christian Lamparter
2022-02-24
carl9170: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-01-31
carl9170: fix missing bit-wise or operator for tx_params
Colin Ian King
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-08
carl9170: Use the bitmap API when applicable
Christophe JAILLET
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
2021-06-12
wireless: carl9170: fix LEDS build errors & warnings
Randy Dunlap
2021-04-18
carl9170: remove get_tid_h
Christophe JAILLET
2021-02-09
carl9170: fix struct alignment conflict
Arnd Bergmann
2020-12-09
carl9170: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-08
carl9170: remove trailing semicolon in macro definition
Tom Rix
2020-11-11
carl9170: remove WDS code
Johannes Berg
2020-08-31
carl9170: Convert 'ar9170_qmap' to inline function
Lee Jones
2020-08-27
carl9170: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-09
ath: fix wiki website url
Flavio Suligoi
2020-05-12
carl9170: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-06
carl9170: remove P2P_GO support
Christian Lamparter
2020-03-12
carl9170: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-04
carl9170: remove set but not used variable 'udev'
YueHaibing
2019-07-01
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-06-27
carl9170: remove dead branch in op_conf_tx callback
Christian Lamparter
[next]