aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xilinx_emaclite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10net: trans_start cleanupsEric Dumazet1-3/+2
2010-05-06net: emaclite: Use resource_sizeTobias Klauser1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30net: remove redundant codeEric Dumazet1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-15net: emaclite: adding MDIO and phy lib supportJohn Linn1-43/+335
2009-12-29drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+1
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-09-22net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek1-5/+2
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-09-01xilinx_emaclite: Fix permissions on driver sources.David S. Miller1-0/+0
2009-08-20net: add Xilinx emac lite device driverJohn Linn1-0/+1041