summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
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
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch
2009-02-27b43: Implement sw scan callbacksMichael Buesch
2009-02-27b43: Enable PCI slow clock workaround, if needed.Michael Buesch
2009-02-27b43: Honor the no-slow-clock boardflagMichael Buesch
2009-02-27b43: Fix radio host flagsMichael Buesch
2009-02-27b43: Add slot count compiletime assertionMichael Buesch
2009-02-27b43: Optimize DMA buffersMichael Buesch
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch
2009-02-27b43: Move DMA stop sanity checkMichael Buesch
2009-02-27b43: Fix LO calibration txctl reg valueRoel Kluin
2009-02-17drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch
2009-02-09b43: Add LP 2062 radio initMichael Buesch
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch
2009-01-29b43: Dynamically control log verbosityMichael Buesch
2009-01-29b43: Accessing the TSF via mac80211Alina Friedrichsen
2009-01-29b43: Fix phy_g.c compiler warningMichael Buesch