aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_common.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-5/+49
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-4/+4
* b43: rename config option for N-PHY, drop BROKENRafał Miłecki2010-12-081-1/+1
* b43: set TMS to work with current band width for N-PHYRafał Miłecki2010-12-081-0/+7
* b43: flush PHY writes when neededRafał Miłecki2010-12-081-0/+5
* b43: Use static constJoe Perches2010-11-221-3/+5
* b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-061-2/+4
* b43: update cordic code to match current specsRafał Miłecki2010-01-251-6/+13
* b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-251-0/+38
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-081-1/+0
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-281-6/+21
* b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik2009-08-041-0/+7
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-1/+1
* rfkill: rewriteJohannes Berg2009-06-031-11/+6
* b43: Do radio lock assertion in softwareMichael Buesch2009-04-161-4/+12
* b43: Suspend MAC while killing the radioMichael Buesch2008-12-191-0/+2
* b43: Fix some MAC lockingMichael Buesch2008-12-191-0/+16
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-2/+2
* b43: Move Analog switching into phy codeMichael Buesch2008-09-081-0/+5
* b43: Split PHY alloc and initMichael Buesch2008-09-051-1/+7
* b43: Add LP-PHY templateMichael Buesch2008-09-051-1/+4
* b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-051-1/+1
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-291-0/+91
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-0/+276