aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAge
* dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-07
* forcedeth: Fix resume from hibernation regression.Ed Swierk2009-04-06
* forcedeth: version bump to 64Ayaz Abdulla2009-03-10
* forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla2009-03-10
* forcedeth: performance changesAyaz Abdulla2009-03-10
* forcedeth: add interrupt moderation logicAyaz Abdulla2009-03-10
* forcedeth: remove isr processing loopAyaz Abdulla2009-03-10
* forcedeth: add new optimization modeAyaz Abdulla2009-03-10
* forcedeth: napi - handle all processingAyaz Abdulla2009-03-10
* forcedeth: add/modify tx done with limitAyaz Abdulla2009-03-10
* forcedeth: remove overheadAyaz Abdulla2009-03-10
* forcedeth: save irq events for napi processingAyaz Abdulla2009-03-10
* forcedeth: remove msix + napiAyaz Abdulla2009-03-10
* forcedeth: fix missing napi enable/disable callsAyaz Abdulla2009-03-10
* forcedeth: fix stats version featureAyaz Abdulla2009-03-10
* forcedeth: fix non-constant printk warningsStephen Hemminger2009-02-27
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\
| * net: forcedeth: Fix wake-on-lan regressionTobias Diedrich2009-02-16
* | forcedeth: bump version to 63Ayaz Abdulla2009-02-07
* | forcedeth: recover error supportAyaz Abdulla2009-02-07
* | forcedeth: ethtool tx csum fixAyaz Abdulla2009-02-07
* | forcedeth: msi interrupt fixAyaz Abdulla2009-02-07
* | forcedeth: mgmt unit interfaceAyaz Abdulla2009-02-07
* | forcedeth: enable msix to defaultYinghai Lu2009-02-06
* | forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu2009-02-06
* | forcedeth: disable irq at first before schedule rxYinghai Lu2009-02-06
* | forcedeth: don't clear nic_poll_irq too earlyYinghai Lu2009-02-06
* | forcedeth: make msi-x different name for rx-txYinghai Lu2009-02-06
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-21
|/
* forcedeth: napi schedule lock fixAyaz Abdulla2009-01-11
* forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-11
* forcedeth: version bump and copyrightAyaz Abdulla2009-01-11
* forcedeth: xmit lock fixAyaz Abdulla2009-01-11
* forcedeth: don't poll NV event 36Johannes Berg2008-12-25
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* netdevice: Kill netdev->privWang Chen2008-12-08
* forcedeth: power down phy when interface is downEd Swierk2008-12-04
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* forcedeth: convert to net_device_opsStephen Hemminger2008-11-20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* forcdeth: increase max_interrupt_workJoe Korty2008-11-02
* net: convert print_mac to %pMJohannes Berg2008-10-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu2008-09-18
* | forcedeth fix: take phy out of reset during power upAyaz Abdulla2008-09-24
|/
* forcedeth: fix kexec regressionRafael J. Wysocki2008-09-05
* forcedeth: fix checksum flagAyaz Abdulla2008-08-27
* forcedeth: add tx pause limitAyaz Abdulla2008-08-07
* forcedeth: add jumbo frame support for mcp79Ayaz Abdulla2008-08-07
* forcedeth: add new tx stat countersAyaz Abdulla2008-08-07