index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: Do radio lock assertion in software
Michael Buesch
2009-04-16
3
-5
/
+20
*
b43: Refresh RX poison on buffer recycling
Michael Buesch
2009-04-16
1
-10
/
+11
*
b43: Poison RX buffers
Michael Buesch
2009-04-16
1
-4
/
+33
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
1
-3
/
+3
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-4
/
+4
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-3
/
+3
*
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
2009-03-27
1
-1
/
+1
*
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
2009-03-27
1
-0
/
+2
*
b43: Fix compilation for devices without PCI core
Michael Buesch
2009-03-05
1
-0
/
+2
*
b43: Pass more RX flags to mac80211
Michael Buesch
2009-03-05
3
-8
/
+13
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
7
-39
/
+39
*
b43: Remove bogus integer truncation warnings
Michael Buesch
2009-02-27
2
-5
/
+5
*
b43: Convert usage of b43_radio_maskset()
Michael Buesch
2009-02-27
3
-58
/
+25
*
b43: Convert usage of b43_radio_mask()
Michael Buesch
2009-02-27
3
-28
/
+17
*
b43: Convert usage of b43_radio_set()
Michael Buesch
2009-02-27
3
-31
/
+16
*
b43: Convert usage of b43_phy_maskset()
Michael Buesch
2009-02-27
3
-229
/
+103
*
b43: Convert usage of b43_phy_mask()
Michael Buesch
2009-02-27
4
-107
/
+53
*
b43: Convert usage of b43_phy_set()
Michael Buesch
2009-02-27
4
-145
/
+72
*
b43: Implement sw scan callbacks
Michael Buesch
2009-02-27
1
-0
/
+31
*
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
2009-02-27
1
-0
/
+3
*
b43: Honor the no-slow-clock boardflag
Michael Buesch
2009-02-27
1
-1
/
+3
*
b43: Fix radio host flags
Michael Buesch
2009-02-27
1
-4
/
+6
*
b43: Add slot count compiletime assertion
Michael Buesch
2009-02-27
1
-0
/
+3
*
b43: Optimize DMA buffers
Michael Buesch
2009-02-27
2
-17
/
+25
*
b43: Fix DMA buffer size handling
Michael Buesch
2009-02-27
2
-15
/
+7
*
b43: Move DMA stop sanity check
Michael Buesch
2009-02-27
1
-4
/
+6
*
b43: Fix LO calibration txctl reg value
Roel Kluin
2009-02-27
1
-1
/
+1
*
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
1
-5
/
+5
*
b43: Add parts of LP-PHY TX power control
Michael Buesch
2009-02-11
5
-3
/
+262
*
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
2009-02-09
1
-4
/
+11
*
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
2009-02-09
1
-14
/
+11
*
b43: Add LP 2062 radio init
Michael Buesch
2009-02-09
4
-4
/
+355
*
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
2009-02-09
5
-3
/
+228
*
b43: Add LP-PHY register definitions
Michael Buesch
2009-02-09
2
-0
/
+306
*
b43: Dynamically control log verbosity
Michael Buesch
2009-01-29
6
-19
/
+60
*
b43: Accessing the TSF via mac80211
Alina Friedrichsen
2009-01-29
3
-32
/
+39
*
b43: Fix phy_g.c compiler warning
Michael Buesch
2009-01-29
1
-0
/
+3
*
b43: Automatically probe for opensource firmware
Michael Buesch
2009-01-29
3
-44
/
+149
*
wireless: restrict to 32 legacy rates
Johannes Berg
2009-01-29
1
-1
/
+1
*
b43: Eliminate compilation warning in b43_op_set_key
Larry Finger
2009-01-29
1
-1
/
+4
*
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
1
-4
/
+9
*
b43: Change schedule for old-fw support removal
Michael Buesch
2009-01-29
1
-3
/
+7
*
b43/ssb: Add SPROM8 extraction and LP-PHY detection
Michael Buesch
2009-01-29
1
-0
/
+12
*
b43: detect N PHY revision/radio
Johannes Berg
2009-01-29
1
-2
/
+2
*
ssb/b43: add new N PHY device
Johannes Berg
2009-01-29
1
-0
/
+1
*
b43: Use 64bit atomic register access for TSF
Michael Buesch
2009-01-29
1
-69
/
+20
*
b43: Fixup set_key handling
Michael Buesch
2009-01-29
1
-16
/
+20
*
b43: fix "‘gmode’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
*
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
2
-12
/
+12
*
b43: Add key memory dumping
Michael Buesch
2008-12-19
3
-2
/
+53
[next]