Age | Commit message (Expand) | Author |
2011-06-21 | drivers/net: Remove casts of void * | Joe Perches |
2011-06-20 | emaclite: enable transmit and receive time stamping. | Richard Cochran |
2011-06-09 | net: emaclite: Add missing linux/interrupt.h header | Michal Simek |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-28 | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-12-06 | net: emaclite: Omit private ndo_get_stats function | Tobias Klauser |
2010-11-17 | drivers/net: Remove unnecessary casts of netdev_priv | Joe Perches |
2010-11-01 | of/net: Move of_get_mac_address() to a common source file. | David Daney |
2010-10-25 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-10-21 | net: emaclite: Add support for little-endian platforms | Michal Simek |
2010-09-02 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet |
2010-08-19 | xilinx_emaclite: netpoll support | Michal Simek |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-01 | of/address: Clean up function declarations | Grant Likely |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-05-06 | net: emaclite: Use resource_size | Tobias Klauser |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | net: remove redundant code | Eric Dumazet |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-15 | net: emaclite: adding MDIO and phy lib support | John Linn |
2009-12-29 | drivers/net/xilinx_emaclite.c: use %pM to shown MAC address | H Hartley Sweeten |
2009-11-18 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches |
2009-09-22 | net: xilinx_emaclite: Fix problem with first incoming packet | Michal Simek |
2009-09-02 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet |
2009-09-01 | xilinx_emaclite: Fix permissions on driver sources. | David S. Miller |
2009-08-20 | net: add Xilinx emac lite device driver | John Linn |