aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c59x.c
Commit message (Expand)AuthorAge
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* drivers/net: use nr_irqsYinghai Lu2008-10-16
* 3c59x: use netdev_alloc_skbStephen Hemminger2008-08-07
* 3c59x: handle pci_name() being constGreg Kroah-Hartman2008-07-22
* [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-27
* 3c59x: use netstats in net_device structurePaulius Zaleckas2008-05-06
* 3c980-TX needs EXTRA_PREAMBLEGunnar Larisch2008-05-06
* vortex_up should initialize "err"Badari Pulavarty2007-10-17
* WOL bugfix for 3c59x.cSteffen Klassert2007-10-16
* 3c59x: trivial endianness annotations, NULL noise removalAl Viro2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* 3c59x: check return of pci_enable_device()Mark Hindley2007-10-10
* 3c59x: fix duplex configurationSteffen Klassert2007-08-14
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* 3cSOHO100-TX needs EXTRA_PREAMBLESteffen Klassert2007-07-10
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-09
* [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