aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-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-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
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit3-1/+44
2020-03-23net: phy: xpcs: Restart AutoNeg if outcome was invalidJose Abreu1-1/+3
2020-03-23net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finishJose Abreu1-1/+3
2020-03-23net: phy: xpcs: Reset XPCS upon probeJose Abreu1-1/+1
2020-03-23net: phy: xpcs: Return error when 10GKR link errors are foundJose Abreu1-1/+3
2020-03-23mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_registerNathan Chancellor1-1/+1
2020-03-23net: sched: rename more stats_typesJakub Kicinski7-58/+55
2020-03-23net: mptcp: don't hang in mptcp_sendmsg() after TCP fallbackDavide Caratti2-4/+6
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean2-0/+25