aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2009-08-20b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik
2009-08-20b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik
2009-08-20b43: LP-PHY: Initialize TX power controlGábor Stefanik
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik
2009-08-14b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik
2009-08-14b43: LP-PHY: Refactor TX gain table I/OGábor Stefanik
2009-08-14b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik
2009-08-14b43: LP-PHY: Implement reading band SPROMGábor Stefanik
2009-08-14b43: Fix a typo in the sync_stx routineGábor Stefanik
2009-08-14b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik
2009-08-14b43: Implement LP-PHY baseband table initializationGábor Stefanik
2009-08-14b43: LP-PHY: Implement STX synchronizationGábor Stefanik
2009-08-14b43: Fix hardware key index handlingMichael Buesch
2009-08-14b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik
2009-08-14b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik
2009-08-14b43: Add LP 2063 radio initGábor Stefanik
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik
2009-08-04b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-04b43: Fix unaligned 32bit SHM-shared accessMichael Buesch
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04b43: Work around mac80211 race conditionLarry Finger
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-08b43: Add support for 4318EClyde McPherson
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-06-10b43: Add fw capabilitiesMichael Buesch
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET
2009-06-03rfkill: rewriteJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20b43/legacy: fix beacon change processingJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-22b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch
2009-04-22b43: Do not "select" HW_RANDOMMichael Buesch
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch
2009-04-16b43: Refresh RX poison on buffer recyclingMichael Buesch
2009-04-16b43: Poison RX buffersMichael Buesch
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-03-27b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch
2009-03-05b43: Fix compilation for devices without PCI coreMichael Buesch
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch