开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
phy_common.c
Age
Commit message (
Expand
)
Author
2015-01-29
b43: AC-PHY: prepare place for developing new PHY support
Rafał Miłecki
2014-11-10
b43: fix NULL pointer dereference in b43_phy_copy()
Hauke Mehrtens
2014-08-25
b43: flush some writes on Broadcom MIPS SoCs
Rafał Miłecki
2014-08-25
b43: don't duplicate common PHY read/write ops
Rafał Miłecki
2014-08-25
b43: update flushing many writes performed in a row
Rafał Miłecki
2014-06-20
b43: add config for (en|dis)abling G-PHY support
Rafał Miłecki
2014-06-20
b43: remove leftover code from old devices support
Rafał Miłecki
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: store current channel using struct cfg80211_chan_def
Rafał Miłecki
2014-06-19
b43: b43_op_config: set channel info before switching band
Rafał Miłecki
2014-06-19
b43: PHY: don't force default channel during init
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-19
b43: rework band switching
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
2014-04-30
b43: use b43_software_rfkill helper
Rafał Miłecki
2014-02-24
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
2012-08-06
b43: add helper waiting for given value in radio reg
Rafał Miłecki
2012-08-06
b43: rename host flags defines
Rafał Miłecki
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-08-22
b43: make forcing clock common (HT-PHY also uses that)
Rafał Miłecki
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-08
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
2011-07-07
Update my e-mail address
Michael Büsch
2011-06-17
b43: HT-PHY: add place for writing HT PHY support
Rafał Miłecki
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
2011-06-01
b43: bus: abstract 80211 core info
Rafał Miłecki
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
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-11-22
b43: Use static const
Joe Perches
2010-10-06
b43: define B43_SHM_SH_CHAN_40MHZ
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
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
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-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-06-03
rfkill: rewrite
Johannes Berg
2009-04-16
b43: Do radio lock assertion in software
Michael Buesch
2008-12-19
b43: Suspend MAC while killing the radio
Michael Buesch
2008-12-19
b43: Fix some MAC locking
Michael Buesch
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
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-09-05
b43: Move code from nphy.* to phy_n.*
Michael Buesch
[next]