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
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
/
phy_g.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-17
/
+17
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-03
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
1
-1
/
+1
2011-06-01
b43: bus: abstract board info
Rafał Miłecki
1
-25
/
+23
2011-06-01
b43: bus: abstract chip info
Rafał Miłecki
1
-4
/
+4
2011-06-01
b43: bus: abstract SPROM
Rafał Miłecki
1
-18
/
+18
2011-05-16
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
1
-24
/
+24
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-07-21
b43: silence most sparse warnings
John W. Linville
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-09
b43: Use a threaded IRQ handler
Michael Buesch
1
-7
/
+0
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
1
-32
/
+21
2009-08-28
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
1
-1
/
+1
2009-08-20
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
1
-3
/
+3
2009-06-03
rfkill: rewrite
Johannes Berg
1
-2
/
+2
2009-02-27
b43: checkpatch.pl cleanups
John Daiker
1
-4
/
+4
2009-02-27
b43: Remove bogus integer truncation warnings
Michael Buesch
1
-1
/
+1
2009-02-27
b43: Convert usage of b43_radio_maskset()
Michael Buesch
1
-21
/
+9
2009-02-27
b43: Convert usage of b43_radio_mask()
Michael Buesch
1
-11
/
+5
2009-02-27
b43: Convert usage of b43_radio_set()
Michael Buesch
1
-25
/
+13
2009-02-27
b43: Convert usage of b43_phy_maskset()
Michael Buesch
1
-159
/
+69
2009-02-27
b43: Convert usage of b43_phy_mask()
Michael Buesch
1
-80
/
+39
2009-02-27
b43: Convert usage of b43_phy_set()
Michael Buesch
1
-112
/
+58
2009-01-30
b43: Fix phy_g.c compiler warning
Michael Buesch
1
-0
/
+3
2008-12-26
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
1
-10
/
+10
2008-12-19
b43: Fix some MAC locking
Michael Buesch
1
-2
/
+6
2008-09-11
b43 G-PHY: Remove mmiowb()
Michael Buesch
1
-1
/
+0
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
1
-0
/
+1
2008-09-06
b43: Split PHY alloc and init
Michael Buesch
1
-33
/
+63
2008-09-06
b43: Don't use memcpy for overlapping areas
Michael Buesch
1
-3
/
+4
2008-08-30
b43: Rewrite TX power adjustment
Michael Buesch
1
-98
/
+120
2008-08-30
b43: Implement dynamic PHY API
Michael Buesch
1
-0
/
+3229