aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_g.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | b43: do not use SSB specific flags when calling core reset functionRafał Miłecki2011-06-03
* | b43: bus: abstract board infoRafał Miłecki2011-06-01
* | b43: bus: abstract chip infoRafał Miłecki2011-06-01
* | b43: bus: abstract SPROMRafał Miłecki2011-06-01
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* b43: silence most sparse warningsJohn W. Linville2010-07-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-08
* b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2009-08-31
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-28
* b43: Update dummy transmission to match V4 specsGábor Stefanik2009-08-20
* rfkill: rewriteJohannes Berg2009-06-03
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-27
* b43: Remove bogus integer truncation warningsMichael Buesch2009-02-27
* b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-27
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-27
* b43: Convert usage of b43_radio_set()Michael Buesch2009-02-27
* b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-27
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-27
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-27
* b43: Fix phy_g.c compiler warningMichael Buesch2009-01-29
* drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* b43: Fix some MAC lockingMichael Buesch2008-12-19
* b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-11
* b43: Move Analog switching into phy codeMichael Buesch2008-09-08
* b43: Split PHY alloc and initMichael Buesch2008-09-05
* b43: Don't use memcpy for overlapping areasMichael Buesch2008-09-05
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-29
* b43: Implement dynamic PHY APIMichael Buesch2008-08-29