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
/
phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: Implement dynamic PHY API
Michael Buesch
2008-08-29
1
-3419
/
+2
*
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
2008-05-14
1
-21
/
+6
*
b43: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-14
1
-12
/
+12
*
b43: Remove some dead code
Michael Buesch
2008-05-07
1
-121
/
+0
*
b43: Rewrite LO calibration algorithm
Michael Buesch
2008-05-07
1
-90
/
+33
*
b43: Fix HostFlags data types
Michael Buesch
2008-04-23
1
-1
/
+1
*
b43: phy.c fix typo in register write
Harvey Harrison
2008-03-13
1
-1
/
+1
*
b43: Add NPHY channel switch code
Michael Buesch
2008-01-28
1
-8
/
+20
*
b43: Add NPHY radio init code
Michael Buesch
2008-01-28
1
-8
/
+73
*
b43: Remove the PHY spinlock
Michael Buesch
2008-01-28
1
-36
/
+24
*
b43: Fix PHY register routing
Michael Buesch
2008-01-28
1
-62
/
+89
*
b43: Add N-PHY register definitions
Michael Buesch
2008-01-28
1
-10
/
+14
*
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
1
-30
/
+29
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
1
-1
/
+1
*
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-28
1
-495
/
+118
*
drivers/net/wireless: Add missing "space"
Joe Perches
2007-11-29
1
-1
/
+1
*
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
2007-10-13
1
-0
/
+1
*
[B43]: RF-kill support
Michael Buesch
2007-10-10
1
-4
/
+9
*
[B43]: Support for turning the radio off from software.
Michael Buesch
2007-10-10
1
-12
/
+36
*
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
2007-10-10
1
-0
/
+4351