summaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] forcedeth: Add vlan supportAyaz Abdulla2006-02-201-5/+71
* [PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla2006-01-091-64/+100
* [PATCH] forcedeth: fix random memory scribbling bugManfred Spraul2005-12-241-7/+8
* [netdrvr forcedeth] phy address scan rangeAyaz Abdulla2005-11-111-16/+14
* [netdrvr forcedeth] support for irq mitigationAyaz Abdulla2005-11-111-67/+104
* [netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla2005-11-111-12/+22
* [netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla2005-10-261-87/+162
* forcedeth: add hardware tx checksummingManfred Spraul2005-09-211-27/+44
* [PATCH] forcedeth: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
* [PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk2005-09-061-2/+2
* [PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul2005-08-191-0/+5
* [PATCH] forcedeth: write back original mac address during ifdownManfred Spraul2005-07-311-8/+9
* [PATCH] forcedeth: Add set_mac_address supportManfred Spraul2005-07-311-11/+52
* [PATCH] forcedeth: 64-bit DMA supportManfred Spraul2005-07-311-49/+161
* [PATCH] forcedeth: rewritten tx irq handlingManfred Spraul2005-07-311-48/+63
* [PATCH] forcedeth: Improve ethtool supportManfred Spraul2005-07-311-81/+90
* [PATCH] forcedeth: Jumbo Frame SupportManfred Spraul2005-07-311-18/+107
* [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-271-1/+16
* [PATCH] forcedeth: Poll for link changesManfred Spraul2005-06-271-12/+13
OpenPOWER on IntegriCloud