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
/
bcm43xx
/
bcm43xx.h
Age
Commit message (
Expand
)
Author
2006-06-26
[PATCH] Add bcm43xx HW RNG support
Michael Buesch
2006-06-15
[PATCH] bcm43xx: redesign locking
Michael Buesch
2006-04-24
[PATCH] bcm43xx: use pci_iomap() for convenience.
Michael Buesch
2006-04-19
[PATCH] bcm43xx: sysfs code cleanup
Michael Buesch
2006-03-27
[PATCH] bcm43xx: sync GPHY init with the specs.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: sync interference mitigation code to the specs.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: set default attenuation values.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Do boardflags workarounds for specific boards.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Remove the mmio access printing facility overhead.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Abstract the locking mechanism.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and ...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: rewrite and simplify the periodic task handling.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: fix txpower reporting in WE.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: remove linux version compatibility code.
Michael Buesch
2006-03-27
[PATCH] wireless: import bcm43xx sources
John W. Linville