Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3ed0fac3b56504aaaa3d800e7891ed4a7068b85c
/
drivers
/
net
/
wireless
/
b43
/
phy_n.c
3ed0fac
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
by Rafał Miłecki
· 15 years ago
59af099
b43: N-PHY: add TX tone
by Rafał Miłecki
· 15 years ago
45ca697
b43: N-PHY: add setting power amplifier filters
by Rafał Miłecki
· 15 years ago
10a7987
b43: N-PHY: add running samples
by Rafał Miłecki
· 15 years ago
75377b2
b43: N-PHY: implement overriding RF control
by Rafał Miłecki
· 15 years ago
aa4c7b2
b43: check band width
by Rafał Miłecki
· 15 years ago
de9a47f
b43: N-PHY: silence warnings, add missing call
by Rafał Miłecki
· 15 years ago
9145834
b43: N-PHY: implement and add multi-dimensional table reading
by Rafał Miłecki
· 15 years ago
c643a66
b43: N-PHY: implement and add reading one element tables
by Rafał Miłecki
· 15 years ago
2581b14
b43: N-PHY: implement and add multi-dimensional table writing
by Rafał Miłecki
· 15 years ago
d41a355
b43: N-PHY: add writing one element tables
by Rafał Miłecki
· 15 years ago
c57199b
b43: N-PHY: store seq mode for proper restoring (follow specs)
by Rafał Miłecki
· 15 years ago
67c0d6e
b43: N-PHY: move RF sequence declarations top, add missing calls
by Rafał Miłecki
· 15 years ago
4f4ab6c
b43: N-PHY: implement chain selection
by Rafał Miłecki
· 15 years ago
53ae8e8
b43: N-PHY: implement stopping playback
by Rafał Miłecki
· 15 years ago
ad9716e
b43: N-PHY: implement MIMO config update
by Rafał Miłecki
· 15 years ago
e53de67
b43: N-PHY: implement TX PHY cleanup and setup
by Rafał Miłecki
· 15 years ago
026816f
b43: N-PHY: implement RX PHY cleanup and setup
by Rafał Miłecki
· 15 years ago
730dd70
b43: N-PHY: drop unused definition, uncomment needed call
by Rafał Miłecki
· 15 years ago
6dcd9d9
b43: N-PHY: implement TX power control coef setup
by Rafał Miłecki
· 15 years ago
15931e3
b43: N-PHY: add RX IQ calibrationi for rev < 3
by Rafał Miłecki
· 15 years ago
fb43b8e
b43: N-PHY: add huge calculating TX IQ LO
by Rafał Miłecki
· 15 years ago
e976249
b43: N-PHY: implement calculating IQ gain params
by Rafał Miłecki
· 15 years ago
de7ed0c
b43: N-PHY: update TX calibration ladder
by Rafał Miłecki
· 15 years ago
c4a9200
b43: N-PHY: add RX radio cores calibration
by Rafał Miłecki
· 15 years ago
fe3e46e
b43: N-PHY: add TX LP FBW (TX filter 40 related)
by Rafał Miłecki
· 15 years ago
b0022e1
b43: N-PHY: implement getting TX gains
by Rafał Miłecki
· 15 years ago
34a56f2
b43: N-PHY: implement calculating RX IQ comp
by Rafał Miłecki
· 15 years ago
2faa6b8
b43: N-PHY: implement RX IQ estimation
by Rafał Miłecki
· 15 years ago
2f258b7
b43: N-PHY: implement restoring general configuration
by Rafał Miłecki
· 15 years ago
0914640
b43: N-PHY: implement workaround for TX IQ
by Rafał Miłecki
· 15 years ago
a67162a
b43: N-PHY: implement RX IQ coeffs
by Rafał Miłecki
· 15 years ago
5c1a140
b43: N-PHY: add function than forces (not) staying in carrier search
by Rafał Miłecki
· 15 years ago
42e1547
b43: N-PHY: add RSSI calibration restore
by Rafał Miłecki
· 15 years ago
e50cbcf
b43: N-PHY: implement PA overriding (RF control related)
by Rafał Miłecki
· 15 years ago
90b9738
b43: N-PHY: RSSI calibration for rev < 3
by Rafał Miłecki
· 15 years ago
dfb4aa5
b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM
by Rafał Miłecki
· 15 years ago
3c95627
b43: N-PHY: implement RSSI selection and offset scaling
by Rafał Miłecki
· 15 years ago
bbec398
b43: N-PHY: add clip detection reading/writing and some classifier function
by Rafał Miłecki
· 15 years ago
4cb9977
b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)
by Rafał Miłecki
· 15 years ago
4a933c8
b43: N-PHY: update CCA reset
by Rafał Miłecki
· 15 years ago
0988a7a
b43: N-PHY: update init code to match current specs
by Rafał Miłecki
· 15 years ago
f8187b5
b43: N-PHY: add needed struct definitions
by Rafał Miłecki
· 15 years ago
4772ae1
b43: N-PHY: clean table init, check PHY rev
by Rafał Miłecki
· 15 years ago
738f0f4
b43: implement baseband init for LP-PHY <= rev1
by Gábor Stefanik
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 16 years ago
cb24f57
b43: Move Analog switching into phy code
by Michael Buesch
· 16 years ago
fb11137
b43: Split PHY alloc and init
by Michael Buesch
· 16 years ago
3d0da75
b43: Move code from nphy.* to phy_n.*
by Michael Buesch
· 16 years ago
[Renamed (99%) from drivers/net/wireless/b43/nphy.c]
18c8ade
b43: Rewrite TX power adjustment
by Michael Buesch
· 16 years ago
ef1a628
b43: Implement dynamic PHY API
by Michael Buesch
· 16 years ago
7a1d652
b43: nphy.c remove duplicated include
by Huang Weiyi
· 17 years ago
7b58416
b43: Add more N-PHY stuff
by Michael Buesch
· 17 years ago
95b66ba
b43: Add more N-PHY init code
by Michael Buesch
· 17 years ago
819d772
b43/nphy.c: include headers to avoid build breakage on some platforms
by John W. Linville
· 17 years ago
d159131
b43: Add NPHY channel switch code
by Michael Buesch
· 17 years ago
53a6e23
b43: Add NPHY radio init code
by Michael Buesch
· 17 years ago
424047e
b43: Add N-PHY register definitions
by Michael Buesch
· 17 years ago