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
/
ethernet
/
freescale
/
fec_mpc52xx.c
Age
Commit message (
Expand
)
Author
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-02-06
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2018-09-21
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-16
net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-16
net: ethernet: fec-mpc52xx: use phydev from struct net_device
Philippe Reynes
2016-05-03
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2015-12-03
net: mpc52xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2014-10-20
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-08
fec_mpc52xx: delete unneeded test before of_node_put
Julia Lawall
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-14
fec: Convert printks to netdev_<level>
Joe Perches
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-12
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
2013-01-03
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
2012-12-03
net/freescale: remove __dev* attributes
Bill Pemberton
2012-06-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
2012-04-04
fec_mpc52xx: Support the get_ts_info ethtool method.
Richard Cochran
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher