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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
Revert "mac80211: fix use-after-free"
John W. Linville
1
-0
/
+4
2010-09-27
nl80211: Fix exit from nl80211_set_power_save
Teemu Paasikivi
1
-1
/
+2
2010-09-27
mac80211: Support receiving data frames on multiple vifs.
Ben Greear
1
-10
/
+70
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
4
-18
/
+31
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
4
-3
/
+5
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
5
-16
/
+9
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
6
-37
/
+8
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
10
-42
/
+36
2010-09-27
wl1271: Fix overflow in wl1271_boot_upload_nvs
Ido Yariv
1
-11
/
+6
2010-09-27
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
2
-0
/
+59
2010-09-24
ath9k_htc: Fix beacon distribution in IBSS mode
Rajkumar Manoharan
1
-1
/
+8
2010-09-24
ath9k: Fix tx struck state with paprd
Vasanthakumar Thiagarajan
1
-2
/
+4
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2
-0
/
+17
2010-09-24
airo: remove "basic_rate" module option
Dan Carpenter
1
-11
/
+0
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
3
-4
/
+18
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
3
-17
/
+24
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-20
/
+52
2010-09-24
mac80211: fix use-after-free
Johannes Berg
1
-4
/
+0
2010-09-21
ath9k: make the driver specific rate control module optional
Felix Fietkau
4
-1
/
+22
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
3
-15
/
+16
2010-09-21
ath9k: clean up / fix aggregation session flush
Felix Fietkau
1
-37
/
+26
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
3
-6
/
+13
2010-09-21
ath9k: clean up block ack window handling
Felix Fietkau
2
-6
/
+4
2010-09-21
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
1
-2
/
+2
2010-09-21
wl1271: avoid redundant memcpy of rx_status
Eliad Peller
1
-3
/
+1
2010-09-21
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: reinit phy after HT settings have changed
Christian Lamparter
2
-12
/
+14
2010-09-21
carl9170: fix state downgrade during reset
Christian Lamparter
1
-2
/
+0
2010-09-21
carl9170: abort tasklet during usb reset
Christian Lamparter
1
-0
/
+3
2010-09-21
carl9170: don't load bogus nf of chain 1
Christian Lamparter
3
-12
/
+9
2010-09-21
carl9170: fix noise dBm conversion
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: use rx chainmask from eeprom
Christian Lamparter
1
-1
/
+4
2010-09-21
ath5k: Add tx queue configuration function
Bruno Randolf
1
-1
/
+39
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
4
-65
/
+65
2010-09-21
ath5k: Keep last descriptor in queue
Bruno Randolf
1
-32
/
+32
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
3
-0
/
+5
2010-09-21
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
3
-0
/
+56
2010-09-21
ath5k: Move tx frame completion into separate function
Bruno Randolf
1
-50
/
+57
2010-09-21
ath5k: Fix TX queues stopping
Bruno Randolf
1
-5
/
+4
2010-09-21
ath5k: Fix queue debug file
Bruno Randolf
1
-2
/
+7
2010-09-21
ath5k: Use four hardware queues
Bruno Randolf
2
-7
/
+45
2010-09-21
ath5k: reorder base.c to remove fwd decls
Bob Copeland
1
-898
/
+764
2010-09-21
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
3
-9
/
+5
2010-09-21
carl9170: update AR9170 phy initvals
Christian Lamparter
1
-3
/
+5
2010-09-21
omap: zoom: add mmc3/wl1271 device support
Ohad Ben-Cohen
1
-0
/
+19
2010-09-21
omap: zoom: add fixed regulator device for wlan
Ohad Ben-Cohen
1
-0
/
+35
2010-09-21
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
6
-5
/
+12
2010-09-21
wl1271: take irq info from private board data
Ohad Ben-Cohen
1
-7
/
+8
2010-09-21
wl12xx: add platform data passing support
Ohad Ben-Cohen
4
-1
/
+37
2010-09-21
wl1271: propagate set_power's return value
Ohad Ben-Cohen
5
-12
/
+22
[prev]
[next]