summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c59x.c
Commit message (Expand)AuthorAgeFilesLines
* NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina2007-02-061-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+7
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-271-0/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-18/+18
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-14/+14
| * Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-1/+1
| |\
| | * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-1/+1
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
| |/
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-051-166/+0
* [PATCH] lockdep: annotate 3c59x.c disable_irq()Ingo Molnar2006-07-031-2/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+4
|\
| * [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-271-2/+4
* | [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-261-40/+39
|/
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-5/+0
* [PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert2006-03-311-9/+12
* [PATCH] "3c59x collision statistics fix" fixAndrew Morton2006-03-311-7/+5
* [PATCH] 3c59x: minor cleanupsSteffen Klassert2006-03-261-47/+34
* [PATCH] 3c59x: remove per-driver versioningSteffen Klassert2006-03-261-7/+2
* [PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert2006-03-261-15/+1
* [PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert2006-03-261-4/+5
* [PATCH] 3c59x: decrease polling intervalSteffen Klassert2006-03-261-0/+4
* [PATCH] 3c59x: use mii_check_mediaSteffen Klassert2006-03-261-77/+49
* [PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2006-03-251-8/+12
* Merge branch 'net-const'Jeff Garzik2006-03-031-2/+2
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-031-2/+2
* | Merge branch 'master'Jeff Garzik2006-02-071-10/+23
|\ \ | |/
| * [PATCH] 3c59x: collision statistic fixSteffen Klassert2006-02-031-10/+23
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-1/+2
|/
* [PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger2005-11-071-2/+1
* [PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville2005-11-071-3/+26
* [PATCH] 3c59x: correct rx_dropped countingJohn W. Linville2005-11-071-1/+1
* [PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville2005-11-071-0/+2
* [PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville2005-11-071-2/+2
* [PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville2005-11-071-5/+5
* [PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville2005-11-071-7/+9
* [PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen2005-11-071-1/+4
* [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman2005-11-071-8/+8
* [PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville2005-11-071-247/+260
* [PATCH] 3c59x: read current link status from phyTommy S. Christensen2005-09-071-0/+1
* [PATCH] 3c59x PM fixesRafael J. Wysocki2005-09-071-1/+17
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-3/+3
* [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-211-3/+2
* [PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz2005-05-051-3/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3365
OpenPOWER on IntegriCloud