summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/phy_common.h
AgeCommit message (Expand)Author
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki
2014-06-19b43: PHY: drop channel_type (we can get this info from chandef)Rafał Miłecki
2014-06-19b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki
2014-06-19b43: PHY: drop own channel_freq (get it from chandef when needed)Rafał Miłecki
2014-06-19b43: store current channel using struct cfg80211_chan_defRafał Miłecki
2014-06-19b43: drop B43_DEFAULT_CHANNELRafał Miłecki
2014-05-29b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki
2014-05-20b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki
2014-05-19b43: complete PHY resetRafał Miłecki
2014-05-19b43: move PHY reset code into PHY specific fileRafał Miłecki
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki
2011-07-08b43: LCN-PHY: include new PHY in common codeRafał Miłecki
2011-06-17b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki
2010-12-08b43: set TMS to work with current band width for N-PHYRafał Miłecki
2010-12-08b43: flush PHY writes when neededRafał Miłecki
2010-10-15b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki
2010-10-11b43: N-PHY: store info about current channel's typeRafał Miłecki
2010-01-25b43: update cordic code to match current specsRafał Miłecki
2010-01-25b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki
2010-01-22b43: check band widthRafał Miłecki
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik
2009-08-28b43: Fix and update LP-PHY codeGábor Stefanik
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch
2008-09-08b43: Move Analog switching into phy codeMichael Buesch
2008-09-05b43: Split PHY alloc and initMichael Buesch
2008-09-05b43: Add LP-PHY templateMichael Buesch
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch