summaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)Author
2006-07-12[PATCH] forcedeth: watermark fixupAyaz Abdulla
2006-07-12[PATCH] forcedeth: deferral fixupAyaz Abdulla
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-03[PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar
2006-07-03[PATCH] forcedeth: typecast cleanupAndrew Morton
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-06-22[PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk
2006-06-20[FORCEDETH] Fix xmit_lock/netif_tx_lock after mergeHerbert Xu
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-11[PATCH] forcedeth: new device idsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: versionAyaz Abdulla
2006-06-11[PATCH] forcedeth config: module parametersAyaz Abdulla
2006-06-11[PATCH] forcedeth config: diagnosticsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: move functionsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: statisticsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: csumAyaz Abdulla
2006-06-11[PATCH] forcedeth config: wolAyaz Abdulla
2006-06-11[PATCH] forcedeth config: phyAyaz Abdulla
2006-06-11[PATCH] forcedeth config: flow controlAyaz Abdulla
2006-06-11[PATCH] forcedeth config: ring sizesAyaz Abdulla
2006-06-11[PATCH] forcedeth config: tso cleanupAyaz Abdulla
2006-06-08Merge branch 'master' into upstreamJeff Garzik
2006-06-05[PATCH] Implement get / set tso for forcedeth driverZachary Amsden
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik
2006-05-26[PATCH] forcedeth: add support for flow controlAyaz Abdulla
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla
2006-05-20[PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton
2006-05-02forcedeth: fix multi irq issuesAyaz Abdulla
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-02-20[PATCH] forcedeth: Add support for MSI/MSIXAyaz Abdulla
2006-02-20[PATCH] forcedeth: Add support for 64bit ringsAyaz Abdulla
2006-02-20[PATCH] forcedeth: Add vlan supportAyaz Abdulla
2006-01-09[PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla
2005-12-24[PATCH] forcedeth: fix random memory scribbling bugManfred Spraul
2005-11-11[netdrvr forcedeth] phy address scan rangeAyaz Abdulla
2005-11-11[netdrvr forcedeth] support for irq mitigationAyaz Abdulla
2005-11-11[netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla
2005-09-21forcedeth: add hardware tx checksummingManfred Spraul
2005-09-14[PATCH] forcedeth: support ETHTOOL_GPERMADDRJohn W. Linville
2005-09-06[PATCH] __user annotations (forcedeth.c)viro@ftp.linux.org.uk
2005-08-19[PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul
2005-07-31[PATCH] forcedeth: write back original mac address during ifdownManfred Spraul
2005-07-31[PATCH] forcedeth: Add set_mac_address supportManfred Spraul
2005-07-31[PATCH] forcedeth: 64-bit DMA supportManfred Spraul
2005-07-31[PATCH] forcedeth: rewritten tx irq handlingManfred Spraul
2005-07-31[PATCH] forcedeth: Improve ethtool supportManfred Spraul