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
2011-08-29
b43: Fix swatch warning
Larry Finger
1
-1
/
+4
2011-08-29
b43: make HT-PHY support experimental
Rafał Miłecki
1
-3
/
+3
2011-08-29
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2
-9
/
+18
2011-08-29
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
1
-7
/
+0
2011-08-26
b43: correct warning for uninitialized variable 'macstat'
John W. Linville
1
-1
/
+1
2011-08-26
b43: HT-PHY: read clip state
Rafał Miłecki
2
-1
/
+14
2011-08-26
b43: HT-PHY: use separated function for forcing RF sequence
Rafał Miłecki
2
-9
/
+34
2011-08-26
b43: drop Kconfig option of forcing PIO mode
Rafał Miłecki
3
-17
/
+1
2011-08-24
b43/legacy: Remove firmware IDs
Michael Büsch
2
-8
/
+1
2011-08-24
b43: warn when forcing PIO mode
Rafał Miłecki
1
-2
/
+7
2011-08-24
b43: LCN-PHY: init 0x2064 radio
Rafał Miłecki
1
-0
/
+54
2011-08-24
b43: LCN-PHY: basic PHY init
Rafał Miłecki
1
-2
/
+72
2011-08-24
b43: LCN-PHY: add init tables
Rafał Miłecki
3
-0
/
+451
2011-08-24
b43: LCN-PHY: switch analog
Rafał Miłecki
2
-1
/
+13
2011-08-24
b43: LCN-PHY: implement disabling radio
Rafał Miłecki
2
-0
/
+32
2011-08-24
b43: LCN-PHY: add very basic PHY ops
Rafał Miłecki
2
-3
/
+53
2011-08-24
b43: fix DMA on some bugged hardware
Rafał Miłecki
3
-36
/
+84
2011-08-24
b43: HT-PHY: allow writing longer tables with a single call
Rafał Miłecki
2
-0
/
+46
2011-08-22
b43: HT-PHY: init: add missing small-tables writes
Rafał Miłecki
1
-3
/
+30
2011-08-22
b43: HT-PHY: init: add some AFE (Analog Frontend) operation
Rafał Miłecki
1
-0
/
+26
2011-08-22
b43: HT-PHY: init: add missing PHY mask/set ops
Rafał Miłecki
1
-5
/
+41
2011-08-22
b43: HT-PHY: init: init BPHY and upload 0x1a table
Rafał Miłecki
3
-0
/
+68
2011-08-22
b43: HT-PHY: init: copy tables and reset CCA
Rafał Miłecki
2
-0
/
+25
2011-08-22
b43: HT-PHY: init: implement few simple PHY writes
Rafał Miłecki
1
-0
/
+22
2011-08-22
b43: HT-PHY: init: zero EXTG registers
Rafał Miłecki
1
-0
/
+22
2011-08-22
b43: make forcing clock common (HT-PHY also uses that)
Rafał Miłecki
3
-36
/
+38
2011-08-22
b43: include HT-PHY in some common code
Rafał Miłecki
2
-0
/
+2
2011-08-22
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
5
-13
/
+58
2011-08-22
b43: support new TX header, noticed to be used by 598.314+ fw
Rafał Miłecki
4
-2
/
+46
2011-08-22
b43: use enum for firmware header format
Rafał Miłecki
4
-26
/
+55
2011-08-22
b43: rename TX header formats
Rafał Miłecki
2
-16
/
+16
2011-08-22
b43: reload phy and bss settings after core restarts
Felix Fietkau
1
-5
/
+37
2011-08-09
b43: Remove EXPERIMENTAL designation from LP PHY selection
Larry Finger
1
-3
/
+3
2011-08-09
b43: add core rev 17 used on bcma SoC.
Hauke Mehrtens
1
-0
/
+1
2011-08-08
b43: remove wireless extensions inclusions
Johannes Berg
1
-1
/
+0
2011-07-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-3
/
+6
2011-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+6
2011-07-27
b43: fix invalid memory access in b43_ssb_remove()
Pavel Roskin
1
-2
/
+3
2011-07-27
b43: bcma: drop BROKEN
Rafał Miłecki
1
-1
/
+1
2011-07-27
b43: bus: fix memory corruption when setting driver's data
Rafał Miłecki
1
-0
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
22
-22
/
+22
2011-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-48
/
+157
2011-07-22
b43: (un)initialize driver on the BCMA bus
Rafał Miłecki
1
-4
/
+44
2011-07-22
b43: bcma: get DMA translation bits
Rafał Miłecki
1
-0
/
+5
2011-07-22
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
1
-3
/
+3
2011-07-22
b43: disable parity check on BCMA devices
Rafał Miłecki
3
-0
/
+21
2011-07-20
b43: bcma: implement full core reset
Rafał Miłecki
1
-7
/
+27
2011-07-20
b43: correctly display longer chipsets ids
Rafał Miłecki
1
-2
/
+5
2011-07-20
b43: HT-PHY: fix masks in radio ctl
Rafał Miłecki
1
-5
/
+10
2011-07-20
b43: bcma: read info about supported bands
Rafał Miłecki
1
-6
/
+7
[next]