aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13the scheduled bcm43xx removalAdrian Bunk1-1035/+0
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches1-1/+1
2007-03-07[PATCH] bcm43xx: Fix bug in frequency to channel conversionJoerg Sommer1-2/+8
2007-02-17Merge branch 'master' into upstreamJeff Garzik1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger1-2/+2
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger1-12/+12
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-0/+1
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger1-3/+0
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch1-1/+1
2006-09-25[PATCH] bcm43xx: WE-21 supportLarry Finger1-1/+1
2006-08-29[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger1-2/+2
2006-07-27[PATCH] bcm43xx: improved statisticsLarry Finger1-13/+15
2006-07-10[PATCH] bcm43xx: improved statisticsLarry Finger1-13/+28
2006-07-10[PATCH] bcm43xx: opencoded lockingMichael Buesch1-54/+67
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger1-1/+1
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch1-55/+52
2006-05-05[PATCH] bcm43xx: fix iwmode crash when downMichael Buesch1-2/+5
2006-04-19[PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw1-4/+4
2006-03-27[PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch1-55/+0
2006-03-27[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch1-2/+0
2006-03-27[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well...Michael Buesch1-4/+48
2006-03-27[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members.Michael Buesch1-16/+19
2006-03-27[PATCH] bcm43xx: Abstract the locking mechanism.Michael Buesch1-59/+53
2006-03-27[PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core.Michael Buesch1-5/+7
2006-03-27[PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.Michael Buesch1-60/+6
2006-03-27[PATCH] bcm43xx: remove WX debugging.Michael Buesch1-68/+0
2006-03-27[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)Michael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: enable SPROM writing.Michael Buesch1-1/+1
2006-03-27[PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch1-8/+36
2006-03-27[PATCH] bcm43xx: Wireless Ext updateMichael Buesch1-1/+11
2006-03-27[PATCH] wireless: import bcm43xx sourcesJohn W. Linville1-0/+1099