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
/
virtio_net.c
Age
Commit message (
Expand
)
Author
2013-02-26
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
virtio: use module_virtio_driver.
Rusty Russell
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-27
virtio-net: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
2013-01-27
virtio-net: split out clean affinity function
Wanlong Gao
2013-01-27
virtio-net: fix the set affinity bug when CPU IDs are not consecutive
Wanlong Gao
2013-01-21
virtio-net: introduce a new control to set macaddr
Amos Kong
2013-01-21
move virtnet_send_command() above virtnet_set_mac_address()
Amos Kong
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-18
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-18
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-18
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
2012-12-09
virtio_net: multiqueue support
Jason Wang
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
2012-12-03
virtio_net: remove __dev* attributes
Bill Pemberton
2012-11-09
virtio_net: use net_*_ratelimited() helpers
Amerigo Wang
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-08-20
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2012-08-14
net: move and rename netif_notify_peers()
Amerigo Wang
2012-07-22
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
2012-06-30
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-27
virtio_net: allow to change mac when iface is running
Jiri Pirko
2012-06-10
virtio-net: fix a race on 32bit arches
Eric Dumazet
2012-05-30
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
virtio_net: invoke softirqs after __napi_schedule
Michael S. Tsirkin
2012-04-15
virtio-net: send gratuitous packets when needed
Jason Wang
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
2012-03-28
virtio_net: do not rate limit counter increments
Rick Jones
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-13
virtio: net: remove sparse errors
Eric Dumazet
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-05
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
2011-12-29
virtio_net: use non-reentrant workqueue.
Rusty Russell
2011-12-29
virtio_net: set/cancel work on ndo_open/ndo_stop
Rusty Russell
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-26
virtio_net: return already tracked tx_fifo_errors via virtnet_getstats()
Rick Jones
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
2011-11-02
virtio-net: Use virtio_config_val() for retrieving config
Sasha Levin
2011-10-24
Add ethtool -g support to virtio_net
Rick Jones
[next]