index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
fixed_phy.c
Age
Commit message (
Expand
)
Author
2016-11-17
net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
Johan Hovold
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
net: phy: Manage fixed PHY address space using IDA
Florian Fainelli
2016-06-27
phy: improve safety of fixed-phy MII register reading
Russell King
2016-06-27
phy: generate swphy registers on the fly
Russell King
2016-06-27
phy: separate swphy state validation from register generation
Russell King
2016-06-27
phy: move fixed_phy MII register generation to a library
Russell King
2016-05-20
phy: fix crash in fixed_phy_add()
Rabin Vincent
2016-04-26
fixed_phy: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-09-24
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
2015-09-06
fixed_phy: pass 'irq' to fixed_phy_add()
Sergei Shtylyov
2015-08-31
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
2015-08-31
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
2015-08-31
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
2015-07-21
net: phy: fixed_phy: handle link-down case
Stas Sergeev
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2015-01-25
net: phy: fixed: allow setting no update_link callback
Florian Fainelli
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller