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
2009-08-14
p54: Write outside array bounds
Christian Lamparter
1
-1
/
+1
2009-08-14
b43: Fix hardware key index handling
Michael Buesch
3
-54
/
+53
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
7
-21
/
+21
2009-08-14
mac80211: allow DMA optimisation
Johannes Berg
2
-0
/
+8
2009-08-14
mac80211: document TX powersave filter requirements
Johannes Berg
1
-1
/
+8
2009-08-14
mac80211: explain TX retry and status
Johannes Berg
1
-0
/
+15
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
11
-15
/
+67
2009-08-14
cfg80211: use reassociation when possible
Johannes Berg
5
-16
/
+65
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
9
-131
/
+213
2009-08-14
wl1251: hack to disable filters for fixing association
Kalle Valo
1
-0
/
+9
2009-08-14
wl1251: add hw scan completed debug message
Kalle Valo
1
-0
/
+1
2009-08-14
wl1251: remove Luciano as maintainer
Kalle Valo
3
-6
/
+3
2009-08-14
wl1251: rename reg.h to wl1251_reg.h
Kalle Valo
14
-13
/
+13
2009-08-14
wl1251: use workqueue provided by mac80211
Kalle Valo
3
-3
/
+3
2009-08-14
wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()
Kalle Valo
2
-8
/
+13
2009-08-14
wl1251: fix channel setting in wl1251_op_config()
Kalle Valo
1
-2
/
+2
2009-08-14
wl1251: create wl1251_join()
Kalle Valo
2
-26
/
+36
2009-08-14
wl1251: add channel to wl1251_cmd_join() parameters
Kalle Valo
3
-12
/
+12
2009-08-14
wl1251: initialise default channel to zero
Kalle Valo
2
-1
/
+3
2009-08-14
wl1251: remove wait parameter from wl1251_cmd_join()
Kalle Valo
3
-11
/
+9
2009-08-14
wl1251: use beacon interval and dtim period provided by mac80211
Kalle Valo
3
-7
/
+30
2009-08-14
wl1251: reorder wl1251_cmd_join() arguments
Kalle Valo
3
-8
/
+8
2009-08-14
wl1251: remove wl1251_ops
Kalle Valo
12
-239
/
+842
2009-08-14
wl1251: make irq handling interface specific
Bob Copeland
5
-33
/
+65
2009-08-14
wl1251: add sdio support
Bob Copeland
3
-0
/
+200
2009-08-14
wl1251: split spi interface into separate module
Bob Copeland
5
-11
/
+38
2009-08-14
wl1251: move module probe methods into spi.c
Bob Copeland
6
-132
/
+151
2009-08-14
wl1251: make wl1251_set_partition bus agnostic
Bob Copeland
4
-139
/
+110
2009-08-14
wl1251: introduce wl1251_if_operations struct
Bob Copeland
8
-18
/
+36
2009-08-14
wl1251: use wiphy_dev instead of wl->spi->dev
Bob Copeland
1
-2
/
+4
2009-08-14
wl1251: separate bus i/o code into io.c
Bob Copeland
14
-159
/
+192
2009-08-14
wl1251: remove fixed address support from spi commands
Kalle Valo
2
-30
/
+14
2009-08-14
ath9k: Update beacon RSSI
Sujith
1
-0
/
+4
2009-08-14
ath9k: Remove local chainmask variable
Sujith
1
-44
/
+42
2009-08-14
ath9k: Cleanup TX power calculation for 4K chips
Sujith
1
-37
/
+35
2009-08-14
ath9k: Clean antenna configuration for 4K EEPROM chips
Sujith
3
-53
/
+84
2009-08-14
ath9k: Add macros for Antenna Diversity
Sujith
1
-1
/
+19
2009-08-14
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
Sujith
1
-11
/
+11
2009-08-14
ath9k: Split eeprom.c into manageable pieces
Sujith
6
-3745
/
+3814
2009-08-14
ath9k: Remove a few DEBUG mesages
Sujith
1
-103
/
+23
2009-08-14
ath9k: Try to fix whitespace damage
Sujith
2
-229
/
+215
2009-08-14
ath9k: Cleanup function return types
Sujith
5
-25
/
+11
2009-08-14
ath9k: Remove unneeded assignment of protocol field
Sujith
1
-1
/
+0
2009-08-14
cfg80211: Set WEP ciphers
Samuel Ortiz
1
-2
/
+16
2009-08-14
cfg80211: fix SME association after disassociation
Johannes Berg
1
-0
/
+20
2009-08-14
cfg80211: fix nl80211 disconnected events
Johannes Berg
1
-2
/
+2
2009-08-14
mac80211: stay authenticated after disassoc
Johannes Berg
2
-9
/
+23
2009-08-14
wl1271: add wl1271 to Kconfig and the Makefile
Luciano Coelho
2
-0
/
+18
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho
23
-0
/
+9431
2009-08-14
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
Pavel Roskin
1
-1
/
+1
[next]