Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-05 | b43: Split PHY alloc and init | Michael Buesch | |
This splits the PHY allocation from the PHY init. This is needed in order to properly support Analog handling. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2008-09-05 | b43: Move code from nphy.* to phy_n.* | Michael Buesch | |
Sourcecode files for PHY code are named by phy_XXX.{c,h} where XXX is the PHY type. Move the N-PHY code to match the other files. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |