aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx/xilinx_emaclite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-30net: emaclite: Update driver headerMichal Simek1-2/+2
2013-05-30net: emaclite: Do not use microblaze and ppc IO functionsMichal Simek1-69/+69
2013-05-30net: emaclite: Let's make xemaclite_adjust_link staticMichal Simek1-1/+1
2013-05-30net: emaclite: Support multiple phys connected to one MDIO busMichal Simek1-1/+12
2013-05-30net: emaclite: Report failures in mdio setupMichal Simek1-3/+9
2012-12-03net/xilinx: remove __dev* attributesBill Pemberton1-4/+4
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-3/+3
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-21/+1
2011-08-12xilinx/ll_temac: Move the Xilinx driversJeff Kirsher1-0/+1330