aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1
2022-05-22wifi: carl9170: silence a GCC 12 -Warray-bounds warningJakub Kicinski1-0/+5
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+3
2022-05-02carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong1-0/+3
2022-04-11mac80211: prepare sta handling for MLO supportSriram R2-6/+7
2022-03-10carl9170: devres ar->survey_infoChristian Lamparter1-4/+2
2022-03-10carl9170: replace bitmap_zalloc with devm_bitmap_zallocChristian Lamparter1-8/+1
2022-03-10carl9170: devres-ing input_allocate_deviceChristian Lamparter1-11/+2
2022-03-10carl9170: devres-ing hwrng_register usageChristian Lamparter2-27/+3
2022-03-10carl9170: replace GFP_ATOMIC in ampdu_action, it can sleepChristian Lamparter1-1/+1
2022-02-24carl9170: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-01-31carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King1-1/+1
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-6/+6
2021-12-08carl9170: Use the bitmap API when applicableChristophe JAILLET1-6/+3
2021-11-26mac80211: Use memset_after() to clear tx statusKees Cook1-6/+6
2021-06-12wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-04-18carl9170: remove get_tid_hChristophe JAILLET2-7/+2
2021-02-09carl9170: fix struct alignment conflictArnd Bergmann2-11/+11
2020-12-09carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix1-2/+2
2020-11-11carl9170: remove WDS codeJohannes Berg2-5/+0
2020-08-31carl9170: Convert 'ar9170_qmap' to inline functionLee Jones3-5/+8
2020-08-27carl9170: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-27carl9170: Use fallthrough pseudo-keywordGustavo A. R. Silva2-4/+4
2020-06-09ath: fix wiki website urlFlavio Suligoi2-2/+2
2020-05-12carl9170: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-2/+1
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-09-04carl9170: remove set but not used variable 'udev'YueHaibing1-2/+0
2019-07-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2-29/+19
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter1-7/+2
2019-06-27carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner1-13/+1
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-29wireless: carl9170: fix clang build warningArnd Bergmann2-2/+2
2019-02-19carl9170: clean up a clamp() callDan Carpenter1-1/+1
2018-11-05carl9170: tx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-11-05carl9170: rx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-3/+4
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches2-6/+6