git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net/bnxt: fix using RSS config struct
[dpdk.git]
/
drivers
/
net
/
nfp
/
nfp_net.c
2020-04-21
Yunjian Wang
net/nfp: fix dangling pointer on probe failure
blob
|
commitdiff
|
raw
2020-04-21
Ferruh Yigit
net/nfp: fix log format specifiers
blob
|
commitdiff
|
raw
|
diff to current
2020-01-17
Yunjian Wang
net/nfp: use macro for PCI log format
blob
|
commitdiff
|
raw
|
diff to current
2019-11-28
Hemant Agrawal
net/nfp: replace license text with SPDX tag
blob
|
commitdiff
|
raw
|
diff to current
2019-11-20
Andrew Rybchenko
drivers/net: fix RSS hash offload flag if no RSS
blob
|
commitdiff
|
raw
|
diff to current
2019-11-11
Pavan Nikhilesh
drivers/net: update Rx RSS hash offload capabilities
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Igor Romanov
ethdev: make stats and xstats reset callbacks return int
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Andrew Rybchenko
ethdev: change promiscuous callbacks to return status
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
Ivan Ilchenko
ethdev: change device info get callback to return int
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Nithin Dabilpuram
drivers/net: use ack in interrupt handlers
blob
|
commitdiff
|
raw
|
diff to current
2019-07-22
David Marchand
eal: fix IOVA mode selection as VA for PCI drivers
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether defines
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether functions
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether structures
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
John McNamara
doc: fix spelling reported by aspell in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-04-12
Alejandro Lucero
net/nfp: fix resource leak on errors
blob
|
commitdiff
|
raw
|
diff to current
2019-04-12
Alejandro Lucero
net/nfp: fix potential integer overflow
blob
|
commitdiff
|
raw
|
diff to current
2019-04-12
Alejandro Lucero
net/nfp: fix file descriptor check
blob
|
commitdiff
|
raw
|
diff to current
2019-03-29
Pablo Cascón
net/nfp: support setting link up/down
blob
|
commitdiff
|
raw
|
diff to current
2019-03-21
Pallantla Poornima
net/nfp: fix possible buffer overflow
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
Alejandro Lucero
net/nfp: fix RSS query
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
Pablo Cascón
net/nfp: fix setting MAC address
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Alejandro Lucero
net/nfp: add CPP bridge as service
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Alejandro Lucero
net/nfp: fix device start/stop for VFs
blob
|
commitdiff
|
raw
|
diff to current
2018-12-13
Alejandro Lucero
net/nfp: support multiprocess
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Alejandro Lucero
mem: rename DMA mask check with proper prefix
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Alejandro Lucero
net/nfp: support IOVA VA mode
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Alejandro Lucero
net/nfp: check hugepage IOVA based on DMA mask
blob
|
commitdiff
|
raw
|
diff to current
2018-10-11
Alejandro Lucero
net/nfp: fix RSS
blob
|
commitdiff
|
raw
|
diff to current
2018-09-27
Alejandro Lucero
net/nfp: fix mbuf flags with checksum good
blob
|
commitdiff
|
raw
|
diff to current
2018-09-14
Ferruh Yigit
ethdev: make default behavior CRC strip on Rx
blob
|
commitdiff
|
raw
|
diff to current
2018-08-28
Alejandro Lucero
net/nfp: fix live MAC changes not supported
blob
|
commitdiff
|
raw
|
diff to current
2018-07-11
Thomas Monjalon
remove useless constructor headers
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Ferruh Yigit
ethdev: remove old offload API
blob
|
commitdiff
|
raw
|
diff to current
2018-07-02
Ferruh Yigit
ethdev: add new offload flag to keep CRC
blob
|
commitdiff
|
raw
|
diff to current
2018-07-02
Alejandro Lucero
net/nfp: use generic PCI config access functions
blob
|
commitdiff
|
raw
|
diff to current
2018-06-14
Alejandro Lucero
net/nfp: fix field initialization in Tx descriptor
blob
|
commitdiff
|
raw
|
diff to current
2018-05-25
Alejandro Lucero
net/nfp: fix lock file usage
blob
|
commitdiff
|
raw
|
diff to current
2018-05-25
Alejandro Lucero
net/nfp: remove reference to old offload API
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Andy Green
net/nfp: fix memcpy out of source range
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Andy Green
net/nfp: fix buffer overflow of FW strings
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Thomas Monjalon
ethdev: add probing finish function
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Wei Dai
ethdev: new Rx/Tx offloads API
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Stephen Hemminger
net/nfp: use dynamic logging everywhere
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Stephen Hemminger
net/nfp: add newline in PMD_RX/TX_LOG macros
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Stephen Hemminger
net/nfp: fix double space in init log
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Stephen Hemminger
net/nfp: add implied new line to log macro
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Alejandro Lucero
net/nfp: fix mbufs releasing when stop or close
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Alejandro Lucero
net/nfp: support MAC address change
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Alejandro Lucero
net/nfp: support hardware RSS v2
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Alejandro Lucero
net/nfp: support LSO offload version 2
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Ferruh Yigit
ethdev: replace bus specific struct with generic dev
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Alejandro Lucero
net/nfp: support new HW offloads API
blob
|
commitdiff
|
raw
|
diff to current
2018-04-13
Alejandro Lucero
net/nfp: use new CPP interface
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Stephen Hemminger
net/nfp: use link status helper functions
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Alejandro Lucero
net/nfp: fix link speed capabilities
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Alejandro Lucero
net/nfp: fix barrier location
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Alejandro Lucero
net/nfp: fix assigning port id in mbuf
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
Harry van Haaren
net/nfp: align dynamic log names with standard
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Ferruh Yigit
ethdev: separate driver APIs
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Thomas Monjalon
ethdev: remove useless parameter in callback process
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Stephen Hemminger
net/nfp: implement dynamic logging
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Alejandro Lucero
net/nfp: configure default RSS reta table
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Alejandro Lucero
net/nfp: fix CRC strip check behaviour
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Alejandro Lucero
net/nfp: fix jumbo settings
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Alejandro Lucero
net/nfp: fix MTU settings
blob
|
commitdiff
|
raw
|
diff to current
2017-11-10
Alejandro Lucero
net/nfp: fix stats struct initial value
blob
|
commitdiff
|
raw
|
diff to current
2017-11-01
Alejandro Lucero
net/nfp: avoid unplug if multiport
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mbuf: rename data address helpers to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Santosh Shukla
mbuf: rename physical address to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
memzone: rename address from physical to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
David Harton
ethdev: allow returning error on VLAN offload ops
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Olivier Matz
mbuf: rename deprecated VLAN flags
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Gaetan Rivet
ethdev: remove detachable device flag
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Matan Azrad
ethdev: add return value to stats get dev op
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Zhiyong Yang
ethdev: increase port id range
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: write PF MAC to config BAR
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: configure capabilities by default
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: configure L2 broadcast and multicast
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: remove firmware ABI check
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: add info about RSS capabilities
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: read PF port MAC addr using NSP
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: support HW port link configuration
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: support PF multiport
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: allocate ethernet device from PF probe function
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: support PF devices inside PMD initialization
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: add FW upload logic
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: support new PCI id
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: add specific PF probe function
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: support new firmware medatada API
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: handle packets with length 0 as usual ones
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: fix Rx interrupt when multiqueue
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: fix RSS
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Alejandro Lucero
net/nfp: write MAC address to configuration bar
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Olivier Matz
eal: introduce integer log2 function
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Bernard Iremonger
ethdev: add return values to callback process API
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Jerin Jacob
fix typos using codespell utility
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Ferruh Yigit
drivers/net: add generic ethdev macro to get PCI device
blob
|
commitdiff
|
raw
|
diff to current
2017-06-05
David Marchand
drivers/net: fix vfio kmod dependency
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Alejandro Lucero
net/nfp: fix releasing muti-segment mbufs
blob
|
commitdiff
|
raw
|
diff to current
next