aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_axienet_main.c
Commit message (Expand)AuthorAge
* net: xilinx: fix return type of ndo_start_xmit functionYueHaibing2018-09-20
* net: axienet: remove stale comment of axienet_openYueHaibing2018-06-03
* net: axienet: add support for standard phy-mode bindingAlvaro G. M2017-07-17
* net: axienet: use eth_hw_addr_random()Tobias Klauser2017-03-06
* net: axienet: Utilize of_get_mac_address()Tobias Klauser2016-12-08
* 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: axienet: constify ethtool_ops structuresJulia Lawall2016-08-31
* 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
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-10
* 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
* net: xilinx: constify of_device_id arrayFabian Frederick2015-03-17
* net: axienet: fix error return codeJulia Lawall2014-12-31
* net: xilinx: Remove unnecessary temac_property in the driverAppana Durga Kedareswara Rao2014-12-26
* net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-09-12
* net: xilinx: Remove .owner field for driverMichal Simek2014-08-14
* net: axienet: delete unneeded test before of_node_putJulia Lawall2014-08-08
* xilinx: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* net: axienet: Fix compilation warningsMichal Simek2014-02-13
* net: axienet: Fix compilation errorMichal Simek2014-02-13
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: do not pretend FRAGLIST supportEric Dumazet2013-12-02
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek2013-01-10
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
|/
* xilinx_axienet: remove __dev* attributesBill Pemberton2012-12-03
* net: fix build failure in xilinxJeff Mahoney2012-11-20
* drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-14
* drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03