dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
[safe/jmp/linux-2.6] / drivers / net / wireless / b43 /
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_30BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-28 Lorenzo Navab43: fix b43_plcp_get_bitrate_idx_ofdm return type
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-03-05 Michael Bueschb43: Pass more RX flags to mac80211
2009-02-27 John Daikerb43: checkpatch.pl cleanups
2009-02-27 Michael Bueschb43: Remove bogus integer truncation warnings
2009-02-27 Michael Bueschb43: Convert usage of b43_radio_maskset()
2009-02-27 Michael Bueschb43: Convert usage of b43_radio_mask()
2009-02-27 Michael Bueschb43: Convert usage of b43_radio_set()
2009-02-27 Michael Bueschb43: Convert usage of b43_phy_maskset()
2009-02-27 Michael Bueschb43: Convert usage of b43_phy_mask()
2009-02-27 Michael Bueschb43: Convert usage of b43_phy_set()
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-27 Michael Bueschb43: Add slot count compiletime assertion
2009-02-27 Michael Bueschb43: Optimize DMA buffers
2009-02-27 Michael Bueschb43: Fix DMA buffer size handling
2009-02-27 Michael Bueschb43: Move DMA stop sanity check
2009-02-27 Roel Kluinb43: Fix LO calibration txctl reg value
2009-02-18 Hannes Ederdrivers/net/wireless/b43: fix warning: format not a...
2009-02-11 Michael Bueschb43: Add parts of LP-PHY TX power control
2009-02-09 Michael Bueschb43: (b2062) Fix crystal frequency calculations
2009-02-09 Michael Bueschb43: Port spec bugfixes for the LP baseband init
2009-02-09 Michael Bueschb43: Add LP 2062 radio init
2009-02-09 Michael Bueschb43: Add LP-PHY baseband init for >=rev2
2009-02-09 Michael Bueschb43: Add LP-PHY register definitions
2009-01-29 Michael Bueschb43: Dynamically control log verbosity
2009-01-29 Alina Friedrichsenb43: Accessing the TSF via mac80211
2009-01-29 Michael Bueschb43: Fix phy_g.c compiler warning
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-26 Hannes Ederdrivers/net/wireless/b43: fix sparse warnings: make...
2008-12-19 Michael Bueschb43: Add key memory dumping
2008-12-19 Michael Bueschb43: Suspend MAC while killing the radio
2008-12-19 Michael Bueschb43: Fix some MAC locking
2008-11-21 Johannes Bergb43: remove rate index warning
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-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-06 Felix Fietkaumac80211: add multi-rate retry support
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-24 Larry Fingerb43: Issue warning when RFKILL_INPUT is not enabled
2008-09-17 Linus TorvaldsRevert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED...
2008-09-15 Lorenzo Navab43: fix QoS parameters initialization
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 G-PHY: Remove mmiowb()
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: Add LP-PHY radio register definitions
2008-09-05 Michael Bueschb43: Add LP-PHY read/write phyops
2008-09-05 Michael Bueschb43: Add LP-PHY template
2008-09-05 Michael Bueschb43: Move code from nphy.* to phy_n.*
2008-09-05 Michael Bueschb43: Move remaining code from phy.c to phy_a.c
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-05 Michael Bueschb43: Don't use memcpy for overlapping areas
2008-08-31 Dominik Brodowskipcmcia: remove unused argument to pcmcia_parse_tuple()
2008-08-29 Michael Bueschb43: Rewrite TX power adjustment
2008-08-29 Michael Bueschb43: Implement dynamic PHY API
2008-08-23 Dominik Brodowskipcmcia: deprecate CS_SUCCESS
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: partially fix skb->cb use
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: fix TX sequence numbers
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-06-30 Adel Gadllahb43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
2008-06-30 Adel Gadllahb43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of...
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 John W. Linvillewireless: remove RFKILL_STATE_HARD_BLOCKED warnings
2008-06-27 Michael Bueschb43: Fix PIO skb clobber
next