summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-06-25tc-testing: add ingress qdisc testsRoman Mashak
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy
2019-06-25tipc: eliminate unnecessary skb expansion during retransmissionJon Maloy
2019-06-25tipc: simplify stale link failure criteriaJon Maloy
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller