summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_a.c
Commit message (Expand)AuthorAgeFilesLines
* b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki2014-08-251-2/+2
* b43: b43_phyops_a can be staticFengguang Wu2014-06-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | b43: bus: abstract board infoRafał Miłecki2011-06-011-4/+3Star
* | b43: bus: abstract SPROMRafał Miłecki2011-06-011-7/+7
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2009-08-311-33/+15Star
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-281-1/+1
* rfkill: rewriteJohannes Berg2009-06-031-2/+2
* b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-271-21/+10Star
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-271-13/+10Star
* b43: Convert usage of b43_radio_set()Michael Buesch2009-02-271-4/+2Star
* b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-271-13/+6Star
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-271-8/+5Star
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-271-12/+7Star
* drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2008-12-261-2/+2
* b43: Move Analog switching into phy codeMichael Buesch2008-09-081-0/+1
* b43: Split PHY alloc and initMichael Buesch2008-09-051-15/+31
* b43: Move remaining code from phy.c to phy_a.cMichael Buesch2008-09-051-1/+84
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-291-2/+9
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-0/+536