summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-25net/mlx5: Fix group version managementEli Cohen
2020-03-25net/mlx5: Simplify matching group searchesEli Cohen
2020-03-25net/mlx5: E-Switch, Use correct type for chain, prio and level valuesRoi Dayan
2020-03-25net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan
2020-03-25net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey
2020-03-25net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey
2020-03-25net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann
2020-03-25s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann
2020-03-25s390/qeth: split out RX poll codeJulian Wiedmann
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-03-25cxgb4: remove set but not used variable 'tab'YueHaibing
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean
2020-03-24net: axienet: Allow DMA to beyond 4GBAndre Przywara
2020-03-24net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara
2020-03-24net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara
2020-03-24net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara
2020-03-24net: axienet: Add mii-tool supportAndre Przywara
2020-03-24net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara
2020-03-24net: axienet: Mark eth_irq as optionalAndre Przywara
2020-03-24net: axienet: Check for DMA mapping errorsAndre Przywara
2020-03-24net: axienet: Factor out TX descriptor chain cleanupAndre Przywara
2020-03-24net: axienet: Improve DMA error handlingAndre Przywara
2020-03-24net: axienet: Fix DMA descriptor cleanup pathAndre Przywara
2020-03-24net: axienet: Propagate failure of DMA descriptor setupAndre Przywara
2020-03-24net: axienet: Convert DMA error handler to a work queueAndre Przywara
2020-03-24net: xilinx: temac: Relax Kconfig dependenciesAndre Przywara
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-03-24net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng
2020-03-24Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller