| Commit message (Expand) | Author | Age | Files | Lines |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 5 | -5/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 3 | -3/+0 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 2 | -2/+2 |
* | ep93xx: some minor cleanups to the ep93xx eth driver | Yan Burman | 2006-12-26 | 1 | -3/+1 |
* | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() | Andrew Victor | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support | Andrew Victor | 2006-12-07 | 1 | -0/+14 |
* | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() | Andrew Victor | 2006-12-07 | 2 | -9/+8 |
* | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv() | Andrew Victor | 2006-12-07 | 1 | -30/+25 |
* | [PATCH] drivers/net/arm missing __devinit | Al Viro | 2006-12-04 | 2 | -7/+7 |
* | [PATCH] 8390 cleanup - etherh iomem annotations | Al Viro | 2006-12-02 | 1 | -10/+10 |
* | [PATCH] beginning of 8390 fixes - generic and arm/etherh | Al Viro | 2006-12-02 | 1 | -10/+17 |
* | [PATCH] ep93xx_eth: don't report RX errors | Lennert Buytenhek | 2006-10-31 | 1 | -3/+0 |
* | [PATCH] ep93xx_eth: fix unlikely(x) > y test | Lennert Buytenhek | 2006-10-31 | 1 | -1/+1 |
* | [PATCH] ep93xx_eth: fix RX/TXstatus ring full handling | Lennert Buytenhek | 2006-10-31 | 1 | -26/+9 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 5 | -9/+9 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [ARM] 3865/1: AT91RM9200 header updates | Andrew Victor | 2006-09-28 | 1 | -1/+1 |
* | [PATCH] Cirrus Logic ep93xx ethernet driver | Lennert Buytenhek | 2006-09-22 | 3 | -0/+952 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 2 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 2006-06-23 | 2 | -4/+2 |
* | [PATCH] AT91RM9200 Ethernet #4: Suspend/Resume | Andrew Victor | 2006-06-22 | 1 | -1/+45 |
* | [PATCH] AT91RM9200 Ethernet #3: Cleanup | Andrew Victor | 2006-06-22 | 2 | -14/+16 |
* | [PATCH] AT91RM9200 Ethernet #2: MII interface | Andrew Victor | 2006-06-22 | 1 | -0/+20 |
* | [PATCH] AT91RM9200 Ethernet #1: Link poll | Andrew Victor | 2006-06-22 | 1 | -18/+43 |
* | [PATCH] AT91RM9200 Ethernet driver | Andrew Victor | 2006-03-24 | 4 | -0/+1220 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 1 | -1/+3 |
* | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-01-17 | 1 | -1/+2 |
* | [ARM] Update am79c961 to use struct platform_driver | Russell King | 2006-01-09 | 1 | -6/+6 |
* | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2006-01-09 | 2 | -2/+0 |
* | [ARM] Remove EPXA10DB machine support | Russell King | 2006-01-08 | 3 | -1031/+0 |
* | [ARM] Convert EBSA110 network driver to a platform driver | Russell King | 2005-10-31 | 2 | -11/+32 |
* | [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h | Russell King | 2005-10-28 | 1 | -0/+1 |
* | [ARM] Fix init printk for EBSA110 network driver, and link timer | Russell King | 2005-10-02 | 1 | -11/+9 |
* | [ARM] Fix EBSA110 network driver link detection | Russell King | 2005-10-02 | 1 | -1/+1 |
* | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 2005-06-29 | 1 | -9/+7 |
* | [PATCH] etherh iomem annotations | Al Viro | 2005-05-15 | 1 | -7/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 10 | -0/+5337 |