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
/
myri10ge
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[MYRI10GE]: Use LRO.
Andrew Gallatin
1
-1
/
+108
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-23
/
+17
2007-09-20
myri10ge: Add support for PCI device id 9
Brice Goglin
1
-0
/
+3
2007-08-25
myri10ge: update driver version to 1.3.2-1.269
Brice Goglin
1
-1
/
+1
2007-08-25
myri10ge: use pcie_get/set_readrq
Brice Goglin
1
-26
/
+6
2007-08-14
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
1
-7
/
+18
2007-07-17
myri10ge: Remove nonsensical limit in the tx done routine
Brice Goglin
1
-6
/
+0
2007-07-10
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
1
-1
/
+2
2007-07-02
myri10ge: SET_NETDEV_DEV()
Maik Hampel
1
-0
/
+2
2007-06-13
myri10ge: update driver version
Brice Goglin
1
-1
/
+1
2007-06-13
myri10ge: report when the link partner is running in Myrinet mode
Brice Goglin
1
-5
/
+10
2007-06-13
myri10ge: limit the number of recoveries
Brice Goglin
1
-2
/
+10
2007-06-03
myri10ge: report link up/down in standard ethtool way
Brice Goglin
1
-0
/
+1
2007-05-08
myri10ge: replace the chipset whitelist with firmware autodetection
Brice Goglin
1
-56
/
+65
2007-05-08
myri10ge: move the DMA test code into its own function
Brice Goglin
1
-53
/
+68
2007-05-08
myri10ge: fix restoring of multicast list after reset
Brice Goglin
1
-5
/
+5
2007-05-08
myri10ge: update firmware headers
Brice Goglin
1
-1
/
+13
2007-05-08
myri10ge: support new firmware counters
Brice Goglin
2
-2
/
+13
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
1
-2
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-11
myri10ge: update driver version to 1.3.0-1.233
Brice Goglin
1
-1
/
+1
2007-04-11
myri10ge: more Intel chipsets providing aligned PCIe completions
Brice Goglin
1
-0
/
+16
2007-04-11
myri10ge: fix management of the firmware 4KB boundary crossing restriction
Brice Goglin
1
-11
/
+8
2007-03-28
myri10ge: correctly detect when TSO should be used
Brice Goglin
1
-4
/
+3
2007-03-23
myri10ge: update driver version to 1.3.0-1.226
Brice Goglin
1
-1
/
+1
2007-03-23
myri10ge: fix management of >4kB allocated pages
Brice Goglin
1
-0
/
+8
2007-03-23
myri10ge: update wcfifo and intr_coal_delay default values
Brice Goglin
1
-2
/
+2
2007-03-23
myri10ge: Serverworks HT2100 provides aligned PCIe completion
Brice Goglin
1
-0
/
+8
2007-03-09
myri10ge: add a wc_enabled flag to myri10ge_priv
Brice Goglin
1
-3
/
+7
2007-03-09
myri10ge: prevent 4k rdma on SGI TIOCE chipset
Brice Goglin
1
-0
/
+6
2007-03-09
myri10ge: use pci_map_page to prepare the dmatest buffer
Brice Goglin
1
-6
/
+16
2007-03-09
myri10ge: fix error checking and return value in myri10ge_allocate_rings
Brice Goglin
1
-0
/
+4
2007-03-03
myri10ge: fix copyright and license
Brice Goglin
1
-11
/
+11
2007-02-27
myri10ge: workaround buggy adopted firmwares
Brice Goglin
1
-4
/
+23
2007-02-06
remove NETIF_F_TSO ifdefery
Arjan van de Ven
1
-10
/
+0
2007-01-18
myri10ge: update driver version to 1.2.0
Brice Goglin
1
-1
/
+1
2007-01-18
myri10ge: check that we can get an irq
Brice Goglin
1
-3
/
+12
2007-01-18
myri10ge: make wc_fifo usage load-time tunable
Brice Goglin
1
-1
/
+5
2006-12-27
myri10ge: handle failures in suspend and resume
Brice Goglin
1
-5
/
+7
2006-12-27
myri10ge: no need to save MSI and PCIe state in the driver
Brice Goglin
1
-38
/
+9
2006-12-27
myri10ge: make msi configurable at runtime through sysfs
Brice Goglin
1
-1
/
+1
2006-12-27
myri10ge: move request_irq to myri10ge_open
Brice Goglin
1
-44
/
+54
2006-12-27
myri10ge: match number of save_state and restore
Brice Goglin
1
-2
/
+10
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
[next]