summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2018-12-13qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-12-13qed: Fix bitmap_weight() checkDenis Bolotin
2018-12-13drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix rdma_info structure allocationMichal Kalderon
2018-12-13qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri
2018-11-27qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-09-28qlogic: netxen: remove ndo_poll_controllerEric Dumazet
2018-09-28qlcnic: remove ndo_poll_controllerEric Dumazet
2018-09-28qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru
2018-09-26qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-09-26qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru
2018-09-19qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King
2018-08-25qlge: Fix netdev features configuration.Manish Chopra
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-20qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-08-20qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-08-20qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-08-20qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King
2018-08-09qede: Ingress tc flower offload (drop action) support.Manish Chopra
2018-08-09qede: Add destination ip based flow profile.Manish Chopra
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-08-07qlge: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07qlcnic: Mark expected switch fall-througsGustavo A. R. Silva
2018-08-07qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07netxen_nic: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin
2018-08-07qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-07-29qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing
2018-07-29qed: remove redundant functions qed_set_gft_event_id_cm_hdrYueHaibing
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller