mac80211: unify config_interface and bss_info_changed
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / main.c
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
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-03 Johannes Bergb43: enable mesh
2008-05-28 Michael Bueschb43: Fix controller restart crash
2008-05-28 Michael Bueschb43: Upload both beacon templates on initial load
2008-05-22 Michael Bueschb43: Add firmware markers support
2008-05-22 Michael Bueschb43: Add panic reason code that doesn't trigger restart
2008-05-22 Michael Bueschb43: Allow running without PCM firmware
2008-05-22 Michael Bueschb43: Add hooks for firmware debugging
2008-05-22 Larry.Finger@lwfin... b43: Fix typo in firmware file name for 802.11 cores...
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Harvey Harrisonb43: replace limit_value macro with clamp_val
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Michael Bueschb43: Don't disable IRQs in mac_suspend
2008-05-07 Michael Bueschb43: Rewrite LO calibration algorithm
2008-05-01 Michael Bueschb43: Fix some TX/RX locking issues
2008-05-01 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-01 Michael Bueschb43: Fix dual-PHY devices
2008-04-29 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 Michael Bueschb43: Add more btcoexist workarounds
2008-04-24 Michael Bueschb43: Fix HostFlags data types
2008-04-24 Michael Bueschb43: Workaround invalid bluetooth settings
2008-04-20 Rafael J. WysockiPM: Remove destroy_suspended_device()
2008-04-16 Michael Bueschb43: Add fastpath to b43_mac_suspend()
2008-04-08 Michael Bueschb43: use b43_is_mode() call
2008-04-08 Michael Bueschb43: Fix PHY TX control words in SHM
2008-04-08 Michael Bueschb43: Fix beacon BH update
2008-04-08 Michael Bueschb43: Beaconing fixes
2008-04-08 Michael Bueschb43: Fix TBTT and PU timings
2008-04-08 Michael Bueschb43: Add more N-PHY stuff
2008-04-08 Michael Bueschb43: Add PIO support for PCMCIA devices
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-24 Michael Bueschb43: Remove irqs_disabled() sanity checks
next