summaryrefslogtreecommitdiffstats
path: root/drivers/net/ns83820.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-21/+21
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-19/+19
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar2006-07-051-14/+17
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-051-8/+4Star
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-051-5/+9
* [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
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1Star
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-3/+3
* Merge branch 'net-const'Jeff Garzik2006-03-041-1/+1
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-041-1/+1
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-2/+3
|/
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [PATCH] kill include/linux/eeprom.hAdrian Bunk2005-11-081-11/+2Star
* Merge branch 'master'Jeff Garzik2005-10-141-1/+1
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\|
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\|
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-141-2/+1Star
|/
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-2/+2
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-271-0/+1
* [PATCH] ns83820 updateBenjamin LaHaise2005-05-161-40/+29Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2222