Age | Commit message (Expand) | Author | Files | Lines |
2007-07-09 | Use menuconfig objects II - netdev (general+100mbit) | Jan Engelhardt | 1 | -14/+13 |
2007-07-09 | tulip: Convert to generic boolean | Richard Knutsson | 2 | -58/+49 |
2007-07-09 | drivers/net: fix comparisons of unsigned < 0 | Bill Nottingham | 1 | -1/+0 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 3 | -3/+3 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 5 | -4/+1 |
2007-04-28 | Rev tulip version | Valerie Henson | 1 | -3/+3 |
2007-04-28 | Fix tulip SytemError typo | Valerie Henson | 3 | -4/+4 |
2007-04-28 | TULIP: Natsemi dp83840a PHY fix | Thibaut VARENE | 1 | -1/+17 |
2007-04-28 | TULIP: Fix for 64-bit MIPS | Valerie Henson | 2 | -4/+25 |
2007-04-28 | dmfe: add support for Wake on lan | Maxim Levitsky | 1 | -2/+64 |
2007-04-28 | dmfe: add support for suspend/resume | Maxim Levitsky | 1 | -3/+49 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -27/+19 |
2007-04-26 | [TULIP]: Use pci_device_to_OF_node() on sparc. | David S. Miller | 1 | -11/+7 |
2007-04-26 | [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. | David S. Miller | 5 | -16/+12 |
2007-04-26 | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 5 | -9/+13 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -3/+11 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 8 | -18/+4 |
2007-03-15 | [PATCH] dmfe trivial endianness annotations | Al Viro | 1 | -3/+3 |
2007-03-06 | __devinit & __devexit cleanups for de2104x driver | Prarit Bhargava | 1 | -3/+3 |
2007-03-06 | dmfe: Fix link detection | Maxim Levitsky | 1 | -18/+40 |
2007-03-06 | dmfe: fix two bugs | Maxim Levitsky | 1 | -5/+10 |
2007-03-06 | dmfe: trivial/spelling fixes | Maxim Levitsky | 1 | -36/+88 |
2007-03-06 | revert "drivers/net/tulip/dmfe: support basic carrier detection" | Andrew Morton | 1 | -8/+1 |
2007-03-03 | [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ | Jeff Garzik | 2 | -2/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -4/+4 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2 | -4/+9 |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2 | -4/+9 |
2006-12-02 | drivers/net/tulip/dmfe: support basic carrier detection | Samuel Thibault | 1 | -1/+8 |
2006-12-02 | [PATCH] kmemdup() cleanup in drivers/net | Eric Sesterhenn | 1 | -3/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 4 | -10/+14 |
2006-11-13 | [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver | s.hauer@pengutronix.de | 1 | -4/+4 |
2006-10-11 | [PATCH] Fix section mismatch in de2104x.c | Helge Deller | 1 | -4/+4 |
2006-10-06 | drivers/net: eliminate irq handler impossible checks, needless casts | Jeff Garzik | 1 | -5/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 10 | -18/+18 |
2006-09-27 | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 1 | -0/+1 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 7 | -11/+11 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 2 | -2/+2 |
2006-09-12 | Merge branch 'tmp' into upstream | Jeff Garzik | 2 | -8/+4 |
2006-09-12 | [PATCH] Remove more unnecessary driver printk's | Andy Gospodarek | 2 | -8/+4 |
2006-09-11 | [PATCH] Handle pci_enable_device() errors in resume | Valerie Henson | 3 | -11/+22 |
2006-09-11 | [PATCH] Use tulip.h in winbond-840.c | Grant Grundler | 1 | -44/+24 |
2006-09-11 | [PATCH] Clean up tulip.h | Grant Grundler | 2 | -11/+13 |
2006-09-11 | [PATCH] Defer tulip_select_media() to process context | Francois Romieu | 4 | -41/+60 |
2006-09-11 | [PATCH] Flush MMIO writes in reset sequence | Grant Grundler | 1 | -0/+2 |
2006-09-11 | [PATCH] Make DS21143 printout match lspci output | Thibaut Varene | 1 | -1/+1 |
2006-09-11 | [PATCH] Print physical address in tulip_init_one | Grant Grundler | 1 | -2/+8 |
2006-09-11 | [PATCH] Change tulip maintainer | Valerie Henson | 8 | -8/+8 |
2006-08-20 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 6 | -6/+6 |
2006-08-20 | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2 | -3/+2 |