aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ns83820.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+4
* [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/+0
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-3/+3
* Merge branch 'net-const'Jeff Garzik2006-03-031-1/+1
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-031-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-071-11/+2
* Merge branch 'master'Jeff Garzik2005-10-131-1/+1
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-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-031-1/+1
|\ \ | |/
| * [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-141-2/+1
|/
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-2/+2
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-0/+1
* [PATCH] ns83820 updateBenjamin LaHaise2005-05-151-40/+29
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2222