summaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-111-10/+10
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-10/+10
* | [PATCH] forcedeth: hardirq lockdep warningPeter Zijlstra2006-10-051-14/+17
|/
* [PATCH] fix possible NULL ptr deref in forcedethJesper Juhl2006-09-251-1/+7
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-201/+361
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * [PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek2006-09-111-1/+0
| * [PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla2006-09-061-14/+9
| * [PATCH] forcedeth: errata for marvell physAyaz Abdulla2006-09-061-17/+56
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
| * [PATCH] forcdeth: revised NAPI supportStephen Hemminger2006-08-081-16/+124
| * [PATCH] forcedeth: mac address correctedAyaz Abdulla2006-08-081-11/+31
| * [PATCH] forcedeth: move mac address setup/teardownAyaz Abdulla2006-08-081-15/+14
| * [PATCH] forcedeth: le32 annotationStephen Hemminger2006-07-291-8/+8
| * [PATCH] forcedeth: coding style cleanupsStephen Hemminger2006-07-291-123/+123
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+2
|/
* [PATCH] forcedeth: watermark fixupAyaz Abdulla2006-07-121-4/+19
* [PATCH] forcedeth: deferral fixupAyaz Abdulla2006-07-121-7/+19
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-1/+1
* [PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar2006-07-031-10/+10
* [PATCH] forcedeth: typecast cleanupAndrew Morton2006-07-031-4/+4
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-9/+9
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* [PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk2006-06-221-1/+1
* [FORCEDETH] Fix xmit_lock/netif_tx_lock after mergeHerbert Xu2006-06-201-10/+10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-191-9/+9
|\
| * [NET]: Add netif_tx_lockHerbert Xu2006-06-171-9/+9
* | [PATCH] forcedeth: new device idsAyaz Abdulla2006-06-111-0/+32
* | [PATCH] forcedeth config: versionAyaz Abdulla2006-06-111-1/+2
* | [PATCH] forcedeth config: module parametersAyaz Abdulla2006-06-111-22/+45
* | [PATCH] forcedeth config: diagnosticsAyaz Abdulla2006-06-111-8/+398
* | [PATCH] forcedeth config: move functionsAyaz Abdulla2006-06-111-133/+133
* | [PATCH] forcedeth config: statisticsAyaz Abdulla2006-06-111-3/+194
* | [PATCH] forcedeth config: csumAyaz Abdulla2006-06-111-8/+77
* | [PATCH] forcedeth config: wolAyaz Abdulla2006-06-111-7/+10
* | [PATCH] forcedeth config: phyAyaz Abdulla2006-06-111-30/+78
* | [PATCH] forcedeth config: flow controlAyaz Abdulla2006-06-111-59/+176
* | [PATCH] forcedeth config: ring sizesAyaz Abdulla2006-06-111-58/+240
* | [PATCH] forcedeth config: tso cleanupAyaz Abdulla2006-06-111-6/+2
* | Merge branch 'master' into upstreamJeff Garzik2006-06-081-0/+16
|\ \ | |/
| * [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
* | [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-261-20/+20
* | [PATCH] forcedeth: add support for flow controlAyaz Abdulla2006-05-261-35/+104
|/
* [PATCH] forcedeth: fix multi irq issuesAyaz Abdulla2006-05-211-154/+226
* [PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton2006-05-201-228/+84
* forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
* [PATCH] forcedeth: fix initializationAyaz Abdulla2006-04-261-12/+67
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+2
* [PATCH] forcedeth: Add support for MSI/MSIXAyaz Abdulla2006-02-201-31/+436
* [PATCH] forcedeth: Add support for 64bit ringsAyaz Abdulla2006-02-201-16/+42
OpenPOWER on IntegriCloud