aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-10iwlwifi: pcie: validate RX descriptor lengthJohannes Berg1-1/+7
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg3-3/+21
2020-12-10iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein1-23/+13
2020-12-10iwlwifi: sort out the NVM offsetsEmmanuel Grumbach1-1/+3
2020-12-10iwlwifi: fix typo in commentMordechay Goodstein1-1/+1
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach1-5/+5
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein1-1/+6
2020-12-10iwlwifi: enable sending/setting debug host eventMordechay Goodstein2-0/+43
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho14-5/+430
2020-12-10iwlwifi: copy iwl_he_capa for modificationsJohannes Berg2-5/+34
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach3-37/+1
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach3-5/+6
2020-12-10iwlwifi: mvm: Init error table memory to zeroMordechay Goodstein1-2/+2
2020-12-10iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetectNaftali Goldstein1-14/+0
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein5-258/+261
2020-12-10iwlwifi: mvm: fix sar profile printing issueJanie Tu1-2/+2
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado2-0/+7
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein2-5/+90
2020-12-10iwlwifi: remove all queue resources before freeMordechay Goodstein1-5/+1
2020-12-09rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih1-6/+7
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08airo: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wirelessKalle Valo76-2151/+3444
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee1-9/+8
2020-12-08rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih1-1/+1
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-07brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King1-1/+1
2020-12-07adm8211: fix error return code in adm8211_probe()Zhang Changzhong1-2/+4
2020-12-07rtw88: declare hw supports ch 144Zong-Zhe Yang1-0/+1
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King1-1/+1
2020-12-07wilc1000: remove redundant assignment to pointer vifColin Ian King1-1/+0
2020-12-07mwifiex: change license text of Makefile and README from MARVELL to NXPGanapathi Bhat2-6/+7
2020-12-07mwl8k: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-33/+39
2020-12-07rtw88: pci: Add prototypes for .probe, .remove and .shutdownLee Jones9-16/+12
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko4-56/+19
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata1-3/+3
2020-12-06mlxsw: core_acl: Use an array instead of a struct with a zero-length arrayIdo Schimmel1-15/+11
2020-12-06mlxsw: spectrum_mr: Use flexible-array member instead of zero-length arrayIdo Schimmel1-1/+1
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel1-0/+7
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel3-7/+45
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit1-3/+3
2020-12-05r8169: improve rtl_rxHeiner Kallweit1-10/+5
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King1-1/+1
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann1-11/+10
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon3-0/+413
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix1-9/+9
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman2-2/+2