summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_g.c
Commit message (Expand)AuthorAgeFilesLines
* b43: move under broadcom vendor directoryKalle Valo2015-11-181-3055/+0
* b43: Fix typo in function nameNik Nyby2015-07-211-1/+1
* b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki2014-08-251-4/+4
* b43: G-PHY: fix random mistakes to match specsRafał Miłecki2014-04-221-3/+3
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-17/+17
* 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: do not use SSB specific flags when calling core reset functionRafał Miłecki2011-06-031-1/+1
* | b43: bus: abstract board infoRafał Miłecki2011-06-011-25/+23
* | b43: bus: abstract chip infoRafał Miłecki2011-06-011-4/+4
* | b43: bus: abstract SPROMRafał Miłecki2011-06-011-18/+18
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-24/+24
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* b43: silence most sparse warningsJohn W. Linville2010-07-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-081-7/+0
* b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2009-08-311-32/+21
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-281-1/+1
* b43: Update dummy transmission to match V4 specsGábor Stefanik2009-08-201-3/+3
* rfkill: rewriteJohannes Berg2009-06-031-2/+2
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-271-4/+4
* b43: Remove bogus integer truncation warningsMichael Buesch2009-02-271-1/+1
* b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-271-21/+9
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-271-11/+5
* b43: Convert usage of b43_radio_set()Michael Buesch2009-02-271-25/+13
* b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-271-159/+69
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-271-80/+39
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-271-112/+58
* b43: Fix phy_g.c compiler warningMichael Buesch2009-01-291-0/+3
* drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2008-12-261-10/+10
* b43: Fix some MAC lockingMichael Buesch2008-12-191-2/+6
* b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-111-1/+0
* b43: Move Analog switching into phy codeMichael Buesch2008-09-081-0/+1
* b43: Split PHY alloc and initMichael Buesch2008-09-051-33/+63
* b43: Don't use memcpy for overlapping areasMichael Buesch2008-09-051-3/+4
* b43: Rewrite TX power adjustmentMichael Buesch2008-08-291-98/+120
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-0/+3229
OpenPOWER on IntegriCloud