index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2014-05-29
b43: PHY: allow init optimizations by tracking PHY state
Rafał Miłecki
1
-0
/
+5
2014-05-20
b43: rework band switching
Rafał Miłecki
1
-0
/
+1
2014-05-20
b43: complete PHY reset
Rafał Miłecki
1
-7
/
+58
2014-05-20
b43: move PHY reset code into PHY specific file
Rafał Miłecki
1
-0
/
+33
2014-04-30
b43: use b43_software_rfkill helper
Rafał Miłecki
1
-3
/
+3
2014-02-25
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
1
-2
/
+2
2012-08-06
b43: add helper waiting for given value in radio reg
Rafał Miłecki
1
-0
/
+15
2012-08-06
b43: rename host flags defines
Rafał Miłecki
1
-1
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-4
/
+4
2011-08-22
b43: make forcing clock common (HT-PHY also uses that)
Rafał Miłecki
1
-0
/
+32
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-08
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
1
-0
/
+6
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-17
b43: HT-PHY: add place for writing HT PHY support
Rafał Miłecki
1
-0
/
+6
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
1
-2
/
+2
2011-06-01
b43: bus: abstract 80211 core info
Rafał Miłecki
1
-2
/
+2
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
1
-4
/
+4
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
1
-1
/
+1
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
1
-0
/
+7
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
1
-0
/
+5
2010-11-22
b43: Use static const
Joe Perches
1
-3
/
+5
2010-10-07
b43: define B43_SHM_SH_CHAN_40MHZ
Rafał Miłecki
1
-2
/
+4
2010-01-26
b43: update cordic code to match current specs
Rafał Miłecki
1
-6
/
+13
2010-01-26
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
1
-0
/
+38
2009-09-09
b43: Use a threaded IRQ handler
Michael Buesch
1
-1
/
+0
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
1
-6
/
+21
2009-08-05
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
1
-0
/
+7
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-1
/
+1
2009-06-03
rfkill: rewrite
Johannes Berg
1
-11
/
+6
2009-04-16
b43: Do radio lock assertion in software
Michael Buesch
1
-4
/
+12
2008-12-19
b43: Suspend MAC while killing the radio
Michael Buesch
1
-0
/
+2
2008-12-19
b43: Fix some MAC locking
Michael Buesch
1
-0
/
+16
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-2
/
+2
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
1
-0
/
+5
2008-09-06
b43: Split PHY alloc and init
Michael Buesch
1
-1
/
+7
2008-09-06
b43: Add LP-PHY template
Michael Buesch
1
-1
/
+4
2008-09-06
b43: Move code from nphy.* to phy_n.*
Michael Buesch
1
-1
/
+1
2008-08-30
b43: Rewrite TX power adjustment
Michael Buesch
1
-0
/
+91
2008-08-30
b43: Implement dynamic PHY API
Michael Buesch
1
-0
/
+276