Age | Commit message (Expand) | Author | Files | Lines |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -1/+0 |
2009-11-18 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 1 | -1/+1 |
2009-11-10 | netx: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+3 |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-04-16 | netx-eth: convert to net_device_ops | Alexander Beregalov | 1 | -5/+12 |
2008-12-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
2008-12-03 | netx-eth: initialize per device spinlock | Uwe Kleine-König | 1 | -0/+2 |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-09-24 | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -5/+5 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+0 |
2008-04-25 | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -1/+1 |
2008-01-08 | [NET]: Fix netx-eth.c compilation. | Adrian Bunk | 1 | -2/+2 |
2007-11-13 | [NETX]: Fix build failure added by 2.6.24 statistics cleanup. | David S. Miller | 1 | -3/+3 |
2007-10-10 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -13/+5 |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-08-14 | [PATCH] remove unnecessary config.h includes from drivers/net/ | Dave Jones | 1 | -1/+0 |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [PATCH] network driver for Hilscher netx | Sascha Hauer | 1 | -0/+516 |