aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_emaclite.c
Commit message (Expand)AuthorAge
* net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell2016-08-21
* 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
* net: fix phy refcounting in a bunch of driversRussell King2015-09-25
* ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-31
* net: xilinx: constify of_device_id arrayFabian Frederick2015-03-17
* net: Xilinx: fix error return codeJulia Lawall2014-12-31
* net: Xilinx: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-21
* net: xilinx: Remove .owner field for driverMichal Simek2014-08-14
* xilinx: Fix compiler warningManuel Schölling2014-06-22
* xilinx: Use time_before_eq()Manuel Schölling2014-05-22
* net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli2014-03-28
* xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala2013-12-09
* net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala2013-12-09
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* net: emaclite: Code cleanupMichal Simek2013-09-20
* net: emaclite: Not necessary to call devm_iounmapMichal Simek2013-09-20
* net: xilinx_emaclite: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* net: xilinx_emaclite: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* net: emaclite: Convert to use devm_ioremap_resourceTushar Behera2013-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\
| * net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANARJens Renner \(EFE\)2013-06-04
* | net: emaclite: Use platform resource tableMichal Simek2013-06-04
* | net: emaclite: Fix typo in error messageJens Renner \(EFE\)2013-06-04
* | net: emaclite: Update driver headerMichal Simek2013-05-30
* | net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek2013-05-30
* | net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek2013-05-30
* | net: emaclite: Support multiple phys connected to one MDIO busMichal Simek2013-05-30
* | net: emaclite: Report failures in mdio setupMichal Simek2013-05-30
|/
* net/xilinx: remove __dev* attributesBill Pemberton2012-12-03
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2011-12-21
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* xilinx/ll_temac: Move the Xilinx driversJeff Kirsher2011-08-12