aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members.Michael Buesch1-3/+3
2006-03-27[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code.Michael Buesch1-131/+0
2006-03-27[PATCH] bcm43xx: remove old unused struct.Michael Buesch1-5/+0
2006-03-27[PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core.Michael Buesch1-30/+50
2006-03-27[PATCH] bcm43xx: make bcm43xx_sprom_crc() static.Michael Buesch1-2/+0
2006-03-27[PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.Michael Buesch1-0/+3
2006-03-27[PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and reduces codesize.Michael Buesch1-9/+9
2006-03-27[PATCH] wireless: import bcm43xx sourcesJohn W. Linville1-0/+283