summaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)Author
2009-06-02forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk
2009-04-27forcedeth: tx timeout fixAyaz Abdulla
2009-04-09forcedeth: Use napi_complete() not __napi_complete().David S. Miller
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang
2009-04-06forcedeth: Fix resume from hibernation regression.Ed Swierk
2009-03-10forcedeth: version bump to 64Ayaz Abdulla
2009-03-10forcedeth: fix irq clearing and napi spin lock changesAyaz Abdulla
2009-03-10forcedeth: performance changesAyaz Abdulla
2009-03-10forcedeth: add interrupt moderation logicAyaz Abdulla
2009-03-10forcedeth: remove isr processing loopAyaz Abdulla
2009-03-10forcedeth: add new optimization modeAyaz Abdulla
2009-03-10forcedeth: napi - handle all processingAyaz Abdulla
2009-03-10forcedeth: add/modify tx done with limitAyaz Abdulla
2009-03-10forcedeth: remove overheadAyaz Abdulla
2009-03-10forcedeth: save irq events for napi processingAyaz Abdulla
2009-03-10forcedeth: remove msix + napiAyaz Abdulla
2009-03-10forcedeth: fix missing napi enable/disable callsAyaz Abdulla
2009-03-10forcedeth: fix stats version featureAyaz Abdulla
2009-02-26forcedeth: fix non-constant printk warningsStephen Hemminger
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-16net: forcedeth: Fix wake-on-lan regressionTobias Diedrich
2009-02-07forcedeth: bump version to 63Ayaz Abdulla
2009-02-07forcedeth: recover error supportAyaz Abdulla
2009-02-07forcedeth: ethtool tx csum fixAyaz Abdulla
2009-02-07forcedeth: msi interrupt fixAyaz Abdulla
2009-02-07forcedeth: mgmt unit interfaceAyaz Abdulla
2009-02-06forcedeth: enable msix to defaultYinghai Lu
2009-02-06forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu
2009-02-06forcedeth: disable irq at first before schedule rxYinghai Lu
2009-02-06forcedeth: don't clear nic_poll_irq too earlyYinghai Lu
2009-02-06forcedeth: make msi-x different name for rx-txYinghai Lu
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-11forcedeth: napi schedule lock fixAyaz Abdulla
2009-01-11forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla
2009-01-11forcedeth: version bump and copyrightAyaz Abdulla
2009-01-11forcedeth: xmit lock fixAyaz Abdulla
2008-12-25forcedeth: don't poll NV event 36Johannes Berg
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-08netdevice: Kill netdev->privWang Chen
2008-12-03forcedeth: power down phy when interface is downEd Swierk
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19forcedeth: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-02forcdeth: increase max_interrupt_workJoe Korty
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-24forcedeth fix: take phy out of reset during power upAyaz Abdulla
2008-09-18forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki
2008-08-27forcedeth: fix checksum flagAyaz Abdulla