Age | Commit message (Expand) | Author |
2009-07-05 | forcedeth: Fix NAPI race. | Eric Dumazet |
2009-06-18 | forcedeth: fix dma api mismatches | Eric Dumazet |
2009-06-07 | forcedeth: addition of new mcp89 device id | Ayaz Abdulla |
2009-06-07 | forcedeth: remove device id macros | Ayaz Abdulla |
2009-06-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-06-02 | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) | Ed Swierk |
2009-05-01 | forcedeth: add clock gating feature <resend> | Ayaz Abdulla |
2009-04-27 | forcedeth: tx timeout fix | Ayaz Abdulla |
2009-04-09 | forcedeth: Use napi_complete() not __napi_complete(). | David S. Miller |
2009-04-07 | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang |
2009-04-06 | forcedeth: Fix resume from hibernation regression. | Ed Swierk |
2009-03-10 | forcedeth: version bump to 64 | Ayaz Abdulla |
2009-03-10 | forcedeth: fix irq clearing and napi spin lock changes | Ayaz Abdulla |
2009-03-10 | forcedeth: performance changes | Ayaz Abdulla |
2009-03-10 | forcedeth: add interrupt moderation logic | Ayaz Abdulla |
2009-03-10 | forcedeth: remove isr processing loop | Ayaz Abdulla |
2009-03-10 | forcedeth: add new optimization mode | Ayaz Abdulla |
2009-03-10 | forcedeth: napi - handle all processing | Ayaz Abdulla |
2009-03-10 | forcedeth: add/modify tx done with limit | Ayaz Abdulla |
2009-03-10 | forcedeth: remove overhead | Ayaz Abdulla |
2009-03-10 | forcedeth: save irq events for napi processing | Ayaz Abdulla |
2009-03-10 | forcedeth: remove msix + napi | Ayaz Abdulla |
2009-03-10 | forcedeth: fix missing napi enable/disable calls | Ayaz Abdulla |
2009-03-10 | forcedeth: fix stats version feature | Ayaz Abdulla |
2009-02-26 | forcedeth: fix non-constant printk warnings | Stephen Hemminger |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-16 | net: forcedeth: Fix wake-on-lan regression | Tobias Diedrich |
2009-02-07 | forcedeth: bump version to 63 | Ayaz Abdulla |
2009-02-07 | forcedeth: recover error support | Ayaz Abdulla |
2009-02-07 | forcedeth: ethtool tx csum fix | Ayaz Abdulla |
2009-02-07 | forcedeth: msi interrupt fix | Ayaz Abdulla |
2009-02-07 | forcedeth: mgmt unit interface | Ayaz Abdulla |
2009-02-06 | forcedeth: enable msix to default | Yinghai Lu |
2009-02-06 | forcedeth: ck804 and mcp55 doesn't need timerirq | Yinghai Lu |
2009-02-06 | forcedeth: disable irq at first before schedule rx | Yinghai Lu |
2009-02-06 | forcedeth: don't clear nic_poll_irq too early | Yinghai Lu |
2009-02-06 | forcedeth: make msi-x different name for rx-tx | Yinghai Lu |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2009-01-11 | forcedeth: napi schedule lock fix | Ayaz Abdulla |
2009-01-11 | forcedeth: remove mgmt unit for mcp79 chipset | Ayaz Abdulla |
2009-01-11 | forcedeth: version bump and copyright | Ayaz Abdulla |
2009-01-11 | forcedeth: xmit lock fix | Ayaz Abdulla |
2008-12-25 | forcedeth: don't poll NV event 36 | Johannes Berg |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-08 | netdevice: Kill netdev->priv | Wang Chen |
2008-12-03 | forcedeth: power down phy when interface is down | Ed Swierk |
2008-11-20 | netdev: add more functions to netdevice ops | Stephen Hemminger |
2008-11-19 | forcedeth: convert to net_device_ops | Stephen Hemminger |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-11-02 | forcdeth: increase max_interrupt_work | Joe Korty |