summaryrefslogtreecommitdiff
path: root/drivers/net/forcedeth.c
AgeCommit message (Expand)Author
2008-02-08forcedeth: mac address mcp77/79Ayaz Abdulla
2007-12-14forcedeth boot delay fixAyaz Abdulla
2007-12-14forcedeth: new mcp79 pci idsAyaz Abdulla
2007-11-16forcedeth: add MCP77 device IDsAyaz Abdulla
2007-11-16forcedeth msi bugfixManfred Spraul
2007-08-25fix realtek phy id in forcedethWilly Tarreau
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-30forcedeth: mac address correctAyaz Abdulla
2007-07-24forcedeth: mcp73 device additionAyaz Abdulla
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-06-20forcedeth: use unicast receive mode for WoLTim Mann
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger
2007-05-24forcedeth: fix cpu irq maskAyaz Abdulla
2007-04-25[FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-28forcedeth: fix tx timeoutAyaz Abdulla
2007-03-28forcedeth: fix nic pollAyaz Abdulla
2007-02-27forcedeth: fix checksum feature in mcp65Ayaz Abdulla
2007-02-27forcedeth: disable msixAyaz Abdulla
2007-02-27forcedeth: fixed missing call in napi pollAyaz Abdulla
2007-02-05forcedeth: statistics optimizationAyaz Abdulla
2007-02-05forcedeth: statistics supportedAyaz Abdulla
2007-02-05forcedeth: tx max workAyaz Abdulla
2007-02-05forcedeth: irq data path optimizationAyaz Abdulla
2007-02-05forcedeth: rx data path optimizationAyaz Abdulla
2007-02-05forcedeth: tx data path optimizationAyaz Abdulla
2007-02-05forcedeth: tx limitingAyaz Abdulla
2007-02-05forcedeth: optimized routinesAyaz Abdulla
2007-02-05forcedeth: rx skb recycleAyaz Abdulla
2007-02-05forcedeth: tx lockingAyaz Abdulla
2007-02-05forcedeth: ring accessAyaz Abdulla
2007-02-05forcedeth: dma accessAyaz Abdulla
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
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