mac80211: pass vif and station to update_tkip_key
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 / main.c
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
2008-03-13 Adrian Bunkmake b43_mac_{enable,suspend}() static
2008-03-07 Michael Bueschb43: Rename the DMA ring pointers
2008-03-07 Michael Bueschb43: Add QOS support
2008-03-06 Johannes Bergb43: verify sta_notify mac80211 callback
2008-02-29 Michael Bueschb43: Add HostFlags HI support
2008-02-29 Michael Bueschb43: Fix bandswitch
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-15 Michael Bueschb43: Fix firmware load message level
2008-02-15 Michael Bueschb43: Add firmware information to modinfo
2008-02-15 Michael Bueschb43: Add driver load messages
2008-02-05 Rafael J. Wysockib43: avoid unregistering device objects during suspend
2008-02-05 Andrew Mortondrivers/net/wireless/b43/main.c needs io.h
2008-02-01 Michael Bueschb43: Fix suspend/resume
2008-02-01 Michael Bueschb43: Fix rfkill allocation leakage in error paths
2008-01-28 Michael Bueschb43: Fix MAC control and microcode init
2008-01-28 Michael Bueschb43: Fix firmware caching
2008-01-28 Michael Bueschb43: Add NPHY radio init code
2008-01-28 Michael Bueschb43: Add support for new firmware
2008-01-28 Michael Bueschb43: Fix radio ID register reading
2008-01-28 Michael Bueschb43: Add N-PHY related initvals firmware filenames.
2008-01-28 Michael Bueschb43: Fix tim search buffer overrun
2008-01-28 Michael Bueschb43: Put multicast frames on the mcast queue
2008-01-28 Michael Bueschb43: Fix template upload locking.
2008-01-28 Michael Bueschb43: Fix upload of beacon packets to the hardware
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Michael Bueschb43: Remove the PHY spinlock
2008-01-28 Michael Bueschb43: Fix any N-PHY related WARN_ON() in the attach...
2008-01-28 Michael Bueschb43: Add NPHY kconfig option
2008-01-28 Michael Bueschb43: Add definitions for MAC Control register
2008-01-28 Michael Bueschb43: Remove PIO support
2008-01-28 Michael Bueschb43: Fix chip access validation for new devices
2008-01-28 Michael Bueschb43: Only select allowed TX and RX antennas
2008-01-28 Michael Bueschssb: Fix extraction of values from SPROM
2008-01-28 Michael Bueschb43: Fix ofdmtab write regression
2008-01-28 Larry Fingerb43: Changes to enable BCM4311 rev 02 with wireless...
2008-01-28 Stefano Briviob43: reinit on too many PHY TX errors
2008-01-28 Johannes Bergb43: include FCS in frames handed to mac80211
2008-01-28 Johannes Bergb43: include full 64-bit timestamp in monitor mode
2008-01-28 Larry Fingerb43: Convert to use of the new SPROM structure
2008-01-28 Stefano Briviob43/b43legacy: fix my copyright notices
2008-01-28 Stefano Briviob43: rewrite A PHY initialization
2008-01-28 Michael Bueschb43: consistent naming for ieee80211_ops
2008-01-28 Michael Bueschb43: Use the retry limit parameters from mac80211
2008-01-28 Michael Bueschb43: Dereference of wl->current_dev must be protected...
2007-12-17 Larry Fingerb43: Fix rfkill radio LED
next