summaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: fix dma api mismatchesEric Dumazet2009-06-181-19/+27
* forcedeth: addition of new mcp89 device idAyaz Abdulla2009-06-071-0/+4
* forcedeth: remove device id macrosAyaz Abdulla2009-06-071-115/+98
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-2/+13
|\
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
* | forcedeth: add clock gating feature <resend>Ayaz Abdulla2009-05-011-0/+23
|/
* forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
* forcedeth: Use napi_complete() not __napi_complete().David S. Miller2009-04-091-2/+2
* dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-071-2/+2
* forcedeth: Fix resume from hibernation regression.Ed Swierk2009-04-061-0/+3
* forcedeth: version bump to 64Ayaz Abdulla2009-03-101-1/+1
* forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla2009-03-101-14/+4
* forcedeth: performance changesAyaz Abdulla2009-03-101-2/+2
* forcedeth: add interrupt moderation logicAyaz Abdulla2009-03-101-31/+106
* forcedeth: remove isr processing loopAyaz Abdulla2009-03-101-147/+105
* forcedeth: add new optimization modeAyaz Abdulla2009-03-101-48/+57
* forcedeth: napi - handle all processingAyaz Abdulla2009-03-101-38/+60
* forcedeth: add/modify tx done with limitAyaz Abdulla2009-03-101-6/+14
* forcedeth: remove overheadAyaz Abdulla2009-03-101-32/+4
* forcedeth: save irq events for napi processingAyaz Abdulla2009-03-101-24/+23
* forcedeth: remove msix + napiAyaz Abdulla2009-03-101-21/+5
* forcedeth: fix missing napi enable/disable callsAyaz Abdulla2009-03-101-12/+26
* forcedeth: fix stats version featureAyaz Abdulla2009-03-101-6/+6
* forcedeth: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+12
|\
| * net: forcedeth: Fix wake-on-lan regressionTobias Diedrich2009-02-161-1/+12
* | forcedeth: bump version to 63Ayaz Abdulla2009-02-071-1/+1
* | forcedeth: recover error supportAyaz Abdulla2009-02-071-3/+10
* | forcedeth: ethtool tx csum fixAyaz Abdulla2009-02-071-1/+1
* | forcedeth: msi interrupt fixAyaz Abdulla2009-02-071-0/+5
* | forcedeth: mgmt unit interfaceAyaz Abdulla2009-02-071-16/+82
* | forcedeth: enable msix to defaultYinghai Lu2009-02-061-1/+1
* | forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu2009-02-061-4/+4
* | forcedeth: disable irq at first before schedule rxYinghai Lu2009-02-061-2/+2
* | forcedeth: don't clear nic_poll_irq too earlyYinghai Lu2009-02-061-3/+5
* | forcedeth: make msi-x different name for rx-txYinghai Lu2009-02-061-3/+14
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-211-5/+5
|/
* forcedeth: napi schedule lock fixAyaz Abdulla2009-01-111-2/+2
* forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-111-4/+4
* forcedeth: version bump and copyrightAyaz Abdulla2009-01-111-2/+2
* forcedeth: xmit lock fixAyaz Abdulla2009-01-111-2/+4
* forcedeth: don't poll NV event 36Johannes Berg2008-12-251-1/+1
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-5/+5
* netdevice: Kill netdev->privWang Chen2008-12-081-2/+2
* forcedeth: power down phy when interface is downEd Swierk2008-12-031-2/+10
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-3/+19
* forcedeth: convert to net_device_opsStephen Hemminger2008-11-191-12/+17
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* forcdeth: increase max_interrupt_workJoe Korty2008-11-021-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-5/+4
OpenPOWER on IntegriCloud