aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)Author
2007-01-09forcedeth: sideband management fixAyaz Abdulla
2006-12-26forcedeth: modified comment headerAyaz Abdulla
2006-12-26netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu
2006-12-02[PATCH] forcedeth: add support for new mcp67 deviceAyaz Abdulla
2006-12-02[PATCH] forcedeth: add recoverable error supportAyaz Abdulla
2006-12-02[PATCH] forcedeth: add mgmt unit supportAyaz Abdulla
2006-12-02[PATCH] forcedeth: power management supportFrancois Romieu
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05[PATCH] forcedeth: hardirq lockdep warningPeter Zijlstra
2006-09-25[PATCH] fix possible NULL ptr deref in forcedethJesper Juhl
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-11[PATCH] cleanup unnecessary forcedeth printkAndy Gospodarek
2006-09-06[PATCH] forcedeth: decouple vlan and rx checksum dependencyAyaz Abdulla
2006-09-06[PATCH] forcedeth: errata for marvell physAyaz Abdulla
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-08-08[PATCH] forcdeth: revised NAPI supportStephen Hemminger
2006-08-08[PATCH] forcedeth: mac address correctedAyaz Abdulla
2006-08-08[PATCH] forcedeth: move mac address setup/teardownAyaz Abdulla
2006-07-29[PATCH] forcedeth: le32 annotationStephen Hemminger
2006-07-29[PATCH] forcedeth: coding style cleanupsStephen Hemminger
2006-07-12[PATCH] forcedeth: watermark fixupAyaz Abdulla
2006-07-12[PATCH] forcedeth: deferral fixupAyaz Abdulla
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-03[PATCH] lockdep: annotate forcedeth.c disable_irq()Ingo Molnar
2006-07-03[PATCH] forcedeth: typecast cleanupAndrew Morton
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-06-22[PATCH] make drivers/net/forcedeth.c:nv_update_pause() staticAdrian Bunk
2006-06-20[FORCEDETH] Fix xmit_lock/netif_tx_lock after mergeHerbert Xu
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-11[PATCH] forcedeth: new device idsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: versionAyaz Abdulla
2006-06-11[PATCH] forcedeth config: module parametersAyaz Abdulla
2006-06-11[PATCH] forcedeth config: diagnosticsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: move functionsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: statisticsAyaz Abdulla
2006-06-11[PATCH] forcedeth config: csumAyaz Abdulla
2006-06-11[PATCH] forcedeth config: wolAyaz Abdulla
2006-06-11[PATCH] forcedeth config: phyAyaz Abdulla
2006-06-11[PATCH] forcedeth config: flow controlAyaz Abdulla
2006-06-11[PATCH] forcedeth config: ring sizesAyaz Abdulla
2006-06-11[PATCH] forcedeth config: tso cleanupAyaz Abdulla
2006-06-08Merge branch 'master' into upstreamJeff Garzik
2006-06-05[PATCH] Implement get / set tso for forcedeth driverZachary Amsden
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik
2006-05-26[PATCH] forcedeth: add support for flow controlAyaz Abdulla