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
pinetabv-6.6.y-devel
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-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
8
-169
/
+36
2009-06-10
b43: Fix possible unaligned u32 access
Matthieu CASTET
1
-3
/
+2
2009-06-03
rfkill: rewrite
Johannes Berg
11
-116
/
+53
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-1
/
+1
2009-05-20
b43/legacy: fix beacon change processing
Johannes Berg
1
-13
/
+11
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-38
/
+26
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-5
/
+7
2009-04-23
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
2
-44
/
+21
2009-04-23
b43: Do not "select" HW_RANDOM
Michael Buesch
3
-3
/
+17
2009-04-23
rfkill: remove user_claim stuff
Johannes Berg
1
-1
/
+0
2009-04-16
b43: Do radio lock assertion in software
Michael Buesch
3
-5
/
+20
2009-04-16
b43: Refresh RX poison on buffer recycling
Michael Buesch
1
-10
/
+11
2009-04-16
b43: Poison RX buffers
Michael Buesch
1
-4
/
+33
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
1
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-3
/
+3
2009-03-28
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
1
-1
/
+1
2009-03-28
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
1
-0
/
+2
2009-03-05
b43: Fix compilation for devices without PCI core
Michael Buesch
1
-0
/
+2
2009-03-05
b43: Pass more RX flags to mac80211
Michael Buesch
3
-8
/
+13
2009-02-27
b43: checkpatch.pl cleanups
John Daiker
7
-39
/
+39
2009-02-27
b43: Remove bogus integer truncation warnings
Michael Buesch
2
-5
/
+5
2009-02-27
b43: Convert usage of b43_radio_maskset()
Michael Buesch
3
-58
/
+25
2009-02-27
b43: Convert usage of b43_radio_mask()
Michael Buesch
3
-28
/
+17
2009-02-27
b43: Convert usage of b43_radio_set()
Michael Buesch
3
-31
/
+16
2009-02-27
b43: Convert usage of b43_phy_maskset()
Michael Buesch
3
-229
/
+103
2009-02-27
b43: Convert usage of b43_phy_mask()
Michael Buesch
4
-107
/
+53
2009-02-27
b43: Convert usage of b43_phy_set()
Michael Buesch
4
-145
/
+72
2009-02-27
b43: Implement sw scan callbacks
Michael Buesch
1
-0
/
+31
2009-02-27
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
1
-0
/
+3
2009-02-27
b43: Honor the no-slow-clock boardflag
Michael Buesch
1
-1
/
+3
2009-02-27
b43: Fix radio host flags
Michael Buesch
1
-4
/
+6
2009-02-27
b43: Add slot count compiletime assertion
Michael Buesch
1
-0
/
+3
2009-02-27
b43: Optimize DMA buffers
Michael Buesch
2
-17
/
+25
2009-02-27
b43: Fix DMA buffer size handling
Michael Buesch
2
-15
/
+7
2009-02-27
b43: Move DMA stop sanity check
Michael Buesch
1
-4
/
+6
2009-02-27
b43: Fix LO calibration txctl reg value
Roel Kluin
1
-1
/
+1
2009-02-18
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
Hannes Eder
1
-5
/
+5
2009-02-11
b43: Add parts of LP-PHY TX power control
Michael Buesch
5
-3
/
+262
2009-02-09
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
1
-4
/
+11
2009-02-09
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
1
-14
/
+11
2009-02-09
b43: Add LP 2062 radio init
Michael Buesch
4
-4
/
+355
2009-02-09
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
5
-3
/
+228
2009-02-09
b43: Add LP-PHY register definitions
Michael Buesch
2
-0
/
+306
2009-01-30
b43: Dynamically control log verbosity
Michael Buesch
6
-19
/
+60
2009-01-30
b43: Accessing the TSF via mac80211
Alina Friedrichsen
3
-32
/
+39
2009-01-30
b43: Fix phy_g.c compiler warning
Michael Buesch
1
-0
/
+3
2009-01-30
b43: Automatically probe for opensource firmware
Michael Buesch
3
-44
/
+149
2009-01-30
wireless: restrict to 32 legacy rates
Johannes Berg
1
-1
/
+1
2009-01-30
b43: Eliminate compilation warning in b43_op_set_key
Larry Finger
1
-1
/
+4
[prev]
[next]