summaryrefslogtreecommitdiffstats
path: root/drivers/net/natsemi.c
AgeCommit message (Expand)AuthorLines
2008-04-17natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov-4/+6
2008-03-26misc drivers/net annotationsAl Viro-5/+5
2008-02-09natsemi: section fixAndrew Morton-3/+3
2008-02-03natsemi: Update locking documentationMark Brown-16/+2
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller-1/+1
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar-0/+1
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer-1/+1
2007-10-15natsemi: Check return value for pci_enable_device()Mark Brown-2/+8
2007-10-15natsemi: Use round_jiffies() for slow timersMark Brown-3/+7
2007-10-10natsemi: Use NATSEMI_TIMER_FREQ consistentlyMark Brown-2/+2
2007-10-10network drivers: sparse warning fixesStephen Hemminger-3/+3
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-6/+5
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger-20/+22
2007-08-14natsemi: fix netdev error acountingAndrew Morton-0/+3
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik-1/+1
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller-2/+2
2007-06-20natsemi irq flagsGregory Haskins-1/+1
2007-05-09remove broken URLs from net drivers' outputMarkus Dahms-1/+0
2007-05-08Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown-2/+66
2007-05-08natsemi: Improve diagnostics for DspCfg workaroundMark Brown-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2007-03-15natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk-6/+8
2007-03-15natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk-18/+20
2007-03-15natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk-3/+3
2007-03-06natsemi: netpoll fixesSergei Shtylyov-5/+19
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown-1/+1
2007-02-20natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown-1/+9
2007-02-20natsemi: Add support for using MII port with no PHYMark Brown-5/+30
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik-14/+14
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik-5/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek-5/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik-1/+1
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik-114/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[netdrvr] natsemi: minor cleanupsJeff Garzik-23/+12
2006-06-26[netdrvr] natsemi: Separate out media initialization codeJeff Garzik-28/+37
2006-06-17[NET]: Add netif_tx_lockHerbert Xu-2/+2
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap-1/+1
2006-03-29[PATCH] natsemi: Support oversized EEPROMsMark Brown-4/+14
2006-03-04[PATCH] natsemi: NAPI and a bugfixMark Brown-0/+42
2006-03-04[PATCH] natsemi: NAPI and a bugfixMark Brown-49/+97
2006-03-03Massive net driver const-ification.Arjan van de Ven-2/+2
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller-2/+2
2005-05-15[PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of ...Herbert Xu-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3273