index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_g.c
Age
Commit message (
Expand
)
Author
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-07
Update my e-mail address
Michael Büsch
2011-06-03
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
2011-06-01
b43: bus: abstract chip info
Rafał Miłecki
2011-06-01
b43: bus: abstract SPROM
Rafał Miłecki
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-07-21
b43: silence most sparse warnings
John W. Linville
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
2009-08-20
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
2009-06-03
rfkill: rewrite
Johannes Berg
2009-02-27
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
b43: Remove bogus integer truncation warnings
Michael Buesch
2009-02-27
b43: Convert usage of b43_radio_maskset()
Michael Buesch
2009-02-27
b43: Convert usage of b43_radio_mask()
Michael Buesch
2009-02-27
b43: Convert usage of b43_radio_set()
Michael Buesch
2009-02-27
b43: Convert usage of b43_phy_maskset()
Michael Buesch
2009-02-27
b43: Convert usage of b43_phy_mask()
Michael Buesch
2009-02-27
b43: Convert usage of b43_phy_set()
Michael Buesch
2009-01-29
b43: Fix phy_g.c compiler warning
Michael Buesch
2008-12-26
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
2008-12-19
b43: Fix some MAC locking
Michael Buesch
2008-09-11
b43 G-PHY: Remove mmiowb()
Michael Buesch
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
2008-09-05
b43: Split PHY alloc and init
Michael Buesch
2008-09-05
b43: Don't use memcpy for overlapping areas
Michael Buesch
2008-08-29
b43: Rewrite TX power adjustment
Michael Buesch
2008-08-29
b43: Implement dynamic PHY API
Michael Buesch