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
/
bnx2x
Age
Commit message (
Expand
)
Author
2019-03-22
drivers/net: fix possible overflow using strlcat
Chaitanya Babu Talluri
2019-03-01
drivers/net: fix shifting 32-bit signed variable 31 times
Andrius Sirvys
2019-03-01
net/bnx2x: fix segfaults due to stale interrupt status
Shahed Shaikh
2019-02-27
build: improve dependency handling
Luca Boccassi
2018-12-13
net/bnx2x: cleanup info logs
Rasesh Mody
2018-11-20
net/bnx2x: bump version to 1.0.7.1
Rasesh Mody
2018-11-14
net/bnx2x: fix VF link state update
Rasesh Mody
2018-11-14
net/bnx2x: fix dynamic logging
Rasesh Mody
2018-10-18
net/bnx2x: remove profanity
Stephen Hemminger
2018-10-17
ethdev: rename memzones allocated for DMA
Thomas Monjalon
2018-10-11
net/bnx2x: fix to add PHY lock
Rasesh Mody
2018-10-11
net/bnx2x: fix call to link handling periodic function
Rasesh Mody
2018-10-11
net/bnx2x: fix to disable further interrupts
Rasesh Mody
2018-10-11
net/bnx2x: update link/PHY management
Rasesh Mody
2018-10-11
net/bnx2x: fix logging to include device name
Rasesh Mody
2018-08-03
net/bnx2x: move SPDX tags to source files
Rasesh Mody
2018-08-03
net/bnx2x: fix copyright
Rasesh Mody
2018-08-03
net/bnx2x: bump version to 1.0.6.1
Rasesh Mody
2018-08-03
net/bnx2x: fix poll link status
Rasesh Mody
2018-08-02
net/bnx2x: fix FW command timeout during stop
Rasesh Mody
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-06-14
net/bnx2x: add to meson build
Bruce Richardson
2018-05-25
net/bnx2x: change copyright info to Cavium
Rasesh Mody
2018-05-25
net/bnx2x: use SPDX tag
Rasesh Mody
2018-05-15
net/bnx2x: fix memzone name overrun
Andy Green
2018-05-15
net/bnx2x: fix KR2 device check
Andy Green
2018-05-15
net/bnx2x: do not cast function pointers as a policy
Andy Green
2018-05-14
drivers/net: use higher level of probing helper for PCI
Thomas Monjalon
2018-04-27
net/bnx2x: reserve enough headroom for mbuf prepend
Yangchao Zhou
2018-04-27
net/bnx2x: make init and driver logtype names consistent
Rasesh Mody
2018-04-27
net/bnx2x: fix for PCI FLR after ungraceful exit
Rasesh Mody
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: replace bus specific struct with generic dev
Ferruh Yigit
2018-04-14
net/bnx2x: convert to new Rx offloads API
Harish Patil
2018-04-11
net/bnx2x: use contiguous allocation for DMA memory
Anatoly Burakov
2018-01-22
ethdev: separate driver APIs
Ferruh Yigit
2018-01-16
net/bnx2x: implement dynamic logging
Stephen Hemminger
2018-01-05
net/bnx2x: remove redundant parenthesis
Stephen Hemminger
2017-11-06
drivers/net: rename physical address type to IOVA
Santosh Shukla
2017-11-06
mbuf: rename data address helpers to IOVA
Thomas Monjalon
2017-11-06
mbuf: rename physical address to IOVA
Santosh Shukla
2017-11-06
memzone: rename address from physical to IOVA
Thomas Monjalon
2017-11-06
remove useless memzone includes
Thomas Monjalon
2017-10-26
pci: introduce library and driver
Gaetan Rivet
2017-10-26
mbuf: rename deprecated VLAN flags
Olivier Matz
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-10-12
ethdev: add return value to stats get dev op
Matan Azrad
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-10-06
net/bnx2x: remove unnecessary void casts
Stephen Hemminger
[next]