Commit Graph

228 Commits (04658fba2314d6d70d5fa05c0b5995e6428aacc3)

Author SHA1 Message Date
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stanislav O. Bezzubtsev 655a6595af forcedeth: mac address fix 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Eric Dumazet 78c29bd95b forcedeth: Fix NAPI race. 16 years ago
Eric Dumazet 73a3707953 forcedeth: fix dma api mismatches 16 years ago
Ayaz Abdulla 3df81c4e95 forcedeth: addition of new mcp89 device id 16 years ago
Ayaz Abdulla 3c2e1c11d9 forcedeth: remove device id macros 16 years ago
Ed Swierk 5a9a8e32eb forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) 16 years ago
Ayaz Abdulla 88d7d8b00c forcedeth: add clock gating feature <resend> 16 years ago
Ayaz Abdulla 8f955d7f04 forcedeth: tx timeout fix 16 years ago
David S. Miller 6c2da9c218 forcedeth: Use napi_complete() not __napi_complete(). 16 years ago
Yang Hongyang 6afd142fd0 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) 16 years ago
Ed Swierk 35a7433c78 forcedeth: Fix resume from hibernation regression. 16 years ago
Ayaz Abdulla 3e1a3ce2f1 forcedeth: version bump to 64 16 years ago
Ayaz Abdulla 1b2bb76f57 forcedeth: fix irq clearing and napi spin lock changes 16 years ago
Ayaz Abdulla 6cef67a02f forcedeth: performance changes 16 years ago
Ayaz Abdulla 4145ade2bb forcedeth: add interrupt moderation logic 16 years ago
Ayaz Abdulla b67874ac16 forcedeth: remove isr processing loop 16 years ago
Ayaz Abdulla 9e184767c9 forcedeth: add new optimization mode 16 years ago
Ayaz Abdulla f27e6f39fc forcedeth: napi - handle all processing 16 years ago
Ayaz Abdulla 33912e72d0 forcedeth: add/modify tx done with limit 16 years ago
Ayaz Abdulla 2daac3e8f8 forcedeth: remove overhead 16 years ago
Ayaz Abdulla 582806be06 forcedeth: save irq events for napi processing 16 years ago
Ayaz Abdulla d41c628c51 forcedeth: remove msix + napi 16 years ago
Ayaz Abdulla 08d9357574 forcedeth: fix missing napi enable/disable calls 16 years ago
Ayaz Abdulla 8ed1454aa8 forcedeth: fix stats version feature 16 years ago
Stephen Hemminger 6a64cd64c0 forcedeth: fix non-constant printk warnings 16 years ago
Tobias Diedrich 34edaa8832 net: forcedeth: Fix wake-on-lan regression 16 years ago
Ayaz Abdulla 2813ddd1bf forcedeth: bump version to 63 16 years ago
Ayaz Abdulla daa91a9d24 forcedeth: recover error support 16 years ago
Ayaz Abdulla c1086cda7d forcedeth: ethtool tx csum fix 16 years ago
Ayaz Abdulla b6e4405bf7 forcedeth: msi interrupt fix 16 years ago
Ayaz Abdulla cac1c52c36 forcedeth: mgmt unit interface 16 years ago
Yinghai Lu 394827913e forcedeth: enable msix to default 16 years ago
Yinghai Lu 033e97b24a forcedeth: ck804 and mcp55 doesn't need timerirq 16 years ago
Yinghai Lu 0335ef5d59 forcedeth: disable irq at first before schedule rx 16 years ago
Yinghai Lu 79d30a581f forcedeth: don't clear nic_poll_irq too early 16 years ago
Yinghai Lu ddb213f076 forcedeth: make msi-x different name for rx-tx 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Ayaz Abdulla eb10a78182 forcedeth: napi schedule lock fix 16 years ago
Ayaz Abdulla a7ee2f73f3 forcedeth: remove mgmt unit for mcp79 chipset 16 years ago
Ayaz Abdulla f1405d32e3 forcedeth: version bump and copyright 16 years ago
Ayaz Abdulla 001eb84bbf forcedeth: xmit lock fix 16 years ago
Johannes Berg 36994a0a70 forcedeth: don't poll NV event 36 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Ed Swierk cb52deba12 forcedeth: power down phy when interface is down 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger b94426bd9d forcedeth: convert to net_device_ops 16 years ago