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
pinetabv-6.6.y-devel
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
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
wl1251: fix a memory leak in probe
Grazvydas Ignotas
1
-0
/
+1
2010-05-21
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
1
-0
/
+2
2010-05-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-3
/
+2
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-11
wl1271: remove some unneeded code
Dan Carpenter
1
-2
/
+0
2010-05-11
wl1271: fix notifier interface supported test
Dan Carpenter
1
-1
/
+1
2010-05-11
wl1271: add missing spin_lock()
Dan Carpenter
1
-0
/
+1
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-11
/
+79
2010-05-07
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
1
-1
/
+1
2010-05-07
wl1271: Increase timeout for command event waiting
Teemu Paasikivi
1
-1
/
+1
2010-05-07
wl1271: Fix to join and channel number handling
Juuso Oikarinen
1
-6
/
+23
2010-05-07
wl1271: Fix 32 bit register read related endiannes bug
Juuso Oikarinen
2
-3
/
+3
2010-05-07
wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
Juuso Oikarinen
4
-0
/
+51
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-66
/
+65
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2
-2
/
+0
2010-04-29
wireless: Fix merge.
Hauke Mehrtens
1
-1
/
+0
2010-04-29
wl1271: fix a bunch of sparse warnings
Luciano Coelho
4
-8
/
+8
2010-04-29
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
1
-45
/
+46
2010-04-29
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
1
-0
/
+4
2010-04-29
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-29
wl1251: remove usage of deprecated noise value
John W. Linville
1
-6
/
+0
2010-04-28
mac80211: give virtual interface to hw_scan
Johannes Berg
2
-0
/
+2
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
3
-5
/
+161
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-5
/
+51
2010-04-16
wl1251: register platform_device to pass board data
Grazvydas Ignotas
1
-0
/
+40
2010-04-16
wl1251: read default MAC address from EEPROM when available
Grazvydas Ignotas
2
-0
/
+70
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
21
-401
/
+912
2010-04-14
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
1
-2
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
17
-0
/
+18
2010-04-09
wl1271: Add support for connection quality monitoring
Juuso Oikarinen
9
-97
/
+228
2010-04-09
wl1271: Go to ELP in idle
Juuso Oikarinen
3
-3
/
+8
2010-04-09
wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF
Saravanan Dhanabal
1
-1
/
+4
2010-04-09
wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF
Saravanan Dhanabal
1
-3
/
+11
2010-04-09
wl1271: Fix memory leaks on driver initialization
Juuso Oikarinen
1
-1
/
+8
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-04-07
wl1251: use DRIVER_NAME macro in wl1251_spi_driver
Kalle Valo
1
-1
/
+1
2010-04-07
wl1271: Fix tx queue flushing
Juuso Oikarinen
1
-17
/
+1
2010-04-07
wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios
Juuso Oikarinen
1
-2
/
+2
2010-04-07
wl1271: Configure a higher listen interval to AP upon association
Juuso Oikarinen
2
-2
/
+11
2010-04-07
wl1271: Configure rates for templates
Juuso Oikarinen
4
-19
/
+30
2010-04-07
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
7
-36
/
+108
2010-04-07
wl1271: Fix keep-alive related command error
Juuso Oikarinen
1
-0
/
+12
2010-04-07
wl1271: added missing command header in wl1271_cmd_disconnect
Luciano Coelho
1
-0
/
+2
2010-04-07
wl1271: fix sdio driver name in wl1271_sdio_driver
Luciano Coelho
1
-1
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-15
/
+10
2010-03-31
wl1271: Fix msleep() delay while waiting for completion
Saravanan Dhanabal
1
-1
/
+8
2010-03-31
wl1271: Enable hardware keep alive messages
Juuso Oikarinen
5
-3
/
+138
2010-03-31
wl1271: Add keep-alive frame template support
Juuso Oikarinen
4
-18
/
+60
2010-03-31
wl1271: Configure HW connection monitor
Juuso Oikarinen
1
-1
/
+2
[next]