summaryrefslogtreecommitdiffstats
path: root/drivers/net/xilinx_emaclite.c
Commit message (Expand)AuthorAgeFilesLines
* of/address: Clean up function declarationsGrant Likely2010-08-011-1/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-6/+4Star
|\
| * net: trans_start cleanupsEric Dumazet2010-05-101-3/+2Star
| * net: emaclite: Use resource_sizeTobias Klauser2010-05-061-2/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
| |\
| * | net: remove redundant codeEric Dumazet2010-03-311-1/+0Star
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-5/+5
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-161-43/+335
* drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-301-5/+1Star
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-1/+1
* net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek2009-09-221-5/+2Star
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-031-1/+0Star
* xilinx_emaclite: Fix permissions on driver sources.David S. Miller2009-09-021-0/+0
* net: add Xilinx emac lite device driverJohn Linn2009-08-201-0/+1041