aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-4/+4
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-1/+1
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn5-11/+0
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-09-24net: fix phy refcounting in a bunch of driversRussell King1-0/+2
2015-09-24net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser1-4/+1
2015-09-24net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser1-5/+4
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-4/+4
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-07net: ll_temac: Remove sparse warningsMichal Simek1-6/+6
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-11net: ll_temac: Use one return statement instead of twoMichal Simek1-3/+1
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek3-18/+32
2015-05-05net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala1-7/+7
2015-05-05net: axienet: Use of_property_* callsSrikanth Thokala1-20/+15
2015-05-05net: axienet: Use devm_* callsSrikanth Thokala1-27/+27
2015-05-05net: axienet: Use pdev instead of opSrikanth Thokala1-23/+24
2015-05-05net: axienet: Fix comments blocksMichal Simek3-59/+71
2015-05-05net: axienet: Removed coding style errors and warningsSrikanth Thokala2-20/+21
2015-05-05net: axienet: Support phy-less mode of operationSrikanth Thokala1-5/+5
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2-28/+27
2015-05-05net: axienet: Service completion interrupts ASAPPeter Crosthwaite1-2/+4
2015-05-05net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite1-3/+4
2015-05-05net: axienet: Support for RGMIISrikanth Thokala1-1/+8
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches1-1/+1
2015-03-17net: xilinx: constify of_device_id arrayFabian Frederick3-3/+3
2014-12-31net: axienet: fix error return codeJulia Lawall1-0/+2
2014-12-31net: Xilinx: fix error return codeJulia Lawall2-0/+3
2014-12-26net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2-6/+0
2014-11-21net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-10-01net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta1-1/+0
2014-09-12net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta1-1/+0
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-08ll_temac: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08net: axienet: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-06-22xilinx: Fix compiler warningManuel Schölling3-3/+3
2014-05-22xilinx: Use time_before_eq()Manuel Schölling3-3/+3
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli1-13/+0
2014-03-24xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-03-12xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches2-3/+3
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2013-12-09net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala1-0/+13
2013-12-09net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffersSrikanth Thokala1-38/+0
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet2-2/+2
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-23/+18
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-0/+6