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
/
misc
/
sgi-xp
/
xpnet.c
Age
Commit message (
Expand
)
Author
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
2009-02-03
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-07
xpnet: convert devices to new API
Stephen Hemminger
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-04
sgi-xp: Kill directly reference of netdev->priv
Wang Chen
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
2008-07-30
sgi-xp: enable XPNET to handle more than 64 partitions
Dean Nelson
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
2008-07-30
sgi-xp: create a common xp_remote_memcpy() function
Dean Nelson
2008-07-30
sgi-xp: support runtime selection of xp_max_npartitions
Dean Nelson
2008-05-13
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
2008-05-13
drivers/misc/sgi-xp: clean up return values
Dean Nelson
2008-04-22
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
2008-04-22
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson