summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx_wx.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-021-0/+1
* [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-021-3/+0Star
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-171-1/+1
* [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-251-1/+1
* [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-291-2/+2
* [PATCH] bcm43xx: improved statisticsLarry Finger2006-07-281-13/+15
* [PATCH] bcm43xx: improved statisticsLarry Finger2006-07-101-13/+28
* [PATCH] bcm43xx: opencoded lockingMichael Buesch2006-07-101-54/+67
* [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-051-1/+1
* [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-151-55/+52Star
* [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
* [PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw2006-04-191-4/+4
* [PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch2006-03-271-55/+0Star
* [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.Michael Buesch2006-03-271-2/+0Star
* [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch2006-03-271-4/+48
* [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...Michael Buesch2006-03-271-16/+19
* [PATCH] bcm43xx: Abstract the locking mechanism.Michael Buesch2006-03-271-59/+53Star
* [PATCH] bcm43xx: split the channel helper functions, so that they can be used...Michael Buesch2006-03-271-5/+7
* [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions.Michael Buesch2006-03-271-60/+6Star
* [PATCH] bcm43xx: remove WX debugging.Michael Buesch2006-03-271-68/+0Star
* [PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)Michael Buesch2006-03-271-0/+1
* [PATCH] bcm43xx: enable SPROM writing.Michael Buesch2006-03-271-1/+1
* [PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch2006-03-271-8/+36
* [PATCH] bcm43xx: Wireless Ext updateMichael Buesch2006-03-271-1/+11
* [PATCH] wireless: import bcm43xx sourcesJohn W. Linville2006-03-271-0/+1099