linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [0/8] orinoco driver updates
@ 2005-01-12  5:23 David Gibson
  2005-01-12  5:24 ` [1/8] " David Gibson
  2005-02-02  1:48 ` [0/8] orinoco " Jeff Garzik
  0 siblings, 2 replies; 13+ messages in thread
From: David Gibson @ 2005-01-12  5:23 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: orinoco-devel, netdev, linux-kernel

Following are a bunch of patches which make a few more steps towards
the long overdue merge of the CVS orinoco driver into mainline.  These
do make behavioural changes to the driver, but they should all be
trivial and largely cosmetic.

Jeff, please apply.  Patches are against the netdev BK tree.

orinoco-printks
	Update printk()s and other cosmetic strings
orinoco-carrier
	Use netif_carrier_() functions instead of homegrown connected
	flag
orinoco-delays
	Use mdelay() and ssleep() instead of schedule_timeout() and
	other more complicated idioms.
orinoco-free-orinocodev
	Introduce free_orinocodev() function as a wrapper around
	free_netdev()
orinoco-cleanup-hermes
	Make cleanups to low-level driver code
orinoco-pccard-cleanups
	Cleanup initialization for PCMCIA/PC-Card devices.
orinoco-modparm
	Replace obsolete MODULE_PARM() constructions from orinoco.c
orinoco-pci-updates
	Cleanup initialization for PCI/PLX/TMD devices.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist.  NOT _the_ _other_ _way_
				| _around_!
http://www.ozlabs.org/people/dgibson

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-02-10  3:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-12  5:23 [0/8] orinoco driver updates David Gibson
2005-01-12  5:24 ` [1/8] " David Gibson
2005-01-12  5:25   ` [2/8] orinoco: Use netif_carrier functions instead of homegrown flag David Gibson
2005-01-12  5:26     ` [3/8] orinoco: Use mdelay()/ssleep() instead of more complex delays David Gibson
2005-01-12  5:27       ` [4/8] orinoco: Introduce free_orinocodev() function David Gibson
2005-01-12  5:27         ` [5/8] orinoco: Cleanup low-level hermes code David Gibson
2005-01-12  5:28           ` [6/8] orinoco: Cleanup PCMCIA/PC-Card code David Gibson
2005-01-12  5:28             ` [7/8] orinoco: Replace obsolete MODULE_PARM() David Gibson
2005-01-12  5:29               ` [8/8] orinoco: PCI/PLX/TMD driver updates David Gibson
2005-02-02  1:48 ` [0/8] orinoco " Jeff Garzik
2005-02-10  2:53   ` David Gibson
2005-02-10  3:07     ` Jeff Garzik
2005-02-10  3:23       ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).