summaryrefslogtreecommitdiff
path: root/drivers/net/xilinx_emaclite.c
AgeCommit message (Expand)Author
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-21net: emaclite: Add support for little-endian platformsMichal Simek
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-19xilinx_emaclite: netpoll supportMichal Simek
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-06net: emaclite: Use resource_sizeTobias Klauser
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30net: remove redundant codeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-15net: emaclite: adding MDIO and phy lib supportJohn Linn
2009-12-29drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-09-22net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-01xilinx_emaclite: Fix permissions on driver sources.David S. Miller
2009-08-20net: add Xilinx emac lite device driverJohn Linn