| Commit message (Expand) | Author | Age |
* | net: xilinx: emaclite: Fallback to random MAC address. | Daniel Romell | 2016-08-21 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 |
* | phy: Add an mdio_device structure | Andrew Lunn | 2016-01-07 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 |
* | net: fix phy refcounting in a bunch of drivers | Russell King | 2015-09-25 |
* | ethernet: Use bool function returns of true/false instead of 1/0 | Joe Perches | 2015-03-31 |
* | net: xilinx: constify of_device_id array | Fabian Frederick | 2015-03-17 |
* | net: Xilinx: fix error return code | Julia Lawall | 2014-12-31 |
* | net: Xilinx: Deletion of unnecessary checks before two function calls | Markus Elfring | 2014-11-21 |
* | net: xilinx: Remove .owner field for driver | Michal Simek | 2014-08-14 |
* | xilinx: Fix compiler warning | Manuel Schölling | 2014-06-22 |
* | xilinx: Use time_before_eq() | Manuel Schölling | 2014-05-22 |
* | net: emaclite: remove empty MDIO bus reset function | Florian Fainelli | 2014-03-28 |
* | xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 2014-03-25 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 |
* | net: emaclite: add barriers to support Xilinx Zynq platform | Srikanth Thokala | 2013-12-09 |
* | net: emaclite: Remove unnecessary code that enables/disables interrupts on PO... | Srikanth Thokala | 2013-12-09 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 |
* | net: emaclite: Code cleanup | Michal Simek | 2013-09-20 |
* | net: emaclite: Not necessary to call devm_iounmap | Michal Simek | 2013-09-20 |
* | net: xilinx_emaclite: remove unnecessary dev_set_drvdata() | Libo Chen | 2013-08-21 |
* | net: xilinx_emaclite: use platform_{get,set}_drvdata() | Libo Chen | 2013-08-20 |
* | net: emaclite: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-05 |
|\ |
|
| * | net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR | Jens Renner \(EFE\) | 2013-06-04 |
* | | net: emaclite: Use platform resource table | Michal Simek | 2013-06-04 |
* | | net: emaclite: Fix typo in error message | Jens Renner \(EFE\) | 2013-06-04 |
* | | net: emaclite: Update driver header | Michal Simek | 2013-05-30 |
* | | net: emaclite: Do not use microblaze and ppc IO functions | Michal Simek | 2013-05-30 |
* | | net: emaclite: Let's make xemaclite_adjust_link static | Michal Simek | 2013-05-30 |
* | | net: emaclite: Support multiple phys connected to one MDIO bus | Michal Simek | 2013-05-30 |
* | | net: emaclite: Report failures in mdio setup | Michal Simek | 2013-05-30 |
|/ |
|
* | net/xilinx: remove __dev* attributes | Bill Pemberton | 2012-12-03 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 |
* | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
* | net: ethernet: xilinx: Don't use NO_IRQ in xilinx | Michal Simek | 2011-12-21 |
* | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-19 |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 |
* | xilinx/ll_temac: Move the Xilinx drivers | Jeff Kirsher | 2011-08-12 |