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
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
1
-48
/
+44
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
3
-51
/
+47
2009-06-03
wireless: libertas: fix unaligned accesses
Cliff Cai
2
-6
/
+6
2009-06-03
libertas: fix WPA adhoc network creation
Dan Williams
1
-3
/
+5
2009-06-03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
6
-349
/
+331
2009-06-03
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
5
-68
/
+86
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
8
-105
/
+112
2009-06-03
libertas: simplify and clean up association/start/join setup
Dan Williams
5
-98
/
+70
2009-06-03
net/libertas: make SPI interface big endian aware
Sebastian Andrzej Siewior
1
-18
/
+16
2009-05-22
libertas: read SD8688 firmware status from new register
Bing Zhao
2
-8
/
+28
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
4
-3
/
+62
2009-05-22
libertas: get SD8688 rx length with one CMD52
Bing Zhao
2
-2
/
+58
2009-05-22
libertas: define macros for SDIO model numbers
Bing Zhao
2
-9
/
+13
2009-05-22
libertas: fix GSPI card event handling
andrey@cozybit.com
1
-0
/
+7
2009-04-24
libertas: fix format warning
John W. Linville
1
-1
/
+1
2009-04-23
Add support for CF8381 WiFi card.
Marek Vasut
1
-2
/
+32
2009-04-23
libertas: fix warning about %zd:
John W. Linville
1
-2
/
+2
2009-04-23
libertas: add support for Marvell SD8688 chip
Bing Zhao
3
-11
/
+23
2009-04-23
libertas: increase spi driver thread priority
Anna Neal
1
-0
/
+4
2009-04-23
libertas: support mesh for various firmware versions
Bing Zhao
9
-50
/
+116
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-04-16
libertas: don't leak skb on receive error
Philip Rakity
1
-0
/
+2
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-2
/
+1
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-28
wireless: radiotap updates
Johannes Berg
2
-20
/
+2
2009-03-22
libertas: convert to net_device_ops
Stephen Hemminger
1
-16
/
+29
2009-03-22
libertas: convert to internal net_device_stats
Stephen Hemminger
6
-41
/
+16
2009-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-70
/
+71
2009-02-27
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
1
-5
/
+9
2009-02-27
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2
-0
/
+7
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
7
-70
/
+71
2009-02-09
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
1
-1
/
+1
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
1
-0
/
+15
2009-01-30
libertas: fix CF firmware loading for some cards
Dan Williams
1
-1
/
+1
2009-01-30
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
4
-0
/
+1415
2009-01-30
libertas: Update libertas core with GSPI constants
Colin McCabe
3
-3
/
+11
2009-01-22
net: constify VFTs
Jan Engelhardt
1
-7
/
+7
2009-01-17
libertas: Fix alignment issues in libertas core
Andrey Yurovsky
1
-46
/
+45
2009-01-11
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2008-12-19
libertas: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+2
2008-12-12
libertas: Create sysfs entry for changing the mesh probe response limit
Anna Neal
2
-0
/
+61
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
1
-3
/
+0
2008-12-04
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-11-21
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
7
-7
/
+65
2008-11-13
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
1
-36
/
+36
2008-11-13
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
4
-17
/
+17
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-10
don't use net/ieee80211.h
Johannes Berg
9
-57
/
+65
2008-11-10
netdevice libertas: Fix directly reference of netdev->priv
Wang Chen
1
-18
/
+18
2008-11-01
wireless: use individual buffers for printing ssid values
John W. Linville
5
-13
/
+26
[next]