index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sfp: add sff module support
Russell King
2017-12-15
1
-14
/
+64
*
|
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
2017-12-13
1
-1
/
+4
*
|
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
2017-12-13
1
-2
/
+32
*
|
net: phy: phylink: Remove error message
Florian Fainelli
2017-12-13
1
-3
/
+1
*
|
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
2017-12-13
1
-0
/
+6
*
|
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
2017-12-13
1
-2
/
+5
*
|
net: phy: marvell10g: remove XGMII as an option for 88x3310
Russell King
2017-12-13
1
-1
/
+0
*
|
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
2017-12-13
1
-1
/
+1
*
|
phylib: add reset after clk enable support
Richard Leitner
2017-12-13
1
-0
/
+24
*
|
phylib: Add device reset delay support
Richard Leitner
2017-12-13
1
-2
/
+11
*
|
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-05
4
-19
/
+77
*
|
phylink: convert to fwnode
Russell King
2017-12-05
1
-38
/
+53
*
|
sfp: convert to fwnode
Russell King
2017-12-05
2
-8
/
+9
*
|
sfp: fix sparse warning
Russell King
2017-12-05
1
-1
/
+1
*
|
sfp: add documentation for kernel APIs
Russell King
2017-12-05
1
-0
/
+104
*
|
phylink: add documentation for kernel APIs
Russell King
2017-12-05
1
-0
/
+182
*
|
phylink: restart 802.3z negotiation when starting net device
Russell King
2017-12-05
1
-0
/
+6
*
|
phylink: remove phylink_init_eee()
Russell King
2017-12-05
1
-13
/
+0
*
|
phylink: add support for 2500baseX and 10GbaseKR
Russell King
2017-12-05
1
-0
/
+2
*
|
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
2017-12-05
1
-25
/
+14
*
|
phylink: merge SGMII and 802.3z handling
Russell King
2017-12-05
1
-7
/
+9
*
|
phy: add phy_interface_mode_is_8023z() helper
Russell King
2017-12-05
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-05
3
-13
/
+35
|
\
|
|
*
phylink: ensure we take the link down when phylink_stop() is called
Russell King
2017-12-01
1
-0
/
+1
|
*
sfp: warn about modules requiring address change sequence
Russell King
2017-12-01
1
-1
/
+7
|
*
sfp: improve RX_LOS handling
Russell King
2017-12-01
1
-11
/
+22
|
*
sfp: fix RX_LOS signal handling
Russell King
2017-12-01
1
-3
/
+5
|
*
net: phy-micrel: check return code in flp center function
Max Uvarov
2017-12-01
1
-2
/
+4
*
|
net: phy: broadcom: re-add mistakenly removed config settings
Heiner Kallweit
2017-12-04
1
-0
/
+3
*
|
net: phy: core: don't disable device interrupts in phy_change
Heiner Kallweit
2017-12-04
1
-13
/
+6
*
|
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
2017-12-04
1
-24
/
+2
*
|
net: phy: realtek: add utility functions to read/write page addresses
Martin Blumenstingl
2017-12-03
1
-30
/
+53
*
|
net: phy: realtek: use the same indentation for all #defines
Martin Blumenstingl
2017-12-03
1
-13
/
+14
*
|
net: phy: realtek: group all register bit #defines for RTL821x_INER
Martin Blumenstingl
2017-12-03
1
-2
/
+5
*
|
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
Martin Blumenstingl
2017-12-03
1
-2
/
+2
*
|
net: phy: realtek: use the BIT and GENMASK macros
Martin Blumenstingl
2017-12-03
1
-5
/
+6
*
|
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-12-01
28
-169
/
+0
*
|
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
2017-12-01
1
-1
/
+4
|
/
*
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
2017-11-28
1
-2
/
+3
*
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-24
1
-0
/
+4
*
net: phy: realtek: fix RTL8211F interrupt mode
Heiner Kallweit
2017-11-14
1
-0
/
+2
*
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
2017-11-08
2
-5
/
+45
*
net: phy: leds: Refactor "no link" handler into a separate function
Maciej S. Szmigiero
2017-11-08
1
-10
/
+10
*
phylink: make local function phylink_phy_change() static
Wei Yongjun
2017-11-04
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
4
-0
/
+4
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
4
-0
/
+4
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
1
-3
/
+5
|
\
|
|
|
*
|
net: phy: marvell: Only configure RGMII delays when using RGMII
Andrew Lunn
2017-11-01
1
-3
/
+5
|
|
/
*
|
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
2017-11-01
1
-1
/
+1
[prev]
[next]