index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
1
-21
/
+6
2008-05-15
b43: replace limit_value macro with clamp_val
Harvey Harrison
1
-12
/
+12
2008-05-07
b43: Remove some dead code
Michael Buesch
1
-121
/
+0
2008-05-07
b43: Rewrite LO calibration algorithm
Michael Buesch
1
-90
/
+33
2008-04-24
b43: Fix HostFlags data types
Michael Buesch
1
-1
/
+1
2008-03-13
b43: phy.c fix typo in register write
Harvey Harrison
1
-1
/
+1
2008-01-29
b43: Add NPHY channel switch code
Michael Buesch
1
-8
/
+20
2008-01-29
b43: Add NPHY radio init code
Michael Buesch
1
-8
/
+73
2008-01-29
b43: Remove the PHY spinlock
Michael Buesch
1
-36
/
+24
2008-01-29
b43: Fix PHY register routing
Michael Buesch
1
-62
/
+89
2008-01-29
b43: Add N-PHY register definitions
Michael Buesch
1
-10
/
+14
2008-01-29
b43: Convert to use of the new SPROM structure
Larry Finger
1
-30
/
+29
2008-01-29
b43/b43legacy: fix my copyright notices
Stefano Brivio
1
-1
/
+1
2008-01-29
b43: rewrite A PHY initialization
Stefano Brivio
1
-495
/
+118
2007-11-30
drivers/net/wireless: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
1
-0
/
+1
2007-10-11
[B43]: RF-kill support
Michael Buesch
1
-4
/
+9
2007-10-11
[B43]: Support for turning the radio off from software.
Michael Buesch
1
-12
/
+36
2007-10-11
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
1
-0
/
+4351