ath9k: move ar9100 version checking macros into a more appropriate place
[safe/jmp/linux-2.6] / drivers / net / wireless / orinoco /
2009-03-16 Andrey Borzenkovorinoco: firmware: consistently compile out fw cache...
2009-02-27 David Kilroyorinoco: prevent accessing memory outside the firmware...
2009-02-27 David Kilroyorinoco: validate firmware header
2009-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-23 Andrey Borzenkovorinoco: do not resgister NULL pm_notifier function
2009-02-13 Tobias Klauserorinoco: Storage class should be before const qualifier
2009-02-13 David Kilroyorinoco: hermes doesn't need to be a separate module
2009-02-13 David Kilroyorinoco: hermes_dld does not need to be a module
2009-02-13 David Kilroyorinoco: Move WEXT handlers into a separate file
2009-02-13 David Kilroyorinoco: Move hardware functions into separate file
2009-02-13 David Kilroyorinoco: Add hardware function to set multicast mode
2009-02-13 David Kilroyorinoco: Use accessor functions for bitrate tables
2009-02-13 David Kilroyorinoco: Move firmware handling into a separate file
2009-02-13 David Kilroyorinoco: Move MIC helpers into new file
2009-02-11 David Kilroyorinoco: Move scan helpers to a separate file
2009-02-11 David Kilroyorinoco: use orinoco_private instead of net_device...
2009-02-11 David Kilroyorinoco: Rename orinoco.c
2009-02-11 David Kilroyorinoco: Fix interesting checkpatch errors
2009-02-11 David Kilroyorinoco: keep line length below 80 characters
2009-02-11 David Kilroyorinoco: remove unnecessary braces
2009-02-11 David Kilroyorinoco: spaces in parenthesised expressions
2009-02-11 David Kilroyorinoco: address leading and trailing whitespace
2009-02-09 Harvey Harrisonwireless: replace uses of __constant_{endian}
2009-02-09 Andrey Borzenkovorinoco: checkpatch cleanup
2009-01-29 Andrey Borzenkovorinoco: trivial cleanup in alloc_orinocodev
2009-01-29 Andrey Borzenkovorinoco: convert to struct net_device_ops
2009-01-29 Andrey BorzenkovMove orinoco Kconfig entries into drivers/net/wireless...
2009-01-29 David Kilroyorinoco: Remove unused variable rx_data
2009-01-29 David Kilroywireless: Add channel/frequency conversions to ieee80211.h
2009-01-22 Pavel Roskinorinoco: use KERN_DEBUG for link status messages
2009-01-22 Andrey Borzenkovorinoco: move kmalloc(..., GFP_KERNEL) outside spinlock...
2009-01-12 Pavel Roskinorinoco_cs: add ID for ARtem Onair Comcard 11
2009-01-12 David Kilroyorinoco: take the driver lock in the rx tasklet
2008-12-12 David Kilroyspectrum_cs: Fix function names used in debug strings
2008-12-12 David Kilroyorinoco: Fix inappropriate use of IRQ_BAP
2008-12-12 David Kilroyorinoco: Fix function names used in debug strings
2008-12-12 Pavel Roskinairport: remove useless return in a function returning...
2008-11-26 David Kilroyorinoco: Provide option to avoid unnecessary fw caching
2008-11-26 David Kilroyorinoco: Resume spectrum_cs in the same way as orinoco_cs
2008-11-26 David Kilroyorinoco: Cache Symbol firmware
2008-11-26 David Kilroyorinoco: Separate fw caching from download
2008-11-26 Andrey Borzenkovorinoco: indicate it is using dBm in wireless_stats...
2008-11-21 Pavel Roskinorinoco: fix last beacon reporting on 64-bit systems
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-11-10 David Kilroyorinoco: Move sources to a subdirectory