aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c59x.c
Commit message (Expand)AuthorAge
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* 3c59x: Fix several modpost warningsRalf Baechle2007-03-09
* 3c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov2007-03-06
* NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina2007-02-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-27
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
| |\
| | * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
| |/
* / [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-05
* [PATCH] lockdep: annotate 3c59x.c disable_irq()Ingo Molnar2006-07-03
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-27
* | [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-26
|/
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [PATCH] 3c59x: fix networking for 10base2 NICsSteffen Klassert2006-03-31
* [PATCH] "3c59x collision statistics fix" fixAndrew Morton2006-03-31
* [PATCH] 3c59x: minor cleanupsSteffen Klassert2006-03-26
* [PATCH] 3c59x: remove per-driver versioningSteffen Klassert2006-03-26
* [PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert2006-03-26
* [PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert2006-03-26
* [PATCH] 3c59x: decrease polling intervalSteffen Klassert2006-03-26
* [PATCH] 3c59x: use mii_check_mediaSteffen Klassert2006-03-26
* [PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2006-03-25
* Merge branch 'net-const'Jeff Garzik2006-03-03
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-03
* | Merge branch 'master'Jeff Garzik2006-02-07
|\|
| * [PATCH] 3c59x: collision statistic fixSteffen Klassert2006-02-03
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
|/
* [PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger2005-11-07
* [PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville2005-11-07
* [PATCH] 3c59x: correct rx_dropped countingJohn W. Linville2005-11-07
* [PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville2005-11-07
* [PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville2005-11-07
* [PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville2005-11-07
* [PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville2005-11-07
* [PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen2005-11-07
* [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman2005-11-07
* [PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville2005-11-07
* [PATCH] 3c59x: read current link status from phyTommy S. Christensen2005-09-07
* [PATCH] 3c59x PM fixesRafael J. Wysocki2005-09-07
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-21
* [PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz2005-05-05