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
path:
root
/
drivers
/
net
/
wireless
/
p54
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
wireless: restrict to 32 legacy rates
Johannes Berg
1
-1
/
+1
2009-01-30
p54spi: remove arch specific dependencies
Christian Lamparter
2
-19
/
+28
2009-01-30
p54usb: fix conflict with recent usb changes
Christian Lamparter
1
-6
/
+8
2009-01-30
p54spi: p54spi driver
Christian Lamparter
6
-1
/
+908
2009-01-30
p54spi: stlc45xx eeprom blob
Christian Lamparter
1
-0
/
+678
2009-01-30
p54: longbow frontend support
Christian Lamparter
2
-53
/
+160
2009-01-30
p54: prepare the eeprom parser routines for longbow
Christian Lamparter
3
-51
/
+169
2009-01-30
p54: upgrade memrecord to p54_tx_info
Christian Lamparter
3
-17
/
+21
2009-01-30
p54: refactor p54_alloc_skb
Christian Lamparter
2
-41
/
+35
2009-01-29
p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
Christian Lamparter
1
-3
/
+3
2009-01-29
p54: power save management
Christian Lamparter
2
-0
/
+43
2009-01-29
p54: implement FIF_OTHER_BSS filter setting
Christian Lamparter
1
-2
/
+4
2009-01-29
p54: enable rx/tx antenna diversity by eeprom bits
Christian Lamparter
3
-4
/
+10
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-3
/
+3
2009-01-29
p54: regulatory domain hints
Christian Lamparter
2
-1
/
+39
2009-01-29
p54: prevent upload of wrong firmwares
Christian Lamparter
2
-0
/
+21
2009-01-29
p54usb: utilize usb_reset_device for 3887
Christian Lamparter
2
-13
/
+58
2009-01-29
p54: enable proper frame injection
Christian Lamparter
1
-26
/
+69
2009-01-29
p54: label queues with their corresponding names
Christian Lamparter
2
-28
/
+41
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
1
-2
/
+5
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
1
-21
/
+13
2009-01-22
p54: more cryptographic accelerator fixes
Christian Lamparter
1
-3
/
+17
2009-01-22
p54: add missing break in eeprom parser
Chr
1
-2
/
+2
2009-01-17
p54: fix p54_set_key's return code
Christian Lamparter
1
-1
/
+1
2009-01-17
p54: set_tim must be atomic.
Artur Skawina
1
-1
/
+1
2009-01-17
p54: fix oops caused by bad eeproms
Christian Lamparter
1
-1
/
+1
2009-01-13
p54: fix "‘ret’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-12
p54: fix WARN_ON at line 2247 of net/mac80211/rx.c
Christian Lamparter
1
-2
/
+6
2009-01-12
p54usb: fix random traffic stalls (LM87)
Christian Lamparter
1
-0
/
+1
2009-01-12
p54: crypto offload fixes
Christian Lamparter
1
-1
/
+12
2009-01-12
p54usb: Add USB ID for Thomson Speedtouch 121g
Michiel
1
-0
/
+1
2009-01-12
p54usb: Fix to prevent SKB memory allocation errors with 4K page size
Larry Finger
1
-0
/
+11
2008-12-19
p54usb: bring first generation devices back to life
Christian Lamparter
1
-2
/
+4
2008-12-19
p54: remove free_on_tx parameter
Christian Lamparter
5
-51
/
+37
2008-12-19
p54: more accurate rssi to dBm conversion
Christian Lamparter
3
-26
/
+68
2008-12-19
p54: update ACK failure statistic counter in real-time
Christian Lamparter
1
-0
/
+1
2008-12-19
p54: move statistic timer update routine into a workqueue
Christian Lamparter
3
-46
/
+68
2008-12-12
p54: fix oops on faulty devices
Christian Lamparter
1
-3
/
+16
2008-12-12
p54: enforce strict tx_queue limits
Christian Lamparter
2
-8
/
+21
2008-12-12
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
1
-14
/
+4
2008-12-12
p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities
Christian Lamparter
2
-50
/
+102
2008-12-05
p54: fix lm87 checksum endianness
Johannes Berg
1
-3
/
+3
2008-12-05
p54: per-device names
Christian Lamparter
2
-47
/
+55
2008-12-05
p54: refactoring
Christian Lamparter
2
-81
/
+79
2008-12-05
p54: include support for 2.13.24.0 USB LM87 Firmwares
Christian Lamparter
2
-11
/
+42
2008-12-05
p54: utilize cryptographic accelerator
Christian Lamparter
2
-13
/
+168
2008-12-05
p54: revamp station power save management in access point mode
Christian Lamparter
2
-26
/
+49
2008-11-26
p54: fix wmm queue settings
Christian Lamparter
1
-2
/
+1
2008-11-26
p54: honour bss_info_changed's basic_rates and other settings
Christian Lamparter
2
-5
/
+27
2008-11-26
p54pci: cache firmware for suspend/resume
Christian Lamparter
3
-25
/
+35
[next]