Age | Commit message (Expand) | Author | Files | Lines |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -2/+2 |
2009-06-08 | declance: Restore tx descriptor ring locking | Maciej W. Rozycki | 1 | -0/+5 |
2009-04-15 | declance: convert to net_device_ops | Alexander Beregalov | 1 | -5/+12 |
2009-03-25 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -3/+3 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 1 | -1/+1 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -3/+1 |
2008-06-12 | drivers/net/: remove write-only "last_dev" | Adrian Bunk | 1 | -4/+0 |
2008-01-29 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 1 | -3/+3 |
2007-10-11 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -7/+7 |
2007-10-11 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -31/+21 |
2007-05-22 | declance: Remove a dangling spin_unlock_irq() thingy | Maciej W. Rozycki | 1 | -2/+0 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-02-08 | mips: declance: Driver model for the PMAD-A | Maciej W. Rozycki | 1 | -47/+117 |
2006-12-05 | [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel | Maciej W. Rozycki | 1 | -5/+1 |
2006-12-05 | [PATCH] declance: Fix PMAX and PMAD support | Maciej W. Rozycki | 1 | -191/+207 |
2006-10-06 | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 1 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -4/+2 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -4/+4 |
2006-07-05 | [PATCH] Fix freeing of net device | Ralf Baechle | 1 | -3/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-23 | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 1 | -2/+1 |
2005-10-19 | [PATCH] declance: Use physical addresses at the interface level. | Ralf Baechle | 1 | -16/+10 |
2005-10-19 | [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror... | Ralf Baechle | 1 | -1/+1 |
2005-10-19 | [PATCH] declance: Fix mapping of device. | Ralf Baechle | 1 | -2/+2 |
2005-10-19 | [PATCH] declance: Convert to irqreturn_t. | Ralf Baechle | 1 | -2/+3 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1320 |