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