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