aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xilinx_emaclite.c
Commit message (Expand)AuthorAge
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-10
|\
| * of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-01
* | net: emaclite: Omit private ndo_get_stats functionTobias Klauser2010-12-06
* | drivers/net: Remove unnecessary casts of netdev_privJoe Perches2010-11-17
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-25
|\
| * net: emaclite: Add support for little-endian platformsMichal Simek2010-10-21
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* | xilinx_emaclite: netpoll supportMichal Simek2010-08-19
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/address: Clean up function declarationsGrant Likely2010-08-01
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * net: trans_start cleanupsEric Dumazet2010-05-10
| * net: emaclite: Use resource_sizeTobias Klauser2010-05-06
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: remove redundant codeEric Dumazet2010-03-31
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-16
* drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-29
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek2009-09-22
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* xilinx_emaclite: Fix permissions on driver sources.David S. Miller2009-09-01
* net: add Xilinx emac lite device driverJohn Linn2009-08-20