aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
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-24ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk1-1/+1
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/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller130-1978/+3962
2020-03-23Merge branch 'PTP_CLK-pin-configuration-for-SJA1105-DSA-driver'David S. Miller9-68/+355
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean7-0/+269
2020-03-23net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean3-3/+27
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2-27/+27
2020-03-23net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean2-38/+32
2020-03-23net: typhoon: Add required whitespace after keywordsLogan Magee2-143/+143
2020-03-23Merge branch 'introduce-read_poll_timeout'David S. Miller8-84/+86
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-13/+3
2020-03-23net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-23net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng1-11/+5
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-10/+5
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-9/+4
2020-03-23net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng1-23/+4
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng1-0/+44
2020-03-23Remove DST_HOSTDavid Laight8-24/+12
2020-03-23net: thunderx: remove set but not used variable 'tail'Zheng zengkai1-2/+1
2020-03-23net: dsa: Implement flow dissection for tag_brcm.cFlorian Fainelli1-0/+23
2020-03-23Merge branch 'devlink-Preparations-for-trap-policers-support'David S. Miller4-115/+202
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel4-18/+32
2020-03-23devlink: Stop reference counting packet trap groupsIdo Schimmel1-96/+5
2020-03-23netdevsim: Explicitly register packet trap groupsIdo Schimmel1-1/+18
2020-03-23mlxsw: spectrum_trap: Explicitly register packet trap groupsIdo Schimmel1-3/+27
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel2-0/+123
2020-03-23Merge branch 'r8169-improvements-for-scheduled-task-handling'David S. Miller1-21/+6
2020-03-23r8169: improve RTL8168b FIFO overflow workaroundHeiner Kallweit1-2/+1
2020-03-23r8169: improve rtl_schedule_taskHeiner Kallweit1-2/+2
2020-03-23r8169: simplify rtl_taskHeiner Kallweit1-17/+3
2020-03-23r8169: add new helper rtl8168g_enable_gphy_10mHeiner Kallweit1-8/+10
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller18-304/+826
2020-03-23Merge branch 'octeontx2-vf-Add-network-driver-for-virtual-function'David S. Miller10-112/+1693
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham5-89/+75
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham2-6/+2
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya2-9/+34
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski2-2/+93
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski3-14/+117
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski8-1/+699
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya2-3/+239
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham2-0/+446
2020-03-23Merge branch 'phy_check_downshift'David S. Miller5-49/+45
2020-03-23net: phy: aquantia: remove downshift warning now that phylib takes careHeiner Kallweit1-24/+1
2020-03-23net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit1-24/+0