Age | Commit message (Expand) | Author |
2021-09-07 | net: phylink: add suspend/resume support | Russell King (Oracle) |
2021-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-27 | net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr... | Vladimir Oltean |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-24 | net: phy: mediatek: add the missing suspend/resume callbacks | DENG Qingfang |
2021-08-20 | net: phy: gmii2rgmii: Support PHY loopback | Gerhard Engleder |
2021-08-20 | net: phy: Uniform PHY driver access | Gerhard Engleder |
2021-08-20 | net: phy: Support set_loopback override | Gerhard Engleder |
2021-08-16 | net: phy: marvell: Add WAKE_PHY support to WOL event | Song Yoong Siang |
2021-08-13 | ethernet: fix PTP_1588_CLOCK dependencies | Arnd Bergmann |
2021-08-13 | net: phy: marvell: add SFP support for 88E1510 | Ivan Bornyakov |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-12 | net: phy: nxp-tja11xx: log critical health state | Oleksij Rempel |
2021-08-08 | net: phy: micrel: Fix link detection on ksz87xx switch" | Ben Hutchings |
2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-02 | net: phy: mscc: make some arrays static const, makes object smaller | Colin Ian King |
2021-08-02 | net: phy: micrel: Fix detection of ksz87xx switch | Steve Bennett |
2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann |
2021-07-25 | net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54... | Kevin Lo |
2021-07-23 | net: phy: Remove unused including <linux/version.h> | chongjiapeng |
2021-07-21 | net: phy: at803x: finish the phy id checking simplification | Vladimir Oltean |
2021-07-21 | net: phylink: cleanup ksettings_set | Russell King (Oracle) |
2021-07-20 | net: phy: at803x: simplify custom phy id matching | Russell King |
2021-07-20 | net: phy: intel-xway: Add RGMII internal delay configuration | Martin Schiller |
2021-07-20 | net: phylink: add phy change pause mode debug | Russell King (Oracle) |
2021-07-20 | net: phy: add Maxlinear GPY115/21x/24x driver | Xu Liang |
2021-07-20 | net: phy: add API to read 802.3-c45 IDs | Xu Liang |
2021-07-18 | net: phy: Fix data type in DP83822 dp8382x_disable_wol() | Marek Vasut |
2021-07-16 | net: phy: marvell10g: enable WoL for 88X3310 and 88E2110 | Voon Weifeng |
2021-07-11 | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340 | Marek BehĂșn |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-28 | net: phy: at803x: mask 1000 Base-X link mode | David Bauer |
2021-06-24 | net: phy: mscc: fix macsec key length | Antoine Tenart |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-17 | net: mdio: use device_set_node() to setup both fwnode and of | Ioana Ciornei |
2021-06-16 | net: phy: replace if-else statements with switch | Weihang Li |
2021-06-16 | net: phy: remove unnecessary line continuation | Wenpeng Liang |
2021-06-16 | net: phy: print the function name by __func__ instead of an fixed string | Wenpeng Liang |
2021-06-16 | net: phy: fix formatting issues with braces | Wenpeng Liang |
2021-06-16 | net: phy: fix space alignment issues | Wenpeng Liang |
2021-06-16 | net: phy: delete repeated words of comments | Wenpeng Liang |
2021-06-16 | net: phy: correct format of block comments | Wenpeng Liang |
2021-06-16 | net: phy: change format of some declarations | Wenpeng Liang |
2021-06-14 | net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis... | Vladimir Oltean |
2021-06-14 | net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound | Vladimir Oltean |
2021-06-14 | net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ... | Vladimir Oltean |
2021-06-14 | net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug | Vladimir Oltean |
2021-06-14 | net: phy: micrel: ksz886x/ksz8081: add cabletest support | Oleksij Rempel |
2021-06-14 | net: phy: micrel: ksz8081 add MDI-X support | Oleksij Rempel |