index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy.c
Age
Commit message (
Expand
)
Author
2008-05-14
b43: use the bitrev helpers rather than rolling a private one
Harvey Harrison
2008-05-14
b43: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-07
b43: Remove some dead code
Michael Buesch
2008-05-07
b43: Rewrite LO calibration algorithm
Michael Buesch
2008-04-23
b43: Fix HostFlags data types
Michael Buesch
2008-03-13
b43: phy.c fix typo in register write
Harvey Harrison
2008-01-28
b43: Add NPHY channel switch code
Michael Buesch
2008-01-28
b43: Add NPHY radio init code
Michael Buesch
2008-01-28
b43: Remove the PHY spinlock
Michael Buesch
2008-01-28
b43: Fix PHY register routing
Michael Buesch
2008-01-28
b43: Add N-PHY register definitions
Michael Buesch
2008-01-28
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
b43: rewrite A PHY initialization
Stefano Brivio
2007-11-29
drivers/net/wireless: Add missing "space"
Joe Perches
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
2007-10-10
[B43]: RF-kill support
Michael Buesch
2007-10-10
[B43]: Support for turning the radio off from software.
Michael Buesch
2007-10-10
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch