| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 18 | -586/+1535 |
|\ |
|
| * | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap | Murali Karicheri | 2017-07-05 | 1 | -0/+11 |
| * | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 2017-07-03 | 2 | -0/+52 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 2 | -1/+3 |
| |\ |
|
| * | | net: phy: smsc: fix buffer overflow in memcpy | Arnd Bergmann | 2017-06-22 | 1 | -1/+1 |
| * | | net: phy: lxt: Export link partner advertising | Thomas Bogendoerfer | 2017-06-20 | 1 | -7/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 2 | -0/+3 |
| |\ \ |
|
| * | | | net: phy: Make phy_ethtool_ksettings_get return void | yuval.shaia@oracle.com | 2017-06-13 | 1 | -5/+5 |
| * | | | mdio_bus: use devm_gpiod_get_optional() | Sergei Shtylyov | 2017-06-13 | 1 | -9/+5 |
| * | | | mdio_bus: handle only single PHY reset GPIO | Sergei Shtylyov | 2017-06-13 | 1 | -34/+19 |
| * | | | net: phy: marvell: Show complete link partner advertising | Thomas Bogendoerfer | 2017-06-12 | 1 | -7/+0 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-06 | 3 | -15/+42 |
| |\ \ \ |
|
| * | | | | net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support | Russell King | 2017-06-06 | 3 | -0/+374 |
| * | | | | net: phy: split out 10G genphy support | Russell King | 2017-06-06 | 2 | -86/+83 |
| * | | | | net: phy: hook up clause 45 autonegotiation restart | Russell King | 2017-06-06 | 1 | -2/+21 |
| * | | | | net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support | Russell King | 2017-06-06 | 1 | -0/+6 |
| * | | | | net: phy: add 802.3 clause 45 support to phylib | Russell King | 2017-06-06 | 3 | -15/+241 |
| * | | | | net: phy: Delete unused function phy_ethtool_gset | yuval.shaia@oracle.com | 2017-06-06 | 1 | -24/+0 |
| * | | | | mdio: mux: fix an incorrect less than zero error check using a u32 | Colin Ian King | 2017-06-05 | 1 | -1/+1 |
| * | | | | net: phy: smsc: Implement PHY statistics | Andrew Lunn | 2017-06-04 | 1 | -0/+72 |
| * | | | | net: phy: marvell: make some functions static | Colin Ian King | 2017-06-04 | 1 | -3/+3 |
| * | | | | mdio: mux: make child bus walking more permissive and errors more verbose | Jon Mason | 2017-06-04 | 1 | -7/+17 |
| * | | | | net: phy: use of_mdio_parse_addr | Jon Mason | 2017-06-02 | 1 | -13/+2 |
| * | | | | phy: micrel: add Microchip KSZ 9477 Switch PHY support | Woojung Huh | 2017-05-31 | 1 | -0/+11 |
| * | | | | net: phy: Add Cortina CS4340 driver | Bogdan Purcareata | 2017-05-30 | 3 | -0/+124 |
| * | | | | net: phy: Relax error checking on sysfs_create_link() | Florian Fainelli | 2017-05-27 | 1 | -8/+22 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-05-26 | 2 | -31/+38 |
| |\ \ \ \ |
|
| * | | | | | net: phy: marvell: Uniform page names | Andrew Lunn | 2017-05-26 | 1 | -48/+46 |
| * | | | | | net: phy: marvell: helper to get and set page | Andrew Lunn | 2017-05-26 | 1 | -44/+31 |
| * | | | | | net: phy: marvell: More hidden page changes refactored | Andrew Lunn | 2017-05-26 | 1 | -16/+46 |
| * | | | | | net: phy: marvell: #defines for copper and fibre pages | Andrew Lunn | 2017-05-26 | 1 | -11/+11 |
| * | | | | | net: phy: Create sysfs reciprocal links for attached_dev/phydev | Florian Fainelli | 2017-05-26 | 1 | -0/+11 |
| * | | | | | net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function | Uwe Kleine-König | 2017-05-25 | 1 | -1/+1 |
| * | | | | | net: phy: marvell: checkpatch - Fix remaining long lines | Andrew Lunn | 2017-05-17 | 1 | -4/+8 |
| * | | | | | net: phy: marvell: Add helpers to get/set page | Andrew Lunn | 2017-05-17 | 1 | -56/+59 |
| * | | | | | net: phy: marvell: Refactor some bigger functions | Andrew Lunn | 2017-05-17 | 1 | -213/+271 |
| * | | | | | net: phy: marvell: Checkpatch - assignments and comparisons | Andrew Lunn | 2017-05-17 | 1 | -3/+5 |
| * | | | | | net: phy: marvell: Checkpatch - Missing or extra blank lines | Andrew Lunn | 2017-05-17 | 1 | -3/+2 |
| * | | | | | net: phy: Marvell: checkpatch - Comments | Andrew Lunn | 2017-05-17 | 1 | -13/+15 |
| * | | | | | net: phy: Remove residual magic from PHY drivers | Andrew Lunn | 2017-05-16 | 4 | -36/+35 |
| * | | | | | drivers: net: phy: xgene: Add lock to protect mac access | Quan Nguyen | 2017-05-16 | 2 | -37/+40 |
* | | | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 2017-07-03 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet | 2017-05-18 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | net: fix some identation issues at kernel-doc markups | Mauro Carvalho Chehab | 2017-05-16 | 1 | -0/+1 |
* | | | | | | | net: dp83640: Avoid NULL pointer dereference. | Richard Cochran | 2017-06-23 | 1 | -1/+1 |
* | | | | | | | net/phy: micrel: configure intterupts after autoneg workaround | Zach Brown | 2017-06-22 | 1 | -0/+2 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | net: phy: Fix MDIO_THUNDER dependencies | Florian Fainelli | 2017-06-13 | 1 | -0/+1 |
* | | | | | | net: phy: add missing SPEED_14000 | Joe Perches | 2017-06-09 | 1 | -0/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | net: phy: fix kernel-doc warnings | Randy Dunlap | 2017-06-05 | 1 | -1/+1 |
* | | | | | net: phy: micrel: Restore led_mode and clk_sel on resume | Leonard Crestez | 2017-06-01 | 1 | -14/+28 |