aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/natsemi.c
Commit message (Expand)AuthorAge
* natsemi: fix non-constant printk warningsStephen Hemminger2009-02-27
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* natsemi: update to net_device_opsStephen Hemminger2009-01-07
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* netdev: uniquify the tx_timeout nameArjan van de Ven2008-10-08
* [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-13
* natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-17
* misc drivers/net annotationsAl Viro2008-03-26
* natsemi: section fixAndrew Morton2008-02-10
* natsemi: Update locking documentationMark Brown2008-02-03
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-09
* natsemi: fix oops, link back netdevice from private-structIngo Molnar2007-10-25
* Typo: depricated -> deprecatedRolf Eike Beer2007-10-19
* natsemi: Check return value for pci_enable_device()Mark Brown2007-10-15
* natsemi: Use round_jiffies() for slow timersMark Brown2007-10-15
* natsemi: Use NATSEMI_TIMER_FREQ consistentlyMark Brown2007-10-10
* network drivers: sparse warning fixesStephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* natsemi: fix netdev error acountingAndrew Morton2007-08-14
* [netdrvr] natsemi: Fix device removal bugJeff Garzik2007-07-17
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-11
* natsemi irq flagsGregory Haskins2007-06-20
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-09
* Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-08
* natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-08
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk2007-03-15
* natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk2007-03-15
* natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk2007-03-15
* natsemi: netpoll fixesSergei Shtylyov2007-03-06
* natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-27
* natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown2007-02-20
* natsemi: Add support for using MII port with no PHYMark Brown2007-02-20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-26
* [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-26
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-12