index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
1
-1
/
+2
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
1
-7
/
+3
2009-08-28
b43: Fix and update LP-PHY code
Gábor Stefanik
5
-81
/
+122
2009-08-28
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
1
-11
/
+8
2009-08-28
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: add hardware tkip
gregor kowski
5
-12
/
+147
2009-08-20
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
3
-46
/
+82
2009-08-20
b43: LP-PHY: Two small spec updates
Gábor Stefanik
1
-5
/
+12
2009-08-20
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
1
-2
/
+2
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-1
/
+1
2009-08-20
b43: LP-PHY: Remove BROKEN from B43_PHY_LP
Gábor Stefanik
2
-7
/
+9
2009-08-20
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
1
-0
/
+5
2009-08-20
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
1
-18
/
+35
2009-08-20
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
1
-0
/
+4
2009-08-20
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
1
-5
/
+68
2009-08-20
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
2
-1
/
+2
2009-08-20
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
1
-3
/
+4
2009-08-20
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
1
-2
/
+1
2009-08-20
b43: Make LP-PHY testable
Gábor Stefanik
1
-4
/
+7
2009-08-20
b43: Add LP-PHY firmware loading support
Gábor Stefanik
1
-1
/
+25
2009-08-20
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
2
-15
/
+284
2009-08-20
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
1
-22
/
+402
2009-08-20
b43: LP-PHY: Initialize TX power control
Gábor Stefanik
2
-7
/
+103
2009-08-20
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
5
-23
/
+31
2009-08-14
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
1
-47
/
+460
2009-08-14
b43: LP-PHY: Refactor TX gain table I/O
Gábor Stefanik
2
-39
/
+55
2009-08-14
b43: Implement RC calibration for rev.2+ LP PHYs
Gábor Stefanik
1
-1
/
+85
2009-08-14
b43: LP-PHY: Implement reading band SPROM
Gábor Stefanik
2
-1
/
+100
2009-08-14
b43: Fix a typo in the sync_stx routine
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: Update LP-PHY rev2+ baseband init to match the specs
Gábor Stefanik
2
-4
/
+72
2009-08-14
b43: Implement LP-PHY baseband table initialization
Gábor Stefanik
3
-4
/
+1756
2009-08-14
b43: LP-PHY: Implement STX synchronization
Gábor Stefanik
1
-2
/
+55
2009-08-14
b43: Fix hardware key index handling
Michael Buesch
3
-54
/
+53
2009-08-14
b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: remove wrong probe_resp_plcp write
gregor kowski
1
-114
/
+0
2009-08-14
b43: Typo fixes & minor cleanup
Gábor Stefanik
2
-2
/
+2
2009-08-14
b43: Add LP 2063 radio init
Gábor Stefanik
3
-56
/
+386
2009-08-05
b43: implement baseband init for LP-PHY <= rev1
Gábor Stefanik
6
-4
/
+127
2009-08-05
b43: remove wrong probe_resp_plcp write
gregor kowski
1
-0
/
+3
2009-08-05
b43: Fix unaligned 32bit SHM-shared access
Michael Buesch
1
-7
/
+24
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
3
-6
/
+6
2009-08-05
b43: Work around mac80211 race condition
Larry Finger
1
-6
/
+15
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-3
/
+1
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-07-08
b43: Add support for 4318E
Clyde McPherson
1
-0
/
+1
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
2
-2
/
+6
2009-06-10
b43: Add fw capabilities
Michael Buesch
5
-14
/
+61
[next]