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_g.c
Age
Commit message (
Expand
)
Author
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-07-21
b43: silence most sparse warnings
John W. Linville
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
2009-08-20
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
2009-06-03
rfkill: rewrite
Johannes Berg
2009-02-27
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
b43: Remove bogus integer truncation warnings
Michael Buesch
2009-02-27
b43: Convert usage of b43_radio_maskset()
Michael Buesch
2009-02-27
b43: Convert usage of b43_radio_mask()
Michael Buesch
2009-02-27
b43: Convert usage of b43_radio_set()
Michael Buesch
2009-02-27
b43: Convert usage of b43_phy_maskset()
Michael Buesch
2009-02-27
b43: Convert usage of b43_phy_mask()
Michael Buesch
2009-02-27
b43: Convert usage of b43_phy_set()
Michael Buesch
2009-01-29
b43: Fix phy_g.c compiler warning
Michael Buesch
2008-12-26
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
2008-12-19
b43: Fix some MAC locking
Michael Buesch
2008-09-11
b43 G-PHY: Remove mmiowb()
Michael Buesch
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
2008-09-05
b43: Split PHY alloc and init
Michael Buesch
2008-09-05
b43: Don't use memcpy for overlapping areas
Michael Buesch
2008-08-29
b43: Rewrite TX power adjustment
Michael Buesch
2008-08-29
b43: Implement dynamic PHY API
Michael Buesch