summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-072-2/+6
* b43: Add fw capabilitiesMichael Buesch2009-06-105-14/+61
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-108-169/+36Star
* b43: Fix possible unaligned u32 accessMatthieu CASTET2009-06-101-3/+2Star
* rfkill: rewriteJohannes Berg2009-06-0311-116/+53Star
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-1/+1
* b43/legacy: fix beacon change processingJohannes Berg2009-05-201-13/+11Star
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-38/+26Star
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-5/+7
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-222-44/+21Star
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-223-3/+17
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0Star
* b43: Do radio lock assertion in softwareMichael Buesch2009-04-163-5/+20
* b43: Refresh RX poison on buffer recyclingMichael Buesch2009-04-161-10/+11
* b43: Poison RX buffersMichael Buesch2009-04-161-4/+33
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-071-3/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-3/+3
* b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava2009-03-281-1/+1
* b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch2009-03-281-0/+2
* b43: Fix compilation for devices without PCI coreMichael Buesch2009-03-051-0/+2
* b43: Pass more RX flags to mac80211Michael Buesch2009-03-053-8/+13
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-277-39/+39
* b43: Remove bogus integer truncation warningsMichael Buesch2009-02-272-5/+5
* b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-273-58/+25Star
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-273-28/+17Star
* b43: Convert usage of b43_radio_set()Michael Buesch2009-02-273-31/+16Star
* b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-273-229/+103Star
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-274-107/+53Star
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-274-145/+72Star
* b43: Implement sw scan callbacksMichael Buesch2009-02-271-0/+31
* b43: Enable PCI slow clock workaround, if needed.Michael Buesch2009-02-271-0/+3
* b43: Honor the no-slow-clock boardflagMichael Buesch2009-02-271-1/+3
* b43: Fix radio host flagsMichael Buesch2009-02-271-4/+6
* b43: Add slot count compiletime assertionMichael Buesch2009-02-271-0/+3
* b43: Optimize DMA buffersMichael Buesch2009-02-272-17/+25
* b43: Fix DMA buffer size handlingMichael Buesch2009-02-272-15/+7Star
* b43: Move DMA stop sanity checkMichael Buesch2009-02-271-4/+6
* b43: Fix LO calibration txctl reg valueRoel Kluin2009-02-271-1/+1
* drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder2009-02-181-5/+5
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-115-3/+262
* b43: (b2062) Fix crystal frequency calculationsMichael Buesch2009-02-091-4/+11
* b43: Port spec bugfixes for the LP baseband initMichael Buesch2009-02-091-14/+11Star
* b43: Add LP 2062 radio initMichael Buesch2009-02-094-4/+355
* b43: Add LP-PHY baseband init for >=rev2Michael Buesch2009-02-095-3/+228
* b43: Add LP-PHY register definitionsMichael Buesch2009-02-092-0/+306
* b43: Dynamically control log verbosityMichael Buesch2009-01-296-19/+60
* b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-293-32/+39
* b43: Fix phy_g.c compiler warningMichael Buesch2009-01-291-0/+3