summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-25cxgb4: remove set but not used variable 'tab'YueHaibing1-3/+1
2020-03-25net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2-57/+49
2020-03-25net: axienet: Allow DMA to beyond 4GBAndre Przywara1-0/+8
2020-03-25net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2-0/+27
2020-03-25net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2-39/+83
2020-03-25net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara1-10/+16
2020-03-25net: axienet: Add mii-tool supportAndre Przywara1-0/+11
2020-03-25net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2-11/+0
2020-03-25net: axienet: Mark eth_irq as optionalAndre Przywara1-2/+2
2020-03-25net: axienet: Check for DMA mapping errorsAndre Przywara1-1/+30
2020-03-25net: axienet: Factor out TX descriptor chain cleanupAndre Przywara1-22/+57
2020-03-25net: axienet: Improve DMA error handlingAndre Przywara1-2/+2
2020-03-25net: axienet: Fix DMA descriptor cleanup pathAndre Przywara1-15/+28
2020-03-25net: axienet: Propagate failure of DMA descriptor setupAndre Przywara1-7/+19
2020-03-25net: axienet: Convert DMA error handler to a work queueAndre Przywara2-13/+13
2020-03-25net: xilinx: temac: Relax Kconfig dependenciesAndre Przywara1-1/+0
2020-03-25net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng1-10/+4
2020-03-25Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller129-1978/+3955
2020-03-24net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean7-0/+269
2020-03-24net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean3-3/+27
2020-03-24net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2-27/+27
2020-03-24net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean2-38/+32
2020-03-24net: typhoon: Add required whitespace after keywordsLogan Magee2-143/+143
2020-03-24net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-13/+3
2020-03-24net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-24net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-24net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-10/+5
2020-03-24net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-9/+4
2020-03-24net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-23/+4
2020-03-24Remove DST_HOSTDavid Laight1-2/+2
2020-03-24net: thunderx: remove set but not used variable 'tail'Zheng zengkai1-2/+1
2020-03-24devlink: Only pass packet trap group identifier in trap structureIdo Schimmel2-8/+8
2020-03-24netdevsim: Explicitly register packet trap groupsIdo Schimmel1-1/+18
2020-03-24mlxsw: spectrum_trap: Explicitly register packet trap groupsIdo Schimmel1-3/+27
2020-03-24r8169: improve RTL8168b FIFO overflow workaroundHeiner Kallweit1-2/+1
2020-03-24r8169: improve rtl_schedule_taskHeiner Kallweit1-2/+2
2020-03-24r8169: simplify rtl_taskHeiner Kallweit1-17/+3
2020-03-24r8169: add new helper rtl8168g_enable_gphy_10mHeiner Kallweit1-8/+10
2020-03-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-304/+747
2020-03-24octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham5-89/+75
2020-03-24octeontx2-af: Remove driver version and fix authorshipSunil Goutham2-6/+2
2020-03-24octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya2-9/+34