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
2014-04-09
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
1
-7
/
+7
2014-03-04
net: Replace min macro with min_t
Silvan Jegen
3
-3
/
+3
2014-02-25
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
3
-8
/
+8
2014-02-25
b43: Kconfig: let config B43_BCMA_PIO depends on B43
Zhao, Gang
1
-1
/
+1
2014-02-14
b43: use kernel api to replace b43 specific helper function
ZHAO Gang
2
-41
/
+6
2014-01-23
b43: fix the wrong assignment of status.freq in b43_rx()
ZHAO Gang
1
-2
/
+2
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
2
-7
/
+7
2014-01-13
b43: Fix lockdep splat
Larry Finger
1
-6
/
+11
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+3
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-10-18
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
1
-1
/
+2
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-22
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...
Russell King
1
-6
/
+3
2013-09-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+14
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-3
/
+3
2013-08-26
b43: call PCIe up and down functions
Hauke Mehrtens
1
-0
/
+14
2013-06-27
b43: replace B43_BCMA_EXTRA with modparam allhwsupport
Rafał Miłecki
2
-8
/
+10
2013-06-12
b43: activate N-PHY and HT-PHY support by default
Hauke Mehrtens
1
-0
/
+2
2013-06-12
b43: ensue that BCMA is "y" when B43 is "y"
Hauke Mehrtens
1
-2
/
+2
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-26
/
+40
2013-05-09
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
3
-26
/
+40
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-609
/
+1327
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-507
/
+677
2013-04-23
Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next
John W. Linville
9
-442
/
+661
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-04-23
b43: N-PHY: don't use deprecated b43_radio_foo16
Rafał Miłecki
1
-59
/
+59
2013-04-23
b43: N-PHY: clean init tables
Rafał Miłecki
2
-58
/
+62
2013-04-23
b43: N-PHY: move tables init function to tables file
Rafał Miłecki
3
-16
/
+12
2013-04-23
b43: N-PHY: use defines for (re)storing VCM config
Rafał Miłecki
1
-5
/
+14
2013-04-23
b43: N-PHY: use shortcut "ctl" in functions names
Rafał Miłecki
1
-22
/
+22
2013-04-23
b43: N-PHY: use enum for INTC override function argument
Rafał Miłecki
1
-18
/
+28
2013-04-23
b43: N-PHY: define missing registers
Rafał Miłecki
2
-38
/
+182
2013-04-23
b43: use defines for board_type
Rafał Miłecki
2
-5
/
+5
2013-04-23
b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
Rafał Miłecki
1
-1
/
+1
2013-04-23
b43: N-PHY: use enum for RSSI type everywhere we use it
Rafał Miłecki
1
-43
/
+61
2013-04-23
b43: N-PHY: rename RSSI types to be shorter and more accurate
Rafał Miłecki
1
-19
/
+19
2013-04-23
b43: N-PHY: use more friendly variables names in RSSI code
Rafał Miłecki
1
-28
/
+36
2013-04-23
b43: N-PHY: simplify conditions in RSSI offset scale function
Rafał Miłecki
1
-55
/
+65
2013-04-23
b43: N-PHY: use enum for RAIL type
Rafał Miłecki
1
-9
/
+17
2013-04-23
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
1
-5
/
+16
2013-04-23
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
1
-4
/
+6
2013-04-23
b43: HT-PHY: define regs for power estimation
Rafał Miłecki
1
-0
/
+6
2013-04-23
b43: HT-PHY: do some extra TSSI setup after configuring TX
Rafał Miłecki
1
-0
/
+13
2013-04-23
b43: HT-PHY: finish calculating values for idle TSSI
Rafał Miłecki
1
-2
/
+18
2013-04-23
b43: HT-PHY: tables: don't duplicate core-generic regs
Rafał Miłecki
3
-59
/
+23
2013-04-23
b43: HT-PHY: rename defines addressing cores on the 2059 radio
Rafał Miłecki
2
-14
/
+14
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-04-15
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2
-16
/
+57
[next]