summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-07qlcnic: remove assumption that vlan_tci != 0Michał Mirosław
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23qed: Fix static checker warningRahul Verma
2018-10-22qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma
2018-10-16qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King
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-28qed: Remove set but not used variable 'p_archipelago'YueHaibing
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-26net: qed: list usage cleanupzhong jiang
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-09-19net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-17qed: remove duplicated include from qed_cxt.cYueHaibing
2018-09-12qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-09-01qed: Lower the severity of a dcbx log message.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