aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/natsemi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar1-0/+1
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer1-1/+1
2007-10-15natsemi: Check return value for pci_enable_device()Mark Brown1-2/+8
2007-10-15natsemi: Use round_jiffies() for slow timersMark Brown1-3/+7
2007-10-10natsemi: Use NATSEMI_TIMER_FREQ consistentlyMark Brown1-2/+2
2007-10-10network drivers: sparse warning fixesStephen Hemminger1-3/+3
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+5
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-20/+22
2007-08-14natsemi: fix netdev error acountingAndrew Morton1-0/+3
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik1-1/+1
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-2/+2
2007-06-20natsemi irq flagsGregory Haskins1-1/+1
2007-05-09remove broken URLs from net drivers' outputMarkus Dahms1-1/+0
2007-05-08Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown1-2/+66
2007-05-08natsemi: Improve diagnostics for DspCfg workaroundMark Brown1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-03-15natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk1-6/+8
2007-03-15natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk1-18/+20
2007-03-15natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk1-3/+3
2007-03-06natsemi: netpoll fixesSergei Shtylyov1-5/+19
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown1-1/+1
2007-02-20natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown1-1/+9
2007-02-20natsemi: Add support for using MII port with no PHYMark Brown1-5/+30
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-14/+14
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik1-5/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-5/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik1-114/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[netdrvr] natsemi: minor cleanupsJeff Garzik1-23/+12
2006-06-26[netdrvr] natsemi: Separate out media initialization codeJeff Garzik1-28/+37
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-2/+2
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap1-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown1-4/+14
2006-03-04[PATCH] natsemi: NAPI and a bugfixMark Brown1-0/+42
2006-03-04[PATCH] natsemi: NAPI and a bugfixMark Brown1-49/+97
2006-03-03Massive net driver const-ification.Arjan van de Ven1-2/+2
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-2/+2
2005-05-15[PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of IPv6 Neighbor-discovery multicastHerbert Xu1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3273