index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Age
Commit message (
Expand
)
Author
2007-04-25
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-11
myri10ge: update driver version to 1.3.0-1.233
Brice Goglin
2007-04-11
myri10ge: more Intel chipsets providing aligned PCIe completions
Brice Goglin
2007-04-11
myri10ge: fix management of the firmware 4KB boundary crossing restriction
Brice Goglin
2007-03-28
myri10ge: correctly detect when TSO should be used
Brice Goglin
2007-03-23
myri10ge: update driver version to 1.3.0-1.226
Brice Goglin
2007-03-23
myri10ge: fix management of >4kB allocated pages
Brice Goglin
2007-03-23
myri10ge: update wcfifo and intr_coal_delay default values
Brice Goglin
2007-03-23
myri10ge: Serverworks HT2100 provides aligned PCIe completion
Brice Goglin
2007-03-09
myri10ge: add a wc_enabled flag to myri10ge_priv
Brice Goglin
2007-03-09
myri10ge: prevent 4k rdma on SGI TIOCE chipset
Brice Goglin
2007-03-09
myri10ge: use pci_map_page to prepare the dmatest buffer
Brice Goglin
2007-03-09
myri10ge: fix error checking and return value in myri10ge_allocate_rings
Brice Goglin
2007-03-02
myri10ge: fix copyright and license
Brice Goglin
2007-02-27
myri10ge: workaround buggy adopted firmwares
Brice Goglin
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-01-18
myri10ge: update driver version to 1.2.0
Brice Goglin
2007-01-18
myri10ge: check that we can get an irq
Brice Goglin
2007-01-18
myri10ge: make wc_fifo usage load-time tunable
Brice Goglin
2006-12-26
myri10ge: handle failures in suspend and resume
Brice Goglin
2006-12-26
myri10ge: no need to save MSI and PCIe state in the driver
Brice Goglin
2006-12-26
myri10ge: make msi configurable at runtime through sysfs
Brice Goglin
2006-12-26
myri10ge: move request_irq to myri10ge_open
Brice Goglin
2006-12-26
myri10ge: match number of save_state and restore
Brice Goglin
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
2006-12-07
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
Brice Goglin
2006-12-07
Merge branch 'master' into upstream
Jeff Garzik
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-04
[PATCH] myri10ge annotations
Al Viro
2006-12-02
[NET]: Split skb->csum
Al Viro
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-31
[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h
Brice Goglin
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-06
[PATCH] myri10ge: improve firmware selection
Brice Goglin
2006-08-24
[PATCH] myri10ge: use multicast support in the firmware
Brice Goglin
2006-08-24
[PATCH] myri10ge: use netif_msg_link
Brice Goglin
2006-08-19
[PATCH] myri10ge: convert to netdev_alloc_skb
Brice Goglin
2006-08-19
[PATCH] myri10ge: define some previously hardwired firmware constants
Brice Goglin
2006-08-09
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
Brice Goglin
[next]