aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/natsemi.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-251-1/+0
* 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/+2
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-5/+2
* | 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/+3
* [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/+0
* [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-261-23/+12
* [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-261-28/+37
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+2
* [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-121-1/+1
* [PATCH] natsemi: Support oversized EEPROMsMark Brown2006-03-291-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-031-2/+2
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-2/+2
* [PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of ...Herbert Xu2005-05-151-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3273