aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAge
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
|\
| * forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-16
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* forcedeth: Fix NAPI race.Eric Dumazet2009-07-05
* forcedeth: fix dma api mismatchesEric Dumazet2009-06-18
* forcedeth: addition of new mcp89 device idAyaz Abdulla2009-06-07
* forcedeth: remove device id macrosAyaz Abdulla2009-06-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-03
|\
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-02
* | forcedeth: add clock gating feature <resend>Ayaz Abdulla2009-05-01
|/
* forcedeth: tx timeout fixAyaz Abdulla2009-04-27
* forcedeth: Use napi_complete() not __napi_complete().David S. Miller2009-04-09
* 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