summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-043-4/+4
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-075-11/+0
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-0/+2
|\
| * net: fix phy refcounting in a bunch of driversRussell King2015-09-241-0/+2
* | net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-241-4/+1
* | net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-241-5/+4
|/
* net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-091-4/+4
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net: ll_temac: Remove sparse warningsMichal Simek2015-06-071-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-2/+2
|\
| * net: ll_temac: Fix DMA map size bugMichal Simek2015-05-121-2/+2
* | net: ll_temac: Use one return statement instead of twoMichal Simek2015-05-111-3/+1
* | net: axienet: Fix kernel-doc warningsMichal Simek2015-05-053-18/+32
* | net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala2015-05-051-7/+7
* | net: axienet: Use of_property_* callsSrikanth Thokala2015-05-051-20/+15
* | net: axienet: Use devm_* callsSrikanth Thokala2015-05-051-27/+27
* | net: axienet: Use pdev instead of opSrikanth Thokala2015-05-051-23/+24
* | net: axienet: Fix comments blocksMichal Simek2015-05-053-59/+71
* | net: axienet: Removed coding style errors and warningsSrikanth Thokala2015-05-052-20/+21
* | net: axienet: Support phy-less mode of operationSrikanth Thokala2015-05-051-5/+5
* | net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala2015-05-052-28/+27
* | net: axienet: Service completion interrupts ASAPPeter Crosthwaite2015-05-051-2/+4
* | net: axienet: Handle 0 packet receive gracefullyPeter Crosthwaite2015-05-051-3/+4
* | net: axienet: Support for RGMIISrikanth Thokala2015-05-051-1/+8
|/
* ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-311-1/+1
* net: xilinx: constify of_device_id arrayFabian Frederick2015-03-173-3/+3
* net: axienet: fix error return codeJulia Lawall2014-12-311-0/+2
* net: Xilinx: fix error return codeJulia Lawall2014-12-312-0/+3
* net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2014-12-262-6/+0
* net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-4/+2
* net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-10-011-1/+0
* net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-09-121-1/+0
* net: xilinx: Remove .owner field for driverMichal Simek2014-08-143-3/+0
* ll_temac: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
* net: axienet: delete unneeded test before of_node_putJulia Lawall2014-08-081-2/+1
* xilinx: Fix compiler warningManuel Schölling2014-06-223-3/+3
* xilinx: Use time_before_eq()Manuel Schölling2014-05-223-3/+3
* net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-13/+0
* xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-122-3/+3
* net: axienet: Fix compilation warningsMichal Simek2014-02-131-4/+8
* net: axienet: Fix compilation errorMichal Simek2014-02-131-0/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0
* net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala2013-12-091-0/+13
* net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala2013-12-091-38/+0
* net: do not pretend FRAGLIST supportEric Dumazet2013-12-022-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-23/+18
|\
| * net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
OpenPOWER on IntegriCloud