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
...
*
|
net: phy: marvell: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
1
-20
/
+11
*
|
net: phy: marvell: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-17
1
-21
/
+36
*
|
net: phy: microchip: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
2
-18
/
+12
*
|
net: phy: microchip: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-17
2
-0
/
+38
*
|
net: phy: vitesse: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
1
-21
/
+3
*
|
net: phy: vitesse: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-17
1
-0
/
+37
*
|
net: phy: don't duplicate driver name in phy_attached_print
Heiner Kallweit
2020-11-17
1
-8
/
+6
*
|
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
2020-11-17
1
-1
/
+1
*
|
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
2020-11-13
1
-0
/
+2
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-0
/
+2
|
\
|
|
*
net: phy: realtek: support paged operations on RTL8201CP
Heiner Kallweit
2020-11-10
1
-0
/
+2
*
|
net: phy: aquantia: do not return an error on clearing pending IRQs
Ioana Ciornei
2020-11-11
1
-2
/
+2
*
|
net: phy: microchip_t1: Don't set .config_aneg
Jisheng Zhang
2020-11-09
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
1
-1
/
+2
|
\
|
|
*
sfp: Fix error handing in sfp_probe()
YueHaibing
2020-11-02
1
-1
/
+2
*
|
net: phy: realtek: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-16
/
+52
*
|
net: phy: realtek: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+72
*
|
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
2020-11-05
1
-0
/
+13
*
|
net: phy: davicom: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-16
/
+21
*
|
net: phy: davicom: implement generic .handle_interrupt() calback
Ioana Ciornei
2020-11-05
1
-0
/
+26
*
|
net: phy: cicada: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-4
/
+11
*
|
net: phy: cicada: implement the generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+20
*
|
net: phy: broadcom: remove use of ack_interrupt()
Ioana Ciornei
2020-11-05
6
-57
/
+68
*
|
net: phy: broadcom: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
7
-15
/
+114
*
|
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-17
/
+19
*
|
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+27
*
|
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-4
/
+8
*
|
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-28
/
+28
*
|
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
2020-11-05
1
-1
/
+1
*
|
net: phy: at803x: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-7
/
+12
*
|
net: phy: at803x: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+31
*
|
net: phy: make .ack_interrupt() optional
Ioana Ciornei
2020-11-05
1
-1
/
+1
*
|
net: phy: add a shutdown procedure
Ioana Ciornei
2020-11-05
1
-0
/
+8
*
|
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2020-11-05
1
-2
/
+4
*
|
net: phy: adin: implement cable-test support
Alexandru Ardelean
2020-11-04
1
-0
/
+138
*
|
net: phy: adin: disable diag clock & disable standby mode in config_aneg
Alexandru Ardelean
2020-11-04
1
-2
/
+10
*
|
net: phy: realtek: Add support for RTL8221B-CG series
Willy Liu
2020-11-03
1
-0
/
+40
*
|
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
2020-10-30
1
-1
/
+99
*
|
drivers: net: phy: Fix spelling in comment defalut to default
Bhaskar Chowdhury
2020-10-30
1
-1
/
+1
*
|
net: phy: leds: Deduplicate link LED trigger registration
Andy Shevchenko
2020-10-30
1
-10
/
+6
*
|
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config
Robert Hancock
2020-10-27
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-15
/
+16
|
\
|
*
net: phy: realtek: fix rtl8211e rx/tx delay config
Willy Liu
2020-09-29
1
-15
/
+16
|
*
mdio: fix mdio-thunder.c dependency & build error
Randy Dunlap
2020-09-27
1
-0
/
+1
*
|
net: phy: marvell: Use phy_read_paged() instead of open coding it
Jisheng Zhang
2020-10-05
1
-10
/
+4
*
|
net: phy: dp83869: fix unsigned comparisons against less than zero values
Colin Ian King
2020-10-03
1
-1
/
+1
*
|
net: phy: realtek: Modify 2.5G PHY name to RTL8226
Willy Liu
2020-10-01
1
-19
/
+19
*
|
net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
Sebastian Andrzej Siewior
2020-09-29
1
-15
/
+0
*
|
net: Use kobj_to_dev() API
Wang Qing
2020-09-28
1
-2
/
+2
*
|
net: phy: dp83869: Add speed optimization feature
Dan Murphy
2020-09-28
1
-0
/
+116
[prev]
[next]