summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/dvm
AgeCommit message (Expand)Author
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-22iwlwifi: allow rate-limited error messagesJohannes Berg
2021-10-22iwlwifi: remove contact informationJohannes Berg
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-10iwlwifi: tighten RX MPDU bounds checksJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg
2020-10-08iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones
2020-10-08iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones
2020-06-10iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-05iwlwifi: Extended Key ID support for mvm and dvmAlexander Wetzel
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-04iwlwifi: add device name to device_infoLuca Coelho
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-11-20iwlwifi: check kasprintf() return valueJohannes Berg
2019-11-20iwlwifi: dvm: excessive if in rs_bt_update_lq()Denis Efremov
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-07-26iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-29iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner
2019-02-20iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-14iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon
2019-02-04iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg
2019-02-04iwlwifi: dvm: fix some fall through warningsLuca Coelho
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-29iwlwifi: dvm: remove useless conditionJohannes Berg
2019-01-29iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.hJohannes Berg