index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_sriov.c
Age
Commit message (
Expand
)
Author
2023-03-19
qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
Daniil Tatianin
2023-01-10
qed: fix a typo in comment
Dai Shixin
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-07
qed: return status of qed_iov_get_link
Tom Rix
2022-03-03
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2022-03-03
qed: display VF trust config
Manish Chopra
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-04
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
2021-10-04
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2021-10-04
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-03-10
qed: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-09
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
2020-08-03
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
net: qed: improve indentation of some parts of code
Alexander Lobakin
2020-07-06
net: qed: address kernel-doc warnings
Alexander Lobakin
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-06-05
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
2019-05-26
qed: Modify api for performing a dmae to another PF
Michal Kalderon
2019-04-16
qed: fix spelling mistake "faspath" -> "fastpath"
Colin Ian King
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-28
qed: Fix LACP pdu drops for VFs
Manish Chopra
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2018-11-08
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
2018-08-01
qed: Make some functions static
YueHaibing
2018-07-21
qed: Correct Multicast API to reflect existence of 256 approximate buckets.
Sudarsana Reddy Kalluru
2018-07-02
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
2018-04-20
qed* : use trust mode to allow VF to override forced MAC
Shahed Shaikh
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
2017-07-27
qed: Read per queue coalesce from hardware
Rahul Verma
2017-07-27
qed: Add support for vf coalesce configuration.
Rahul Verma
2017-06-20
qed: SPQ async callback registration
Michal Kalderon
2017-06-04
qed: VFs to try utilizing the doorbell bar
Mintz, Yuval
2017-06-04
qed: Multiple qzone queues for VFs
Mintz, Yuval
2017-06-04
qed: IOV db support multiple queues per qzone
Mintz, Yuval
2017-06-04
qed: Make VF legacy a bitfield
Mintz, Yuval
2017-06-04
qed: Assign a unique per-queue index to queue-cid
Mintz, Yuval
2017-06-04
qed: Pass vf_params when creating a queue-cid
Mintz, Yuval
2017-06-04
qed*: L2 interface to use the SB structures directly
Mintz, Yuval
2017-06-01
qed: No need to reset SBs on IOV init
Mintz, Yuval
2017-06-01
qed: Provide auxiliary for getting free VF SB
Mintz, Yuval
[next]