index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
Age
Commit message (
Expand
)
Author
2019-03-01
drivers/net: fix shifting 32-bit signed variable 31 times
Andrius Sirvys
2018-12-13
drivers/net: fix several Tx prepare functions
Didier Pallard
2018-12-03
net/igb: fix LSC interrupt when using MSI-X
Timmons C. Player
2018-11-14
net/e1000/base: fix uninitialized variable
Yunjian Wang
2018-11-05
net/igb: update Tx offload mask
Zhirun Yan
2018-10-26
drivers/net: use sleep delay by default for Intel NICs
Ilya Maximets
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-11
net/e1000: enable MSI-x for linkup and other events in 82574
Luca Boccassi
2018-10-11
net/e1000: do not error out if Rx drop enable is set
Luca Boccassi
2018-09-28
net/igb: support dev reset
Gaetan Rivet
2018-09-28
net/e1000: fix missing Tx multi-segs capability
Didier Pallard
2018-09-28
net/*/base: allow use of experimental APIs in base code
Bruce Richardson
2018-09-28
net/e1000: fix queue number in RSS configuration
Beilei Xing
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-09-03
net/e1000: fix Tx offload capability typos
Yaroslav Brustinov
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-07-03
net/e1000: support descriptor status API
Wei Zhao
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-05-23
net/e1000: fix build of igb only
Harry van Haaren
2018-05-14
net/e1000: report Tx multi segment offload
Wei Dai
2018-05-14
ethdev: new Rx/Tx offloads API
Wei Dai
2018-05-14
net/e1000: add minimum support for Broadcom 54616 PHY
Chas Williams
2018-05-14
net/e1000: remove dependence on Tx queue flags
Qi Zhang
2018-04-27
ethdev: add transfer attribute to flow API
Adrien Mazarguil
2018-04-27
ethdev: add encap level to RSS flow API action
Adrien Mazarguil
2018-04-27
ethdev: add hash function to RSS flow API action
Adrien Mazarguil
2018-04-27
ethdev: flatten RSS configuration in flow API
Adrien Mazarguil
2018-04-27
net/e1000: add module EEPROM callbacks for e1000
Zijie Pan
2018-04-27
drivers/net: update link status
Ferruh Yigit
2018-04-14
drivers/net: remove redundant icc flag
Ferruh Yigit
2018-04-14
drivers/net: fix icc deprecated parameter warning
Ferruh Yigit
2018-04-14
ethdev: return diagnostic when setting MAC address
Olivier Matz
2018-04-14
net/e1000: add Tx/Rx tuning parameters
Remy Horton
2018-04-14
ethdev: replace bus specific struct with generic dev
Ferruh Yigit
2018-04-14
net/e1000: add MAC address set to em
Chas Williams
2018-04-14
net/e1000: convert to new Tx offloads API
Wei Dai
2018-04-14
net/e1000: convert to new Rx offloads API
Wei Dai
2018-03-30
net/igb: fix flow RSS queue index
Wei Zhao
2018-03-30
net/e1000: use link status helper functions
Stephen Hemminger
2018-03-30
net/e1000: remove void pointer cast
Zhiyong Yang
2018-01-31
net/e1000: align dynamic log names with standard
Harry van Haaren
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
build: build as both static and shared libs
Bruce Richardson
2018-01-30
build: remove library special cases
Bruce Richardson
2018-01-30
drivers/net: build Intel NIC PMDs with meson
Bruce Richardson
2018-01-29
net/e1000: fix VF Rx interrupt enabling
Wenzhuo Lu
2018-01-29
net/e1000: fix null pointer check
Yong Wang
2018-01-22
ethdev: separate driver APIs
Ferruh Yigit
2018-01-16
net/e1000: fix mailbox interrupt handler
Qi Zhang
2018-01-16
net/e1000: add device ID for 82579LM support
Markus Theil
[next]