Jeff Garzik
299176206b
drivers/net: Remove deprecated use of pci_module_init()
...
From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com >
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2006-08-19 17:48:59 -04:00
Thomas Gleixner
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
...
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Cc: Ingo Molnar <mingo@elte.hu >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Cc: Jeff Garzik <jeff@garzik.org >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-02 13:58:51 -07:00
Arjan van de Ven
f71e130966
Massive net driver const-ification.
2006-03-03 21:33:57 -05:00
Adrian Bunk
7aa55fcec2
[PATCH] drivers/net/skfp/: cleanups
...
This patch contains the following cleanups:
- make needlessly global code static
- remove the completely unused smtparse.c
- remove the following unused global functions:
- drvfbi.c: init_dma
- drvfbi.c: dis_dma
- drvfbi.c: get_rom_byte
- drvfbi.c: mac_drv_vpd_read
- drvfbi.c: mac_drv_pci_fix
- fplustm.c: mac_set_func_addr
- fplustm.c: mac_del_multicast
- hwmtm.c: mac_drv_rx_frag
- pcmplc.c: pcm_set_lct_short
- smt.c: smt_please_reconnect
- smt.c: smt_change_t_neg
- smtdef.c: smt_set_defaults
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
2005-06-27 00:19:53 -04:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
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!
2005-04-16 15:20:36 -07:00