index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-03-30
phy/at8031: enable at8031 to work on interrupt mode
Zhao Qiang
1
-0
/
+30
2014-03-28
net: sun4i: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-27
net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
Florian Fainelli
1
-1
/
+1
2014-03-27
net: phy: bcm7xxx: fix spurious MDIO failures during workaround
Florian Fainelli
1
-15
/
+15
2014-03-27
net: phy: bcm7xxx: define constants for our registers
Florian Fainelli
1
-11
/
+27
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-03-21
dp83640: let the periodic pin from the module parameter be a default.
Richard Cochran
1
-6
/
+13
2014-03-21
dp83640: let external input pins from the module parameters be defaults.
Richard Cochran
1
-1
/
+4
2014-03-21
dp83640: implement programmable pin functions.
Richard Cochran
1
-0
/
+52
2014-03-21
dp83640: correct the periodic output frequency
Richard Cochran
1
-5
/
+6
2014-03-21
dp83640: trivial fixes
Richard Cochran
1
-3
/
+3
2014-03-20
micrel: fix masking off LED bits
Sergei Shtylyov
1
-1
/
+1
2014-03-15
net: phy: fix uninitalized ethtool_wolinfo in phy_suspend
Sebastian Hesselbarth
1
-2
/
+1
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2014-03-07
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
1
-5
/
+6
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+9
2014-02-27
phy: micrel: add of configuration for LED mode
Ben Dooks
1
-4
/
+45
2014-02-26
phy: unmask link partner capabilities
Cristian Bercaru
1
-7
/
+9
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+8
2014-02-18
net: phy: allow PHY drivers to implement their own software reset
Florian Fainelli
1
-2
/
+14
2014-02-18
net: phy: move PHY software reset to genphy_soft_reset
Florian Fainelli
1
-5
/
+22
2014-02-14
net: phy: add Broadcom BCM7xxx internal PHY driver
Florian Fainelli
3
-0
/
+350
2014-02-14
net: phy: broadcom: extract register definitions
Florian Fainelli
1
-52
/
+0
2014-02-14
net: phy: update port type for MoCA PHYs
Florian Fainelli
1
-1
/
+4
2014-02-14
net:phy:dp83640: Move all HW initialization to dp83640_config_init
Stefan Sørensen
1
-5
/
+8
2014-02-13
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
1
-0
/
+10
2014-02-13
net: phy: add "has_fixups" boolean property
Florian Fainelli
1
-0
/
+1
2014-02-13
net: phy: expose PHY device interface mode
Florian Fainelli
1
-0
/
+10
2014-02-13
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
1
-2
/
+2
2014-02-13
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
2
-3
/
+7
2014-02-13
net: phy: add genphy_aneg_done()
Florian Fainelli
2
-3
/
+17
2014-02-13
net: phy: display human readable PHY speed settings
Florian Fainelli
1
-2
/
+22
2014-02-13
net: phy: update phy_print_status to show pause settings
Florian Fainelli
1
-2
/
+4
2014-02-13
net: phy: use network device in phy_print_status
Florian Fainelli
1
-3
/
+2
2014-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-20
/
+40
2014-02-07
net: phy: sunxi: Add new compatibles
Maxime Ripard
1
-0
/
+3
2014-02-05
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-14
/
+24
2014-02-05
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
1
-5
/
+8
2014-02-05
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
1
-1
/
+4
2014-02-05
net:phy:dp83640: Declare that TX timestamping possible
Stefan Sørensen
1
-0
/
+1
2014-01-31
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
Levente Kurusa
1
-0
/
+1
2014-01-20
phy: cleanup 10g code
stephen hemminger
1
-20
/
+4
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
8
-8
/
+0
2014-01-14
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-14
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-14
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-2
/
+1
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
3
-17
/
+6
[next]