0.22	2002-11-24

	- Don't use TRUE/FALSE. From Richard Gaywood. 
	- Give hardware more time to initialize. Patch from Marcel Holtmann.
	
0.21	2002-11-21

	- Cleaned up my ugly locking mess.
	- Try to be more efficient in regards to interrupts.
	- RX large packets fix.
	
0.19	2002-11-17 

	- Use dev_kfree_skb_any() while in hardware interrupt.
	  
0.18	2002-11-15

	- Identation.

0.17	2002-11-13

	- TX changes to fix out of band fragments problem that was reported
	  by many people running Opera on Zaurus.

0.16	2002-11-11

	- Minor changes in RX interrupt processing, mostly to simplify debugging.

0.15	2002-10-17

	- A few small changes in PCMCIA code.
	- Power saving "sleep" mode of OXCF950 is now on, it shouldn't hurt ;-)

0.14	2002-10-14

	- Some code clean-up here and there. We still don't know how to recover 
	  from loss of CTS/RTS flow control after resuming. Until it's fixed, we just 
	  drop packets on the floor if we run into this problem.
	 
0.10	2002-08-24

	- Further cleanup.
	- Fix to calculation of sending chunk of data.
	 
0.9	2002-08-23

	- First take on sending large packets ( > 128 bytes). Do we really need it?
	- Another round of code cleanup. 

0.8	2002-08-22

	- Minor code clean-ups.
	
0.7	2002-08-22

	- First early beta release. Could have quite a few problems, beware ;-)

