index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
Marek Vasut
1
-22
/
+2
2019-05-29
net: phylink: Add phylink_{printk, err, warn, info, dbg} macros
Ioana Ciornei
1
-60
/
+77
2019-05-29
net: phylink: Add PHYLINK_DEV operation type
Ioana Ciornei
1
-5
/
+20
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-9
/
+17
2019-05-29
net: phylink: Add phylink_mac_link_{up, down} wrapper functions
Ioana Ciornei
1
-18
/
+32
2019-05-29
net: phy: Add phy_standalone sysfs entry
Ioana Ciornei
1
-0
/
+22
2019-05-29
net: phy: Check against net_device being NULL
Ioana Ciornei
1
-0
/
+6
2019-05-29
net: phy: Guard against the presence of a netdev
Ioana Ciornei
1
-10
/
+23
2019-05-29
net: phy: Add phy_sysfs_create_links helper function
Vladimir Oltean
1
-17
/
+26
2019-05-29
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
2019-05-29
net: phy: dp83867: do not call config_init twice
Max Uvarov
1
-1
/
+1
2019-05-29
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
1
-0
/
+18
2019-05-29
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
1
-0
/
+17
2019-05-29
net: phy: marvell10g: report if the PHY fails to boot firmware
Russell King
1
-0
/
+13
2019-05-29
net: phylink: ensure consistent phy interface mode
Russell King
1
-3
/
+7
2019-05-26
net: phy: bcm87xx: improve bcm87xx_config_init and feature detection
Heiner Kallweit
1
-12
/
+8
2019-05-26
net: phy: tja11xx: Add TJA11xx PHY driver
Marek Vasut
3
-0
/
+430
2019-05-24
net: phy: aquantia: add USXGMII support and warn if XGMII mode is set
Heiner Kallweit
1
-0
/
+8
2019-05-23
net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.
Christophe Leroy
1
-0
/
+6
2019-05-22
net: phy: Make phy_basic_t1_features use base100t1.
Andrew Lunn
1
-1
/
+1
2019-05-22
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
1
-1
/
+3
2019-05-22
net: phy: dp83867: Allocate state struct in probe
Trent Piepho
1
-14
/
+19
2019-05-22
net: phy: dp83867: Validate FIFO depth property
Trent Piepho
1
-2
/
+15
2019-05-22
net: phy: dp83867: IO impedance is not dependent on RGMII delay
Trent Piepho
1
-10
/
+9
2019-05-22
net: phy: dp83867: Use unsigned variables to store unsigned properties
Trent Piepho
1
-3
/
+3
2019-05-22
net: phy: dp83867: Rework delay rgmii delay handling
Trent Piepho
1
-12
/
+66
2019-05-22
net: phy: dp83867: Add ability to disable output clock
Trent Piepho
1
-9
/
+28
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+15
2019-05-21
net: phylink: ensure inband AN works correctly
Russell King
1
-22
/
+15
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2
-0
/
+2
2019-05-16
net: phy: aquantia: readd XGMII support for AQR107
Madalin-cristian Bucur
1
-0
/
+1
2019-05-13
net: meson: fixup g12a glue ephy id
Jerome Brunet
1
-1
/
+1
2019-05-13
net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...
Kunihiko Hayashi
1
-3
/
+3
2019-05-11
net: phy: realtek: fix double page ops in generic Realtek driver
Heiner Kallweit
1
-2
/
+0
2019-05-10
net: phy: realtek: add missing page operations
Heiner Kallweit
1
-0
/
+12
2019-05-08
net: phy: realtek: Change TX-delay setting for RGMII modes only
Serge Semin
1
-4
/
+15
2019-05-08
net: phy: realtek: Add rtl8211e rx/tx delays config
Serge Semin
1
-0
/
+51
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2019-05-07
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
1
-1
/
+27
2019-05-05
net: phy: fix phy_validate_pause
Heiner Kallweit
1
-4
/
+7
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
1
-6
/
+1
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
3
-9
/
+31
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-04-29
net: phy: micrel: make sure the factory test bit is cleared
Antoine Tenart
1
-1
/
+14
2019-04-28
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
1
-1
/
+5
2019-04-26
net: phy: marvell: Fix buffer overrun with stats counters
Andrew Lunn
1
-2
/
+4
2019-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
1
-2
/
+14
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
[prev]
[next]