summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller190-1008/+1660
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds82-569/+627
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-27/+122
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller4-13/+27
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso3-4/+5
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu2-8/+30
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham2-2/+29
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham1-0/+1
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann1-5/+3
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann3-4/+7
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann1-5/+5
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann3-8/+102
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann3-6/+17
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann2-8/+8
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann2-22/+13
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann6-104/+83
2020-03-25s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann1-30/+26
2020-03-25s390/qeth: split out RX poll codeJulian Wiedmann1-21/+33
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann2-19/+13
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli1-10/+41
2020-03-25cxgb4: remove set but not used variable 'tab'YueHaibing1-3/+1
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-18/+41
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit1-1/+1
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara1-4/+2
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2-57/+49
2020-03-24net: axienet: Allow DMA to beyond 4GBAndre Przywara1-0/+8
2020-03-24net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2-0/+27
2020-03-24net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2-39/+83
2020-03-24net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara1-10/+16
2020-03-24net: axienet: Add mii-tool supportAndre Przywara1-0/+11
2020-03-24net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2-11/+0
2020-03-24net: axienet: Mark eth_irq as optionalAndre Przywara1-2/+2
2020-03-24net: axienet: Check for DMA mapping errorsAndre Przywara1-1/+30
2020-03-24net: axienet: Factor out TX descriptor chain cleanupAndre Przywara1-22/+57
2020-03-24net: axienet: Improve DMA error handlingAndre Przywara1-2/+2
2020-03-24net: axienet: Fix DMA descriptor cleanup pathAndre Przywara1-15/+28
2020-03-24net: axienet: Propagate failure of DMA descriptor setupAndre Przywara1-7/+19
2020-03-24net: axienet: Convert DMA error handler to a work queueAndre Przywara2-13/+13
2020-03-24net: xilinx: temac: Relax Kconfig dependenciesAndre Przywara1-1/+0
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju1-0/+3
2020-03-24net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng1-10/+4
2020-03-24Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller129-1978/+3955
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin1-2/+1
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin3-8/+26
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin1-2/+4
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin3-6/+7
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky1-0/+3
2020-03-24Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-13/+22
2020-03-24gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede1-0/+15
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean7-0/+269