summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-17net: phy: remove genphy_config_initHeiner Kallweit
2019-08-17net: dsa: remove calls to genphy_config_initHeiner Kallweit
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit
2019-08-16ipvlan: set hw_enc_features like macvlanBill Sommerfeld
2019-08-16selftests: Fix get_ifidx and callers in nettest.cDavid Ahern
2019-08-16net: dsa: mv88e6xxx: check for mode change in port_setup_macMarek BehĂșn
2019-08-16Merge branch 'net-phy-adin-add-support-for-Analog-Devices-PHYs'David S. Miller
2019-08-16dt-bindings: net: add bindings for ADIN PHY driverAlexandru Ardelean
2019-08-16net: phy: adin: add ethtool get_stats supportAlexandru Ardelean
2019-08-16net: phy: adin: implement downshift configuration via phy-tunableAlexandru Ardelean
2019-08-16net: phy: adin: implement PHY subsystem software resetAlexandru Ardelean
2019-08-16net: phy: adin: add EEE translation layer from Clause 45 to Clause 22Alexandru Ardelean
2019-08-16net: phy: adin: add support MDI/MDIX/Auto-MDI selectionAlexandru Ardelean
2019-08-16net: phy: adin: make RMII fifo depth configurableAlexandru Ardelean
2019-08-16net: phy: adin: make RGMII internal delays configurableAlexandru Ardelean
2019-08-16net: phy: adin: configure RGMII/RMII/MII modes on configAlexandru Ardelean
2019-08-16net: phy: adin: add {write,read}_mmd hooksAlexandru Ardelean
2019-08-16net: phy: adin: add support for interruptsAlexandru Ardelean
2019-08-16net: phy: adin: hook genphy_{suspend, resume} into the driverAlexandru Ardelean
2019-08-16net: phy: adin: add support for Analog Devices PHYsAlexandru Ardelean
2019-08-15Merge branch 'mscc-PTP-support'David S. Miller
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart
2019-08-15net: mscc: improve the frame header parsing readabilityAntoine Tenart
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart
2019-08-15Documentation/bindings: net: ocelot: document the PTP ready IRQAntoine Tenart
2019-08-15Documentation/bindings: net: ocelot: document the PTP bankAntoine Tenart
2019-08-15Merge branch 'qed-NVM'David S. Miller
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru
2019-08-15Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-08-15page_pool: fix logic in __page_pool_get_cachedJonathan Lemon
2019-08-15Merge branch 'rds-next'David S. Miller
2019-08-15rds: check for excessive looping in rds_send_xmitAndy Grover
2019-08-15net/rds: Add a few missing rds_stat_names entriesGerd Rausch
2019-08-15RDS: don't use GFP_ATOMIC for sk_alloc in rds_createChris Mason
2019-08-15RDS: limit the number of times we loop in rds_send_xmitChris Mason
2019-08-15Merge branch 'netdevsim-implement-support-for-devlink-region-and-snapshots'David S. Miller
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko
2019-08-15netdevsim: implement support for devlink region and snapshotsJiri Pirko
2019-08-15Merge branch 'selftests-netdevsim-add-devlink-paramstests'David S. Miller
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko
2019-08-15page_pool: remove unnecessary variable initYunsheng Lin
2019-08-15r8169: sync EEE handling for RTL8168h with vendor driverHeiner Kallweit
2019-08-15Merge branch 'realtek-EEE'David S. Miller
2019-08-15r8169: use the generic EEE management functionsHeiner Kallweit
2019-08-15net: phy: realtek: add support for EEE registers on integrated PHY'sHeiner Kallweit
2019-08-15net: phy: swphy: emulate register MII_ESTATUSHeiner Kallweit
2019-08-15net: phy: read MII_CTRL1000 in genphy_read_status only if neededHeiner Kallweit