index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_common.h
Age
Commit message (
Expand
)
Author
2014-06-19
b43: PHY: drop channel_type (we can get this info from chandef)
Rafał Miłecki
2014-06-19
b43: PHY: drop is_40mhz (get width info from chandef)
Rafał Miłecki
2014-06-19
b43: PHY: drop own channel_freq (get it from chandef when needed)
Rafał Miłecki
2014-06-19
b43: store current channel using struct cfg80211_chan_def
Rafał Miłecki
2014-06-19
b43: drop B43_DEFAULT_CHANNEL
Rafał Miłecki
2014-05-29
b43: PHY: allow init optimizations by tracking PHY state
Rafał Miłecki
2014-05-20
b43: xmit: set 5 GHz bit depending on current band
Rafał Miłecki
2014-05-19
b43: complete PHY reset
Rafał Miłecki
2014-05-19
b43: move PHY reset code into PHY specific file
Rafał Miłecki
2012-08-06
b43: add helper waiting for given value in radio reg
Rafał Miłecki
2011-08-22
b43: make forcing clock common (HT-PHY also uses that)
Rafał Miłecki
2011-07-08
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
2011-06-17
b43: HT-PHY: add place for writing HT PHY support
Rafał Miłecki
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
2010-10-15
b43: N-PHY: replace N-specific radio_chanspec with common code
Rafał Miłecki
2010-10-11
b43: N-PHY: store info about current channel's type
Rafał Miłecki
2010-01-25
b43: update cordic code to match current specs
Rafał Miłecki
2010-01-25
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
2010-01-22
b43: check band width
Rafał Miłecki
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
2009-08-04
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
2009-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-03
rfkill: rewrite
Johannes Berg
2009-04-16
b43: Do radio lock assertion in software
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: Add LP-PHY template
Michael Buesch
2008-08-29
b43: Rewrite TX power adjustment
Michael Buesch
2008-08-29
b43: Implement dynamic PHY API
Michael Buesch