summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-222-44/+21
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-223-3/+17
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* 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-271-1/+1
* b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch2009-03-271-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/+25
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-273-28/+17
* b43: Convert usage of b43_radio_set()Michael Buesch2009-02-273-31/+16
* b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-273-229/+103
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-274-107/+53
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-274-145/+72
* 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/+7
* 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-171-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/+11
* 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
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-293-44/+149
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* b43: Eliminate compilation warning in b43_op_set_keyLarry Finger2009-01-291-1/+4
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-4/+9
* b43: Change schedule for old-fw support removalMichael Buesch2009-01-291-3/+7
* b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2009-01-291-0/+12
* b43: detect N PHY revision/radioJohannes Berg2009-01-291-2/+2
* ssb/b43: add new N PHY deviceJohannes Berg2009-01-291-0/+1
* b43: Use 64bit atomic register access for TSFMichael Buesch2009-01-291-69/+20
* b43: Fixup set_key handlingMichael Buesch2009-01-291-16/+20
OpenPOWER on IntegriCloud