index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
3c59x.c
Age
Commit message (
Expand
)
Author
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-09-12
Merge branch 'tmp' into upstream
Jeff Garzik
2006-09-12
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-07-05
[netdrvr] 3c59x: snip changelog from source code
Jeff Garzik
2006-07-03
[PATCH] lockdep: annotate 3c59x.c disable_irq()
Ingo Molnar
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-06-26
[netdrvr] Remove long-unused bits from Becker template drivers
Jeff Garzik
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-03-31
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
2006-03-31
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
2006-03-26
[PATCH] 3c59x: minor cleanups
Steffen Klassert
2006-03-26
[PATCH] 3c59x: remove per-driver versioning
Steffen Klassert
2006-03-26
[PATCH] 3c59x: use ethtool_op_get_link
Steffen Klassert
2006-03-26
[PATCH] 3c59x: carriercheck for forced media
Steffen Klassert
2006-03-26
[PATCH] 3c59x: decrease polling interval
Steffen Klassert
2006-03-26
[PATCH] 3c59x: use mii_check_media
Steffen Klassert
2006-03-25
[PATCH] EISA: tidy-up driver_register() return value
Bjorn Helgaas
2006-03-03
Merge branch 'net-const'
Jeff Garzik
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
2006-02-07
Merge branch 'master'
Jeff Garzik
2006-02-03
[PATCH] 3c59x: collision statistic fix
Steffen Klassert
2006-01-17
[PATCH] drivers/net/*: use time_after() and friends
Marcelo Feitoza Parisi
2005-11-07
[PATCH] 3c59x: don't enable scatter/gather w/o checksum support
Stephen Hemminger
2005-11-07
[PATCH] 3c59x: enable use of memory-mapped PCI I/O
John W. Linville
2005-11-07
[PATCH] 3c59x: correct rx_dropped counting
John W. Linville
2005-11-07
[PATCH] 3c59x: support ETHTOOL_GPERMADDR
John W. Linville
2005-11-07
[PATCH] 3c59x: fix some grammar in module parameter descriptions
John W. Linville
2005-11-07
[PATCH] 3c59x: cleanup init of module parameter arrays
John W. Linville
2005-11-07
[PATCH] 3c59x: bounds checking for hw_checksums
John W. Linville
2005-11-07
[PATCH] 3c59x: avoid blindly reading link status twice
Tommy Christensen
2005-11-07
[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros
Neil Horman
2005-11-07
[PATCH] 3c59x: convert to use of pci_iomap API
John W. Linville
2005-09-07
[PATCH] 3c59x: read current link status from phy
Tommy S. Christensen
2005-09-07
[PATCH] 3c59x PM fixes
Rafael J. Wysocki
2005-06-28
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
2005-06-21
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
John W. Linville
2005-05-05
[PATCH] 3c59x: only put the device into D3 when we're actually using WOL
Daniel Ritz
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds