Age | Commit message (Expand) | Author | Files | Lines |
2007-05-09 | remove broken URLs from net drivers' output | Markus Dahms | 1 | -1/+1 |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2007-03-09 | 3c59x: Fix several modpost warnings | Ralf Baechle | 1 | -15/+13 |
2007-03-06 | 3c59x: Handle pci_enable_device() failure while resuming | Dmitriy Monakhov | 1 | -1/+7 |
2007-02-06 | NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() | Jiri Kosina | 1 | -2/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -7/+7 |
2006-09-27 | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 1 | -0/+1 |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -18/+18 |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 1 | -1/+1 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -2/+2 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -14/+14 |
2006-09-12 | Merge branch 'tmp' into upstream | Jeff Garzik | 1 | -1/+1 |
2006-09-12 | [PATCH] Remove more unnecessary driver printk's | Andy Gospodarek | 1 | -1/+1 |
2006-08-19 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 1 | -1/+1 |
2006-07-05 | [netdrvr] 3c59x: snip changelog from source code | Jeff Garzik | 1 | -166/+0 |
2006-07-03 | [PATCH] lockdep: annotate 3c59x.c disable_irq() | Ingo Molnar | 1 | -2/+2 |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+4 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman | 1 | -2/+4 |
2006-06-26 | [netdrvr] Remove long-unused bits from Becker template drivers | Jeff Garzik | 1 | -40/+39 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 1 | -5/+0 |
2006-03-31 | [PATCH] 3c59x: fix networking for 10base2 NICs | Steffen Klassert | 1 | -9/+12 |
2006-03-31 | [PATCH] "3c59x collision statistics fix" fix | Andrew Morton | 1 | -7/+5 |
2006-03-26 | [PATCH] 3c59x: minor cleanups | Steffen Klassert | 1 | -47/+34 |
2006-03-26 | [PATCH] 3c59x: remove per-driver versioning | Steffen Klassert | 1 | -7/+2 |
2006-03-26 | [PATCH] 3c59x: use ethtool_op_get_link | Steffen Klassert | 1 | -15/+1 |
2006-03-26 | [PATCH] 3c59x: carriercheck for forced media | Steffen Klassert | 1 | -4/+5 |
2006-03-26 | [PATCH] 3c59x: decrease polling interval | Steffen Klassert | 1 | -0/+4 |
2006-03-26 | [PATCH] 3c59x: use mii_check_media | Steffen Klassert | 1 | -77/+49 |
2006-03-25 | [PATCH] EISA: tidy-up driver_register() return value | Bjorn Helgaas | 1 | -8/+12 |
2006-03-03 | Merge branch 'net-const' | Jeff Garzik | 1 | -2/+2 |
2006-03-03 | Massive net driver const-ification. | Arjan van de Ven | 1 | -2/+2 |
2006-02-07 | Merge branch 'master' | Jeff Garzik | 1 | -10/+23 |
2006-02-03 | [PATCH] 3c59x: collision statistic fix | Steffen Klassert | 1 | -10/+23 |
2006-01-17 | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi | 1 | -1/+2 |
2005-11-07 | [PATCH] 3c59x: don't enable scatter/gather w/o checksum support | Stephen Hemminger | 1 | -2/+1 |
2005-11-07 | [PATCH] 3c59x: enable use of memory-mapped PCI I/O | John W. Linville | 1 | -3/+26 |
2005-11-07 | [PATCH] 3c59x: correct rx_dropped counting | John W. Linville | 1 | -1/+1 |
2005-11-07 | [PATCH] 3c59x: support ETHTOOL_GPERMADDR | John W. Linville | 1 | -0/+2 |
2005-11-07 | [PATCH] 3c59x: fix some grammar in module parameter descriptions | John W. Linville | 1 | -2/+2 |
2005-11-07 | [PATCH] 3c59x: cleanup init of module parameter arrays | John W. Linville | 1 | -5/+5 |
2005-11-07 | [PATCH] 3c59x: bounds checking for hw_checksums | John W. Linville | 1 | -7/+9 |
2005-11-07 | [PATCH] 3c59x: avoid blindly reading link status twice | Tommy Christensen | 1 | -1/+4 |
2005-11-07 | [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros | Neil Horman | 1 | -8/+8 |
2005-11-07 | [PATCH] 3c59x: convert to use of pci_iomap API | John W. Linville | 1 | -247/+260 |
2005-09-07 | [PATCH] 3c59x: read current link status from phy | Tommy S. Christensen | 1 | -0/+1 |
2005-09-07 | [PATCH] 3c59x PM fixes | Rafael J. Wysocki | 1 | -1/+17 |
2005-06-28 | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 1 | -3/+3 |
2005-06-21 | [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit() | John W. Linville | 1 | -3/+2 |