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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-03
sfc: Make efx_for_each_channel_rx_queue() more efficient
Ben Hutchings
1
-3
/
+3
2008-09-03
sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
Ben Hutchings
1
-7
/
+2
2008-09-03
sfc: Cleanup RX queue information
Ben Hutchings
4
-58
/
+27
2008-09-03
sfc: Remove efx_channel::has_interrupt
Ben Hutchings
4
-67
/
+12
2008-09-03
sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
Ben Hutchings
1
-25
/
+35
2008-09-03
sfc: Export boot configuration in EEPROM through ethtool
Ben Hutchings
5
-95
/
+446
2008-09-03
sfc: Removed forced inlining of long functions
Ben Hutchings
4
-50
/
+49
2008-09-03
sfc: Cleaned up struct tso_state fields
Ben Hutchings
1
-86
/
+75
2008-09-03
sfc: Set net_device::vlan_features appropriately
Ben Hutchings
1
-0
/
+3
2008-09-03
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
18
-178
/
+175
2008-09-03
sfc: Reduce the size of struct efx_tx_buffer
Ben Hutchings
2
-11
/
+11
2008-09-03
sfc: Use pci_map_single() to map the skb header when doing TSO
Ben Hutchings
1
-69
/
+83
2008-09-03
sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up
Ben Hutchings
1
-0
/
+5
2008-09-03
sfc: Speed up loopback self-test
Ben Hutchings
1
-15
/
+29
2008-09-03
sfc: Self-test reporting cleanup
Ben Hutchings
1
-26
/
+16
2008-09-03
sfc: Reduce log level for XGXS lane status
Ben Hutchings
1
-1
/
+1
2008-09-03
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Remove inclusion of workarounds.h from efx.c
Ben Hutchings
1
-1
/
+0
2008-09-03
sfc: XMAC statistics fix-ups
Ben Hutchings
1
-2
/
+4
2008-09-03
sfc: Remove mistaken hardware workaround
Ben Hutchings
2
-63
/
+4
2008-09-03
sfc: Reduce delays in SFE4001 initialisation
Ben Hutchings
1
-22
/
+35
2008-09-03
sfc: Avoid mangling error codes in efx_test_loopback()
Ben Hutchings
1
-6
/
+6
2008-09-03
sfc: Use separate hardware TX queues to select checksum generation
Ben Hutchings
7
-92
/
+48
2008-09-03
sfc: Remove unused field efx_channel::reset_work
Steve Hodgson
1
-1
/
+0
2008-09-03
sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Replace net_dev->priv with netdev_priv(net_dev)
Ben Hutchings
4
-32
/
+32
2008-08-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
40
-327
/
+446
2008-08-30
b43: Rewrite TX power adjustment
Michael Buesch
9
-121
/
+341
2008-08-30
b43: Implement dynamic PHY API
Michael Buesch
22
-4225
/
+4998
2008-08-30
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
1
-1
/
+1
2008-08-30
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
3
-9
/
+8
2008-08-30
rt2x00: Add Signal type flag
Ivo van Doorn
6
-4
/
+13
2008-08-30
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
5
-24
/
+122
2008-08-30
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
3
-36
/
+25
2008-08-30
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
1
-3
/
+21
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
11
-66
/
+68
2008-08-30
libertas: use the common frame control functions
Harvey Harrison
1
-12
/
+8
2008-08-30
ath9k: rc.h cleanup
Sujith
2
-115
/
+125
2008-08-30
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2
-6
/
+2
2008-08-30
ath9k: Do not update frame's duration field
Sujith
2
-46
/
+11
2008-08-30
ath9k: Remove more dead code
Sujith
4
-39
/
+0
2008-08-30
ath9k: Add LED support
Vasanthakumar Thiagarajan
5
-46
/
+176
2008-08-30
p54pci: rx tasklet refactoring
Christian Lamparter
2
-84
/
+168
2008-08-30
p54: redo queue numbering
Chr
2
-10
/
+14
2008-08-30
p54: take tx_queue's lock in rx_frame_sent
Chr
1
-1
/
+7
2008-08-30
p54: fix rssi auto calibration
Christian Lamparter
2
-52
/
+111
2008-08-30
wireless: remove unused #include <version.h>
Huang Weiyi
4
-4
/
+0
2008-08-30
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
6
-183
/
+82
2008-08-30
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
1
-1
/
+15
2008-08-30
ssb: Clean up extraction of MAC addresses from SPROM
Larry Finger
1
-20
/
+14
[next]