index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-gpio.c
Age
Commit message (
Expand
)
Author
2019-01-22
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
2018-12-08
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
2018-12-08
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
2018-11-17
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
2018-11-16
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
2018-11-16
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
2018-06-12
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: Parse properties directly into bitbang structure
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: Move allocation for bitbanging data
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
2018-04-19
net: phy_ mdio-gpio: Fixup , which should be ;
Andrew Lunn
2017-08-22
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
2017-01-12
net: mdio-gpio: Use gpio subsystem to handle low-active pins
Guenter Roeck
2017-01-12
net: mdio-gpio: Convert to use gpiod functions where possible
Guenter Roeck
2017-01-12
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
Guenter Roeck
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-10-21
net: mdio-gpio: move platform data header
Vivien Didelot
2015-09-21
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2015-05-10
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
2015-04-24
net: mdio-gpio: support access that may sleep
Vivien Didelot
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
2014-10-20
net: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-09
net: mdio-gpio: warn about missing bus alias id
Johan Hovold
2014-04-16
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
2014-04-16
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
2014-04-16
net: mdio-gpio: Use devm_ functions where possible
Guenter Roeck
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
net: mdio-gpio: use dev_get_platdata()
Jingoo Han
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
2012-11-19
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-01-10
mdio-gpio: use an unique MDIO bus name.
Florian Fainelli
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2011-10-24
net: Fix driver name for mdio-gpio.c
Dirk Eibach
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
[next]