summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu3-13/+5
2019-06-29iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlvShahar S Matityahu1-13/+15
2019-06-29iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2-4/+4
2019-06-29iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho1-8/+14
2019-06-29iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-06-29iwlwifi: mvm: Add log information about SAR statusHaim Dreyfuss2-0/+12
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss6-28/+76
2019-06-29iwlwifi: fix module init error pathsJohannes Berg1-2/+12
2019-06-29iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz1-5/+6
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein3-5/+19
2019-06-29iwlwifi: remove some unnecessary NULL checksDan Carpenter1-12/+11
2019-06-29iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-29iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu4-3/+31
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein3-29/+1
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu5-0/+158
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein3-2/+50
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu6-15/+91
2019-06-29iwlwifi: dbg_ini: use different barker for ini dumpShahar S Matityahu2-5/+3
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu6-51/+84
2019-06-29iwlwifi: dbg_ini: abort region collection in case the size is 0Shahar S Matityahu1-20/+33
2019-06-29iwlwifi: update CSI APIJohannes Berg1-3/+8
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu3-67/+52
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu2-6/+22
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina1-1/+3
2019-06-27rtw88: refine flow to get tx power indexZong-Zhe Yang2-22/+44
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang3-15/+19
2019-06-27rtw88: update tx power limit table to RF v20Zong-Zhe Yang4-93/+793
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang3-8/+131
2019-06-27rtw88: choose the lowest as world-wide power limitYan-Hsuan Chuang1-2/+10
2019-06-27rtw88: fix incorrect tx power limit at 5GYan-Hsuan Chuang1-10/+7
2019-06-27rtw88: remove unused variableYan-Hsuan Chuang1-2/+1
2019-06-27rtw88: unify prefixes for tx power setting routineYan-Hsuan Chuang3-66/+66
2019-06-27rtw88: do not use (void *) as argumentYan-Hsuan Chuang1-7/+5
2019-06-27rtw88: resolve order of tx power setting routinesYan-Hsuan Chuang2-525/+515
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris18-378/+256
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris1-19/+24
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig1-22/+6
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig1-38/+5
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig1-17/+3
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig1-38/+1
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt1-3/+3
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt1-2/+2
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan1-224/+1
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan1-0/+1
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2-3/+3
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller181-2322/+2885
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter1-4/+6
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter1-0/+1
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski6-184/+11