summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx
AgeCommit message (Expand)Author
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-06-30net: emaclite: Remove unnecessary spacesRadhey Shyam Pandey
2018-06-30net: emaclite: Fix block comments styleRadhey Shyam Pandey
2018-06-30net: emaclite: update kernel-doc commentsRadhey Shyam Pandey
2018-06-30net: emaclite: Simplify if-else statementsRadhey Shyam Pandey
2018-06-30net: emaclite: Use __func__ instead of hardcoded nameRadhey Shyam Pandey
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey
2018-06-03net: axienet: remove stale comment of axienet_openYueHaibing
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-07-17net: axienet: add support for standard phy-mode bindingAlvaro G. M
2017-03-06net: axienet: use eth_hw_addr_random()Tobias Klauser
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser
2016-12-08net: ll_temac: Utilize of_get_mac_address()Tobias Klauser
2016-12-08net: axienet: Utilize of_get_mac_address()Tobias Klauser
2016-11-15net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-13net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser
2016-10-06net: axienet: Add missing \n to end of dev_err messagesColin Ian King
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel
2016-08-31net: axienet: constify ethtool_ops structuresJulia Lawall
2016-08-20net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell
2016-07-20net: axienet: Fix return value check in axienet_probe()Wei Yongjun
2016-07-15net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes
2016-07-14net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-14net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-09-24net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-07net: ll_temac: Remove sparse warningsMichal Simek
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-11net: ll_temac: Use one return statement instead of twoMichal Simek