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
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2
-5
/
+2
2015-04-08
sfc: Revert SRIOV changes.
David S. Miller
16
-454
/
+207
2015-04-08
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
9
-1
/
+87
2015-04-08
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
15
-207
/
+368
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
1
-11
/
+11
2015-03-24
net/ethernet/sfc: Don't use of_node_to_eeh_dev()
Benjamin Herrenschmidt
2
-5
/
+2
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
5
-7
/
+7
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-4
/
+14
2014-11-16
sfc: use netdev_rss_key_fill() helper
Eric Dumazet
1
-1
/
+1
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
7
-8
/
+56
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
6
-141
/
+149
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
5
-52
/
+84
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
1
-1
/
+2
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
1
-4
/
+0
2014-10-18
sfc: add support for skb->xmit_more
Edward Cree
2
-29
/
+43
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2014-09-17
sfc: fix addr_list_lock spinlock use before init
Edward Cree
1
-0
/
+3
2014-09-10
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-30
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
1
-17
/
+7
2014-07-23
sfc: Add support for busy polling
Alexandre Rames
5
-7
/
+208
2014-07-18
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
4
-2
/
+66
2014-07-16
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
9
-10
/
+56
2014-07-15
sfc: Add 40G link capability decoding
Edward Cree
1
-0
/
+11
2014-07-15
sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
Mateusz Wrzesinski
1
-0
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+24
2014-06-12
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
2
-5
/
+24
2014-06-03
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-5
/
+5
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-5
/
+5
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+8
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-1
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
1
-6
/
+8
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
10
-22
/
+133
2014-04-02
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2
-1
/
+9
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-15
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
2
-0
/
+6
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
9
-39
/
+37
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2014-02-27
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
1
-0
/
+7
2014-02-19
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+9
2014-02-13
sfc: Add/remove blank lines to taste
Ben Hutchings
5
-7
/
+2
2014-02-13
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
1
-1
/
+1
2014-02-13
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
1
-5
/
+13
2014-02-13
sfc: Update product naming
Ben Hutchings
2
-2
/
+2
2014-02-13
sfc: Use canonical pointer type for MAC address in efx_set_mac_address()
Ben Hutchings
1
-1
/
+1
2014-02-13
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
1
-2
/
+2
[next]