summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-29iwlwifi: fix module init error pathsJohannes Berg
2019-06-29iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein
2019-06-29iwlwifi: remove some unnecessary NULL checksDan Carpenter
2019-06-29iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva
2019-06-29iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: use different barker for ini dumpShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: abort region collection in case the size is 0Shahar S Matityahu
2019-06-29iwlwifi: update CSI APIJohannes Berg
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina
2019-06-27rtw88: refine flow to get tx power indexZong-Zhe Yang
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang
2019-06-27rtw88: update tx power limit table to RF v20Zong-Zhe Yang
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang
2019-06-27rtw88: choose the lowest as world-wide power limitYan-Hsuan Chuang
2019-06-27rtw88: fix incorrect tx power limit at 5GYan-Hsuan Chuang
2019-06-27rtw88: remove unused variableYan-Hsuan Chuang
2019-06-27rtw88: unify prefixes for tx power setting routineYan-Hsuan Chuang
2019-06-27rtw88: do not use (void *) as argumentYan-Hsuan Chuang
2019-06-27rtw88: resolve order of tx power setting routinesYan-Hsuan Chuang
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig
2019-06-26Merge branch 'macb-build-fixes'David S. Miller
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht
2019-06-26rtnetlink: skip metrics loop for dst_default_metricsDavid Ahern
2019-06-26Merge branch 'skfp-cleanups'David S. Miller
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter
2019-06-26ipv6: fix suspicious RCU usage in rt6_dump_route()Eric Dumazet
2019-06-26ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()Eric Dumazet
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski
2019-06-26Merge branch 'net-hns3-some-code-optimizations-bugfixes'David S. Miller