summaryrefslogtreecommitdiffstats
path: root/drivers/net/xilinx_emaclite.c
Commit message (Expand)AuthorAgeFilesLines
* net: emaclite: Omit private ndo_get_stats functionTobias Klauser2010-12-061-16/+0
* drivers/net: Remove unnecessary casts of netdev_privJoe Perches2010-11-171-10/+10
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-251-4/+4
|\
| * net: emaclite: Add support for little-endian platformsMichal Simek2010-10-211-4/+4
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* | xilinx_emaclite: netpoll supportMichal Simek2010-08-191-0/+13
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of/address: Clean up function declarationsGrant Likely2010-08-011-1/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-6/+4
|\
| * net: trans_start cleanupsEric Dumazet2010-05-101-3/+2
| * 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-301-1/+0
* | | 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-181-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-151-43/+335
* drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-291-5/+1
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek2009-09-221-5/+2
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* xilinx_emaclite: Fix permissions on driver sources.David S. Miller2009-09-011-0/+0
* net: add Xilinx emac lite device driverJohn Linn2009-08-201-0/+1041
OpenPOWER on IntegriCloud