b43: Don't abuse wl->current_dev in the led work
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / main.c
2009-09-23 Michael Bueschb43: Don't abuse wl->current_dev in the led work
2009-09-23 Michael Bueschb43: Disable PMQ mechanism
2009-09-23 Michael Bueschb43: Add optional verbose runtime statistics
2009-09-23 Michael Bueschb43: Fix IRQ sync for SDIO
2009-09-23 Michael Bueschb43: Fix SDIO interrupt handler deadlock
2009-09-23 Albert Herranzb43: Add Soft-MAC SDIO device support
2009-09-23 Michael Bueschb43: Rewrite suspend/resume code
2009-09-23 Michael Bueschb43: Fix resume failure
2009-09-23 Michael Bueschb43: Force-wake queues on init
2009-09-09 Michael Bueschb44/b43/b43legacy: Fix switch warnings introduced by...
2009-09-09 Michael Bueschb43: Really disable QoS, if requested
2009-09-08 Michael Bueschb43: remove SHM spinlock
2009-09-08 Michael Bueschb43: Remove PIO RX workqueue
2009-09-08 Michael Bueschb43: Remove TX spinlock
2009-09-08 Michael Bueschb43: Use a threaded IRQ handler
2009-08-31 Gábor Stefanikb43: Fix typo in modparam_btcoex description
2009-08-31 Gábor Stefanikb43: Add myself to module authors & to LP-PHY file...
2009-08-28 Gábor Stefanikb43: Implement antenna diversity support for LP-PHY
2009-08-20 gregor kowskib43: add hardware tkip
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-20 Gábor Stefanikb43: LP-PHY: Remove BROKEN from B43_PHY_LP
2009-08-20 Gábor Stefanikb43: Make LP-PHY testable
2009-08-20 Gábor Stefanikb43: Add LP-PHY firmware loading support
2009-08-20 Gábor Stefanikb43: Update dummy transmission to match V4 specs
2009-08-14 Michael Bueschb43: Fix hardware key index handling
2009-08-14 gregor kowskib43: remove wrong probe_resp_plcp write
2009-08-04 gregor kowskib43: remove wrong probe_resp_plcp write
2009-08-04 Michael Bueschb43: Fix unaligned 32bit SHM-shared access
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-24 Johannes Bergwireless: remove print_mac uses
2009-07-07 Larry Fingerb43/b43legacy: fix radio LED initialization
2009-06-10 Michael Bueschb43: Add fw capabilities
2009-06-10 Johannes Bergb43/legacy: port to cfg80211 rfkill
2009-06-03 Johannes Bergrfkill: rewrite
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-20 Johannes Bergb43/legacy: fix beacon change processing
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-04-22 Michael Bueschb43: Remove unnecessary MMIO in interrupt hotpath
2009-04-22 Michael Bueschb43: Do not "select" HW_RANDOM
2009-04-16 Michael Bueschb43: Do radio lock assertion in software
2009-03-28 Michael Bueschb43: Mask PHY TX error interrupt, if not debugging
2009-03-05 Michael Bueschb43: Fix compilation for devices without PCI core
2009-02-27 John Daikerb43: checkpatch.pl cleanups
2009-02-27 Michael Bueschb43: Implement sw scan callbacks
2009-02-27 Michael Bueschb43: Enable PCI slow clock workaround, if needed.
2009-02-27 Michael Bueschb43: Honor the no-slow-clock boardflag
2009-02-27 Michael Bueschb43: Fix radio host flags
2009-02-18 Hannes Ederdrivers/net/wireless/b43: fix warning: format not a...
2009-01-29 Michael Bueschb43: Dynamically control log verbosity
2009-01-29 Alina Friedrichsenb43: Accessing the TSF via mac80211
2009-01-29 Michael Bueschb43: Automatically probe for opensource firmware
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Larry Fingerb43: Eliminate compilation warning in b43_op_set_key
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Michael Bueschb43: Change schedule for old-fw support removal
2009-01-29 Michael Bueschb43/ssb: Add SPROM8 extraction and LP-PHY detection
2009-01-29 Johannes Bergb43: detect N PHY revision/radio
2009-01-29 Johannes Bergssb/b43: add new N PHY device
2009-01-29 Michael Bueschb43: Use 64bit atomic register access for TSF
2009-01-29 Michael Bueschb43: Fixup set_key handling
2009-01-13 John W. Linvilleb43: fix "‘gmode’ may be used uninitialized" warning
2008-12-19 Michael Bueschb43: Add key memory dumping
2008-12-19 Michael Bueschb43: Fix some MAC locking
2008-11-10 Johannes Bergb43: implement short slot and basic rate handling
2008-11-10 Johannes Bergb43/legacy: remove SSID code
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Bergmac80211: kill hw.conf.antenna_sel_{rx,tx}
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-06 Felix Fietkaumac80211: add multi-rate retry support
2008-09-30 Larry Fingerb43: Increase loop tries in do_dummy_tx
2008-09-30 Larry Fingerb43: Fix Bluetooth Coexistence SPROM programming error...
2008-09-30 Larry Fingerb43: Fix Bluetooth coexistence SPROM coding error for...
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-11 Michael Bueschb43: Remove QoS update workqueue
2008-09-11 Michael Bueschb43: Fix QoS defaults
2008-09-08 Michael Bueschb43: Replace hardcoded Analog switch
2008-09-08 Michael Bueschb43: Move Analog switching into phy code
2008-09-05 Michael Bueschb43: Split PHY alloc and init
2008-09-05 Michael Bueschb43: Move code from nphy.* to phy_n.*
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-29 Michael Bueschb43: Rewrite TX power adjustment
2008-08-29 Michael Bueschb43: Implement dynamic PHY API
2008-08-18 Huang Weiyiremoved unused #include <version.h>
2008-08-18 Larry Fingerb43: Fix for another Bluetooth Coexistence SPROM Progra...
2008-08-18 Larry Fingerb43: Fix for SPROM coding error in Linksys WMP54G ...
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-15 Johannes Bergwireless: fix warnings from QoS patch
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-06-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Michael Bueschb43: Add debugfs firmware debugging knob
2008-06-27 Michael Bueschb43: Add simple firmware watchdog
2008-06-26 Michael Bueschb43: Add debugfs files for random SHM access
2008-06-25 Michael Bueschb43: Do not return TX_BUSY from op_tx
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-13 Michael Bueschb43: Fix noise calculation WARN_ON
next