aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+9
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-9/+9
2006-06-11[PATCH] forcedeth: new device idsAyaz Abdulla1-0/+32
2006-06-11[PATCH] forcedeth config: versionAyaz Abdulla1-1/+2
2006-06-11[PATCH] forcedeth config: module parametersAyaz Abdulla1-22/+45
2006-06-11[PATCH] forcedeth config: diagnosticsAyaz Abdulla1-8/+398
2006-06-11[PATCH] forcedeth config: move functionsAyaz Abdulla1-133/+133
2006-06-11[PATCH] forcedeth config: statisticsAyaz Abdulla1-3/+194
2006-06-11[PATCH] forcedeth config: csumAyaz Abdulla1-8/+77
2006-06-11[PATCH] forcedeth config: wolAyaz Abdulla1-7/+10
2006-06-11[PATCH] forcedeth config: phyAyaz Abdulla1-30/+78
2006-06-11[PATCH] forcedeth config: flow controlAyaz Abdulla1-59/+176
2006-06-11[PATCH] forcedeth config: ring sizesAyaz Abdulla1-58/+240
2006-06-11[PATCH] forcedeth config: tso cleanupAyaz Abdulla1-6/+2
2006-06-08Merge branch 'master' into upstreamJeff Garzik1-0/+16
2006-06-05[PATCH] Implement get / set tso for forcedeth driverZachary Amsden1-0/+16
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik1-20/+20
2006-05-26[PATCH] forcedeth: add support for flow controlAyaz Abdulla1-35/+104
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla1-154/+226
2006-05-20[PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton1-228/+84
2006-05-02forcedeth: fix multi irq issuesAyaz Abdulla1-84/+228
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-1/+2
2006-02-20[PATCH] forcedeth: Add support for MSI/MSIXAyaz Abdulla1-31/+436
2006-02-20[PATCH] forcedeth: Add support for 64bit ringsAyaz Abdulla1-16/+42
2006-02-20[PATCH] forcedeth: Add vlan supportAyaz Abdulla1-5/+71
2006-01-09[PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla1-64/+100
2005-12-24[PATCH] forcedeth: fix random memory scribbling bugManfred Spraul1-7/+8
2005-11-11[netdrvr forcedeth] phy address scan rangeAyaz Abdulla1-16/+14
2005-11-11[netdrvr forcedeth] support for irq mitigationAyaz Abdulla1-67/+104
2005-11-11[netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla1-12/+22
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla1-87/+162
2005-09-21forcedeth: add hardware tx checksummingManfred Spraul1-27/+44
2005-09-14[PATCH] forcedeth: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-09-06[PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk1-2/+2
2005-08-19[PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul1-0/+5
2005-07-31[PATCH] forcedeth: write back original mac address during ifdownManfred Spraul1-8/+9
2005-07-31[PATCH] forcedeth: Add set_mac_address supportManfred Spraul1-11/+52
2005-07-31[PATCH] forcedeth: 64-bit DMA supportManfred Spraul1-49/+161
2005-07-31[PATCH] forcedeth: rewritten tx irq handlingManfred Spraul1-48/+63
2005-07-31[PATCH] forcedeth: Improve ethtool supportManfred Spraul1-81/+90
2005-07-31[PATCH] forcedeth: Jumbo Frame SupportManfred Spraul1-18/+107
2005-06-27[PATCH] forcedeth: Add support for new device idManfred Spraul1-1/+16
2005-06-27[PATCH] forcedeth: Poll for link changesManfred Spraul1-12/+13
2005-06-27[PATCH] forcedeth: add two new pci idsManfred Spraul1-2/+19
2005-05-15[PATCH] forcedeth: Update error handlingManfred Spraul1-17/+76
2005-05-12[PATCH] forcedeth: netpoll supportMichal Schmidt1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2232