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