libertas: separate libertas' Kconfig in it's own file
[safe/jmp/linux-2.6] / drivers / net / wireless / orinoco /
2009-10-07 Johannes Bergwext: refactor
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-08-20 David Kilroyorinoco: remove spare whitespace
2009-08-17 John W. Linvilleorinoco: correct key bounds check in orinoco_hw_get_tkip_iv
2009-08-14 David Kilroyorinoco: consolidate storage of WEP and TKIP keys
2009-08-14 David Kilroyorinoco: add function to retrieve current bssid
2009-08-14 David Kilroyorinoco: move disassociation to hw.c
2009-08-14 David Kilroyorinoco: pass orinoco_set_tkip_key the sequence lengths
2009-08-14 David Kilroyorinoco: use local types for auth alg and sequence...
2009-08-14 David Kilroyorinoco: prefer_port3 can be a single bit
2009-08-04 Holger Schurigorinoco: enable cfg80211 "set_channel" operation
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-12 Ben Hutchingsnetdev: restore MAC address set and validate operations
2009-07-10 Roel Kluinwireless: remove redundant tests on unsigned
2009-07-10 David Kilroyorinoco: fix printk format specifier for size_t arguments
2009-07-10 David Kilroyorinoco: remove WE nickname support
2009-07-10 David Kilroyorinoco: convert giwrange to cfg80211
2009-07-10 David Kilroyorinoco: convert scanning to cfg80211
2009-07-10 David Kilroyorinoco: convert mode setting to cfg80211
2009-07-10 David Kilroyorinoco: provide generic commit function
2009-07-10 David Kilroyorinoco: Handle suspend/restore in core driver
2009-07-10 David Kilroyairport: store irq in card private structure
2009-07-10 David Kilroyorinoco: move netdev interface creation to main driver
2009-07-10 David Kilroyorinoco: make firmware download less verbose
2009-07-10 David Kilroyorinoco: initiate cfg80211 conversion
2009-07-10 David Kilroyorinoco: Change set_tkip to use orinoco_private instead...
2009-07-10 David Kilroyorinoco: initialise independently of netdev
2009-07-10 David Kilroyorinoco: Replace net_device with orinoco_private in...
2009-07-10 David Kilroyorinoco: firmware helpers should use dev_err and friends
2009-07-10 David Kilroyorinoco: use dev_err in early initialisation routines
2009-07-10 David Kilroyorinoco: Move FID allocation to hw.c
2009-07-10 David Kilroyorinoco: Move card reading code into hw.c
2009-07-10 David Kilroyorinoco: Move firmware capability determination into...
2009-04-16 Pavel Roskinorinoco: correct timeout logic in __orinoco_hw_set_tkip...
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