index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
1
-0
/
+4
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-2
/
+9
2016-03-14
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
3
-0
/
+166
2016-03-14
phy: mdio-octeon: Refactor into two files/modules
David Daney
5
-268
/
+292
2016-03-13
at803x: fix suspend/resume for SGMII link
Zefir Kurtisi
1
-0
/
+26
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+27
2016-03-01
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
1
-0
/
+11
2016-03-01
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2016-02-25
phy: marvell: Fix 88E1510 initialization
Clemens Gruber
1
-35
/
+35
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-40
/
+15
2016-02-19
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-18
net: phy: dp83848: Fix sysfs naming collision warning
Andrew F. Davis
1
-1
/
+1
2016-02-18
net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518
Stefan Roese
1
-0
/
+41
2016-02-17
phy: marvell: Fix and unify reg-init behavior
Clemens Gruber
1
-2
/
+13
2016-02-17
phy: keep pause flags in phy driver features
Woojung.Huh@microchip.com
1
-1
/
+1
2016-02-16
net: phy: spi_ks8995: include linux/gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2016-02-16
net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY
Florian Fainelli
1
-36
/
+18
2016-02-16
net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent
Florian Fainelli
1
-2
/
+2
2016-02-16
net: phy: bcm7xxx: Remove wildcard entries
Florian Fainelli
1
-31
/
+0
2016-02-16
net: phy: bcm7xxx: Fix bcm7xxx_config_init() check
Florian Fainelli
1
-4
/
+0
2016-02-16
net: phy: bcm7xxx: Fix 40nm EPHY features
Florian Fainelli
1
-3
/
+3
2016-02-16
net: phy: bcm7xxx: Fix shadow mode 2 disabling
Florian Fainelli
1
-1
/
+1
2016-02-11
net: phy: dp83848: Add comments for register definitions
Andrew F. Davis
1
-2
/
+2
2016-02-11
net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs
Andrew F. Davis
1
-0
/
+3
2016-02-11
net: phy: dp83848: Reorganize code for readability and safety
Andrew F. Davis
1
-13
/
+20
2016-02-11
net: phy: dp83848: Add PHY ID for TI version of DP83848C
Andrew F. Davis
1
-3
/
+6
2016-02-11
net: phy: dp83848: Add macro for dp83848 compatible devices
Andrew F. Davis
1
-19
/
+22
2016-02-11
net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
Helmut Buchsbaum
1
-0
/
+29
2016-02-11
net: phy: spi_ks8995: generalize creation of SPI commands
Helmut Buchsbaum
1
-11
/
+35
2016-02-11
net: phy: spi_ks8995: add support for resetting switch using GPIO
Helmut Buchsbaum
1
-9
/
+62
2016-02-11
net: phy: spi_ks8995: verify chip and determine revision
Helmut Buchsbaum
1
-38
/
+80
2016-02-11
net: phy: spi_ks8995: introduce spi_device_id table
Helmut Buchsbaum
1
-2
/
+40
2016-01-28
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
1
-13
/
+18
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
1
-5
/
+10
2016-01-20
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
1
-0
/
+17
2016-01-17
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
1
-9
/
+23
2016-01-17
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
1
-8
/
+11
2016-01-17
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
1
-9
/
+54
2016-01-17
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
1
-1
/
+1
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
2016-01-12
phy: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2016-01-12
mdio_bus: NULL dereference on allocation error
Dan Carpenter
1
-5
/
+6
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+10
2016-01-10
net: phy: Add support for SMSC LAN8740 PHY
Joshua Henderson
1
-0
/
+22
2016-01-08
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
1
-2
/
+10
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
3
-14
/
+29
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
4
-13
/
+198
2016-01-07
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
Andrew Lunn
1
-1
/
+15
[next]