summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170
AgeCommit message (Expand)Author
2023-10-02wifi: carl9170: remove unnecessary (void*) conversionsWu Yunchuan
2023-03-24wifi: carl9170: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-24wifi: carl9170: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2022-11-25wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-12wifi: carl9170: Remove -Warray-bounds exceptionKees Cook
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-30carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-22wifi: carl9170: silence a GCC 12 -Warray-bounds warningJakub Kicinski
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-02carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter
2022-03-10carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter
2022-02-24carl9170: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-01-31carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-08carl9170: Use the bitmap API when applicableChristophe JAILLET
2021-11-26mac80211: Use memset_after() to clear tx statusKees Cook
2021-06-12wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap
2021-04-18carl9170: remove get_tid_hChristophe JAILLET
2021-02-09carl9170: fix struct alignment conflictArnd Bergmann
2020-12-09carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix
2020-11-11carl9170: remove WDS codeJohannes Berg
2020-08-31carl9170: Convert 'ar9170_qmap' to inline functionLee Jones
2020-08-27carl9170: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27carl9170: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-09ath: fix wiki website urlFlavio Suligoi
2020-05-12carl9170: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-04carl9170: remove set but not used variable 'udev'YueHaibing
2019-07-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter
2019-06-27carl9170: fix misuse of device driver APIChristian Lamparter
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner