summaryrefslogtreecommitdiffstats
path: root/drivers/net/natsemi.c
Commit message (Expand)AuthorAgeFilesLines
* natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
* misc drivers/net annotationsAl Viro2008-03-261-5/+5
* natsemi: section fixAndrew Morton2008-02-101-3/+3
* natsemi: Update locking documentationMark Brown2008-02-031-16/+2Star
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-091-1/+1
* natsemi: fix oops, link back netdevice from private-structIngo Molnar2007-10-251-0/+1
* Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-1/+1
* natsemi: Check return value for pci_enable_device()Mark Brown2007-10-151-2/+8
* natsemi: Use round_jiffies() for slow timersMark Brown2007-10-151-3/+7
* natsemi: Use NATSEMI_TIMER_FREQ consistentlyMark Brown2007-10-111-2/+2
* network drivers: sparse warning fixesStephen Hemminger2007-10-111-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-6/+5Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-20/+22
* natsemi: fix netdev error acountingAndrew Morton2007-08-141-0/+3
* [netdrvr] natsemi: Fix device removal bugJeff Garzik2007-07-171-1/+1
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-2/+2
* natsemi irq flagsGregory Haskins2007-06-211-1/+1
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-091-1/+0Star
* Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-081-2/+66
* natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-081-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk2007-03-151-6/+8
* natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk2007-03-151-18/+20
* natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk2007-03-151-3/+3
* natsemi: netpoll fixesSergei Shtylyov2007-03-061-5/+19
* natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-271-1/+1
* natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown2007-02-201-1/+9
* natsemi: Add support for using MII port with no PHYMark Brown2007-02-201-5/+30
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-14/+14
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-5/+2Star
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-5/+2Star
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
|/
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-051-114/+3Star
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-271-23/+12Star
* [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-271-28/+37
* [NET]: Add netif_tx_lockHerbert Xu2006-06-181-2/+2
* [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-131-1/+1
* [PATCH] natsemi: Support oversized EEPROMsMark Brown2006-03-301-4/+14
* [PATCH] natsemi: NAPI and a bugfixMark Brown2006-03-041-0/+42
* [PATCH] natsemi: NAPI and a bugfixMark Brown2006-03-041-49/+97
* Massive net driver const-ification.Arjan van de Ven2006-03-041-2/+2
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-2/+2
* [PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of ...Herbert Xu2005-05-161-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+3273