summaryrefslogtreecommitdiffstats
path: root/drivers/net/ni65.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-10/+10
| | | | Signed-off-by: Jeff Garzik <jeff@garzik.org>
* [PATCH] ni65 section fixAndrew Morton2006-08-191-1/+1
| | | | | | | | WARNING: drivers/net/ni65.o - Section mismatch: reference to .init.text:ni65_probe from .text between 'init_module' (at offset 0x54a) and 'ni65_stop_start' Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-6/+3
|
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+1277
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!