index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
net: phy: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-08-17
net: phy: workaround for buggy cable detection by LAN8700 after cable plugging
Igor Plyatov
1
-12
/
+19
2015-08-17
net: phy: fix PHY_RUNNING in phy_state_machine
Shaohui Xie
1
-4
/
+12
2015-07-21
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
2015-07-21
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
1
-2
/
+17
2015-07-08
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
1
-1
/
+1
2015-06-28
net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs
Florian Fainelli
1
-0
/
+43
2015-06-28
net: phy: bcm7xxx: workaround MDIO management controller initial read
Florian Fainelli
1
-0
/
+7
2015-06-28
net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou Liu
1
-6
/
+14
2015-06-28
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
1
-2
/
+3
2015-06-25
net/phy: Add Vitesse 8641 phy ID
Shaohui Xie
1
-0
/
+14
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-1945
/
+416
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2015-06-23
net/phy: Add support for Realtek RTL8211F
Shengzhou Liu
1
-1
/
+67
2015-06-11
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
Florian Fainelli
1
-1
/
+7
2015-06-11
net: phy: davicom: add IDs for DM9161B and C variants
Gustavo Zacarias
1
-0
/
+13
2015-06-08
net: phy: dp83867: Fix device tree entries
Dan Murphy
1
-3
/
+3
2015-06-08
net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
Florian Fainelli
1
-2
/
+5
2015-06-08
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
1
-1
/
+22
2015-06-08
net/phy: micrel: Comment MMD address of extended registers
Jaeden Amero
1
-0
/
+1
2015-06-08
net/phy: micrel: Be more const correct
Jaeden Amero
1
-14
/
+15
2015-06-03
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
3
-1
/
+245
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+20
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-1
/
+2
2015-05-27
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
3
-14
/
+4
2015-05-26
amd-xgbe-phy: Fix initial mode when autoneg is disabled
Lendacky, Thomas
1
-3
/
+42
2015-05-25
net: dp83640: fix improper double spin locking.
Richard Cochran
1
-2
/
+2
2015-05-25
net: dp83640: reinforce locking rules.
Richard Cochran
1
-1
/
+16
2015-05-25
net: dp83640: fix broken calibration routine.
Richard Cochran
1
-1
/
+1
2015-05-25
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
1
-1
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+19
2015-05-20
net: phy: Make sure phy_start() always re-enables the phy interrupts
Tim Beale
1
-13
/
+16
2015-05-16
net: phy: Make sure PHY_RESUMING state change is always processed
Tim Beale
1
-1
/
+1
2015-05-16
net: phy: Add state machine state transitions debug prints
Florian Fainelli
1
-0
/
+31
2015-05-15
net: phy: Allow EEE for all RGMII variants
Florian Fainelli
1
-3
/
+4
2015-05-15
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
3
-1870
/
+0
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-0
/
+1
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
1
-2
/
+5
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-05-10
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
1
-1
/
+4
2015-05-09
net: amd-xgbe: Add hardware dependency
Jean Delvare
1
-0
/
+1
2015-04-27
mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
1
-43
/
+17
2015-04-24
net: mdio-gpio: support access that may sleep
Vivien Didelot
1
-5
/
+9
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-60
/
+126
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+16
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-08
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
2
-2
/
+16
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
1
-0
/
+29
2015-04-01
net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
Uwe Kleine-König
1
-5
/
+6
2015-03-31
ptp: dp83640: convert to the 64 bit get/set time methods.
Richard Cochran
1
-9
/
+10
[next]