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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-24
mac80211: remove unneed variable from ieee80211_tx_pending()
Dan Carpenter
1
-2
/
+0
2010-03-24
cfg80211: Improve connection quality maintenance docs in nl80211.h
Juuso Oikarinen
1
-2
/
+6
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
3
-0
/
+72
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
5
-0
/
+215
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
4
-1
/
+27
2010-03-24
ath9k_htc: Fix symbol collision with ath9k
Sujith
4
-28
/
+28
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
1
-3
/
+2
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
4
-12
/
+82
2010-03-23
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
Joe Perches
1
-111
/
+93
2010-03-23
orinoco/wext.c: Remove local #define STD_IW_HANDLER
Joe Perches
1
-48
/
+46
2010-03-23
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
2
-60
/
+58
2010-03-23
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2
-46
/
+46
2010-03-23
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
Joe Perches
1
-11
/
+11
2010-03-23
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
Joe Perches
1
-56
/
+56
2010-03-23
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
Joe Perches
1
-1
/
+1
2010-03-23
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
Joe Perches
1
-0
/
+2
2010-03-23
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
5
-11
/
+39
2010-03-23
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
1
-1
/
+2
2010-03-23
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2
-11
/
+21
2010-03-23
wl1271: Update filters properly
Juuso Oikarinen
3
-18
/
+51
2010-03-23
wl1271: Removed duplicate code from module remove function.
Teemu Paasikivi
1
-12
/
+1
2010-03-23
wl1271: Added DEBUG_SDIO flag
Teemu Paasikivi
2
-8
/
+13
2010-03-23
wl1271: Remove deprecated interface config function
Juuso Oikarinen
1
-68
/
+0
2010-03-23
wl1271: Fix MAC address handling
Juuso Oikarinen
2
-89
/
+68
2010-03-23
wl1271: enable U-APSD
Kalle Valo
1
-2
/
+8
2010-03-23
wl1271: fix ps scheme in wl1271_op_conf_tx()
Kalle Valo
1
-1
/
+1
2010-03-23
wl1271: create qos nullfunc template
Kalle Valo
2
-0
/
+23
2010-03-23
wl1271: get probe request template from mac80211
Kalle Valo
4
-116
/
+40
2010-03-23
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
1
-24
/
+20
2010-03-23
wl1271: enable WMM
Kalle Valo
2
-3
/
+2
2010-03-23
wl1271: Add sysfs file to control BT co-ex state
Juuso Oikarinen
5
-4
/
+81
2010-03-23
wl1271: Move platform device registration from _spi to _main
Juuso Oikarinen
2
-31
/
+37
2010-03-23
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
Juuso Oikarinen
5
-139
/
+328
2010-03-23
wl1271: Fix SG configuration message structures
Juuso Oikarinen
2
-71
/
+66
2010-03-23
wl1271: Changed SDIO MMC host claiming
Teemu Paasikivi
1
-18
/
+9
2010-03-23
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
6
-25
/
+30
2010-03-23
wl1271: Fix configuration of the TX opportunity value
Juuso Oikarinen
1
-1
/
+2
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
18
-1
/
+6393
2010-03-23
ath9k_hw: fix hardware deinit
Sujith
2
-3
/
+4
2010-03-23
ath9k_hw: add HTC init hardware call for special resets for AR9271
Sujith
2
-0
/
+15
2010-03-23
ath9k_hw: always set the core clock for AR9271
Sujith
1
-32
/
+2
2010-03-23
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
1
-3
/
+6
2010-03-23
ath9k_hw: restrict valid nf readings for AR9271 to -114
Sujith
1
-0
/
+8
2010-03-23
ath9k_hw: fix noisefloor history buffer usage on AR9271
Sujith
1
-4
/
+4
2010-03-23
ath9k_hw: Fix full sleep setup for AR9271
Sujith
1
-1
/
+1
2010-03-23
ath9k_hw: fix TX descriptor setup for AR9271
Sujith
1
-1
/
+1
2010-03-23
ath9k_hw: skip chip tests for AR9271
Sujith
1
-2
/
+4
2010-03-23
ath9k_hw: add GPIO setup code for AR9271
Sujith
2
-2
/
+12
2010-03-23
ath9k_hw: update initialization values for AR9271
Sujith
3
-65
/
+146
2010-03-23
ath9k: decrease size of ath9k.ko
Ming Lei
1
-2
/
+2
[next]