summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx
Commit message (Expand)AuthorAge
* net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven2017-11-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: Convert to using %pOF instead of full_nameRob Herring2017-07-24
* net: axienet: add support for standard phy-mode bindingAlvaro G. M2017-07-17
* net: axienet: use eth_hw_addr_random()Tobias Klauser2017-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
|\
| * net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-15
| * net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-15
* | net: xilinx: constify net_device_ops structureBhumika Goyal2017-01-23
* | net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser2017-01-05
|/
* net: ll_temac: Utilize of_get_mac_address()Tobias Klauser2016-12-08
* net: axienet: Utilize of_get_mac_address()Tobias Klauser2016-12-08
* net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-20
* net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-13
* net: axienet: Add missing \n to end of dev_err messagesColin Ian King2016-10-06
* net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel2016-09-08
* net: axienet: constify ethtool_ops structuresJulia Lawall2016-08-31
* net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell2016-08-20
* net: axienet: Fix return value check in axienet_probe()Wei Yongjun2016-07-20
* net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-15
* net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2016-07-15
* net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-14
* net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes2016-07-14
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\
| * net: fix phy refcounting in a bunch of driversRussell King2015-09-24
* | net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-24
* | net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-24
|/
* net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-09
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net: ll_temac: Remove sparse warningsMichal Simek2015-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * net: ll_temac: Fix DMA map size bugMichal Simek2015-05-12
* | net: ll_temac: Use one return statement instead of twoMichal Simek2015-05-11
* | net: axienet: Fix kernel-doc warningsMichal Simek2015-05-05
* | net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala2015-05-05
* | net: axienet: Use of_property_* callsSrikanth Thokala2015-05-05
* | net: axienet: Use devm_* callsSrikanth Thokala2015-05-05
* | net: axienet: Use pdev instead of opSrikanth Thokala2015-05-05
* | net: axienet: Fix comments blocksMichal Simek2015-05-05
* | net: axienet: Removed coding style errors and warningsSrikanth Thokala2015-05-05
* | net: axienet: Support phy-less mode of operationSrikanth Thokala2015-05-05
* | net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2015-05-05
* | net: axienet: Service completion interrupts ASAPPeter Crosthwaite2015-05-05
* | net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite2015-05-05
* | net: axienet: Support for RGMIISrikanth Thokala2015-05-05
|/