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
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-14
net: wireless: brcm80210: include module.h
Stephen Rothwell
4
-0
/
+4
2011-10-14
brcm80211: removed file wifi.c
Alwin Beukers
2
-18
/
+1
2011-10-14
brcm80211: moved function brcmu_format_flags
Alwin Beukers
3
-65
/
+64
2011-10-14
brcm80211: moved function brcmu_mkiovar
Alwin Beukers
6
-47
/
+48
2011-10-14
brcm80211: moved function brcmu_chspec_malformed
Alwin Beukers
3
-36
/
+27
2011-10-14
brcm80211: moved function brcmu_parse_tlvs
Alwin Beukers
3
-42
/
+37
2011-10-14
brcm80211: moved function brcmu_chipname
Alwin Beukers
3
-13
/
+10
2011-10-14
brcm80211: moved power conversion functions
Alwin Beukers
3
-92
/
+86
2011-10-14
brcm80211: removed unused functions
Alwin Beukers
5
-138
/
+0
2011-10-14
brcm80211: fmac: fixed weird indentation
Roland Vossen
1
-48
/
+51
2011-10-14
brcm80211: use endian annotation for scan time configuration
Arend van Spriel
1
-4
/
+7
2011-10-14
brcm80211: use endian annotation for roaming related parameters
Arend van Spriel
1
-10
/
+14
2011-10-14
brcm80211: use endian annotations for assoc ie length request
Arend van Spriel
2
-7
/
+8
2011-10-14
brcm80211: use endian annotation for pmk related structure
Arend van Spriel
2
-14
/
+22
2011-10-14
brcm80211: use endian annotations in scan related function
Arend van Spriel
1
-4
/
+4
2011-10-14
brcm80211: fix annotations in TOE configuration functions
Arend van Spriel
1
-7
/
+8
2011-10-14
brcm80211: rename variable in _brcmf_set_multicast_list()
Arend van Spriel
1
-15
/
+15
2011-10-14
brcm80211: add endian annotation to packet filter structures
Arend van Spriel
2
-27
/
+29
2011-10-14
brcm80211: fix sparse endianess error in mac80211_if.c
Arend van Spriel
1
-1
/
+1
2011-10-14
brcm80211: remove sparse warning in fullmac debug function
Arend van Spriel
2
-3
/
+3
2011-10-14
brcm80211: cleanup function prototypes
Alwin Beukers
3
-1556
/
+1324
2011-10-14
brcm80211: smac: decreased timer callback irq level
Roland Vossen
2
-28
/
+24
2011-10-14
brcm80211: smac: removed redundant timer function parameters
Roland Vossen
6
-37
/
+32
2011-10-12
net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_mode
Stephen Rothwell
1
-1
/
+1
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
77
-0
/
+97049