index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
null
/
rte_eth_null.c
Age
Commit message (
Expand
)
Author
2024-10-03
drivers: use per line logging in helpers
David Marchand
2024-05-17
drivers: use stdatomic API
Tyler Retzlaff
2023-11-09
net/null: fix RSS key size
Jie Hai
2023-10-16
net/null: fix Rx and Tx queue state
Jie Hai
2023-06-09
net/null: replace legacy atomics with GCC builtin atomics
Tyler Retzlaff
2022-09-23
bus/vdev: make driver-only headers private
David Marchand
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2022-02-12
remove unnecessary null checks
Stephen Hemminger
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-06
ethdev: change queue release callback
Xueming Li
2021-05-11
log: register with standardized names
David Marchand
2021-01-29
ethdev: make driver-only headers private
Bruce Richardson
2020-10-16
ethdev: add device flag to bypass auto-filled queue xstats
Ferruh Yigit
2020-10-16
ethdev: change stop operation callback to return int
Ivan Ilchenko
2020-09-30
ethdev: remove old close behaviour
Thomas Monjalon
2020-09-30
net/null: release port upon close
Thomas Monjalon
2020-07-03
log: introduce logtype register macro
Jerin Jacob
2020-04-21
net/null: add argument for no Rx
Ferruh Yigit
2020-04-21
net/null: group device arguments
Ferruh Yigit
2020-04-21
net/null: prefer unsigned int
Ferruh Yigit
2020-04-21
net/null: remove redundant check
Ferruh Yigit
2020-04-21
net/null: fix secondary burst function selection
Ferruh Yigit
2019-10-23
drivers/net: enable promiscuous and multicast by default
Ciara Power
2019-10-07
net/null: fix multi-process Rx and Tx
Yasufumi Ogawa
2019-10-07
ethdev: make stats and xstats reset callbacks return int
Igor Romanov
2019-10-07
ethdev: change device info get callback to return int
Ivan Ilchenko
2019-08-26
net/null: replace BSD license with SPDX tag
Stephen Hemminger
2019-07-26
net/null: remove unused Tx error counter
David Marchand
2019-07-23
net/null: remove redundant declaration
Stephen Hemminger
2019-06-06
net/null: fix RxQ errors stat
David Marchand
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2018-10-26
ethdev: remove release function for secondary process
Thomas Monjalon
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-17
drivers/net: enable hotplug on secondary process
Qi Zhang
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-26
drivers/net: fix crash in secondary process
Ferruh Yigit
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-05-14
ethdev: add probing finish function
Thomas Monjalon
2018-04-27
net/null: convert to dynamic logging
Stephen Hemminger
2018-04-27
drivers/net: fix link autoneg value for virtual PMDs
Ferruh Yigit
2018-04-24
drivers/net: share vdev data to secondary process
Jianfeng Tan
2018-04-24
drivers/net: do not use private ethdev data
Jianfeng Tan
2018-04-14
ethdev: return diagnostic when setting MAC address
Olivier Matz
2018-03-30
net/null: support bulk allocation
Mallesh Koujalagi
2018-03-30
net/null: set different MAC address for each device
Mallesh Koujalagi
2018-02-05
net/null: add MAC address setting fake operation
Radu Nicolau
2018-01-31
net/null: support MTU update
Mallesh Koujalagi
2018-01-22
ethdev: separate driver APIs
Ferruh Yigit
[next]