summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/dvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: support 4-bits in MAC step valueMike Golant2021-12-071-6/+2
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0221-100/+7
|\
| * iwlwifi: allow rate-limited error messagesJohannes Berg2021-10-221-4/+7
| * iwlwifi: remove contact informationJohannes Berg2021-10-2220-94/+0
| * iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg2021-10-221-1/+0
| * wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-131-1/+0
* | treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-2/+4
|/
* iwlwifi: remove trailing semicolon in macro definitionTom Rix2021-08-261-1/+1
* iwlwifi: prepare for synchronous error dumpsJohannes Berg2021-08-261-2/+2
* iwlwifi: remove flags argument for nic_accessJohannes Berg2021-02-102-10/+7
* iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-115-7/+7
* iwlwifi: tighten RX MPDU bounds checksJohannes Berg2020-12-091-0/+6
* iwlwifi: use SPDX tagsJohannes Berg2020-12-094-227/+16
* iwlwifi: validate MPDU length against notification lengthJohannes Berg2020-12-091-2/+8
* iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones2020-10-081-4/+4
* iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones2020-10-081-3/+3
* iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones2020-10-081-5/+3
* iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones2020-10-081-11/+11
* iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones2020-10-081-1/+1
* iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones2020-10-081-6/+6
* iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones2020-10-081-6/+5
* iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-101-6/+6
* iwlwifi: Extended Key ID support for mvm and dvmAlexander Wetzel2020-06-051-0/+1
* iwlwifi: remove outdated copyright print/module statementJohannes Berg2020-05-081-1/+1
* iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach2020-05-083-20/+3
* mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+1
* iwlwifi: use <linux/units.h> helpersAkinobu Mita2020-01-312-7/+4
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-2/+2
|\
| * iwlwifi: add device name to device_infoLuca Coelho2020-01-041-2/+2
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-2/+1
|/
* iwlwifi: check kasprintf() return valueJohannes Berg2019-11-201-0/+3
* iwlwifi: dvm: excessive if in rs_bt_update_lq()Denis Efremov2019-11-201-1/+1
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-1/+1
* iwlwifi: always access the trans configuration via transLuca Coelho2019-09-066-12/+12
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-066-11/+15
* iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-262-25/+8
* iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva2019-06-291-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1820-250/+20
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323Thomas Gleixner2019-06-055-70/+5
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner2019-06-0515-180/+15
* | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-4/+0
|/
* iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-203-50/+8
* iwlwifi: dvm: don't use IWL_DL_FW_ERRORSSara Sharon2019-02-141-7/+7
* iwlwifi: dvm: use %u for sscanf() into unsigned variableJohannes Berg2019-02-041-1/+2
* iwlwifi: dvm: fix some fall through warningsLuca Coelho2019-02-042-3/+6
* wireless: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-011-1/+1
* iwlwifi: dvm: remove useless conditionJohannes Berg2019-01-291-2/+3