summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-253-8/+0
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-023-8/+0
* | qed: Fix static checker warningRahul Verma2018-10-231-3/+3
* | qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter2018-10-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-192-3/+1
|\ \
| * | net: qla3xxx: Remove overflowing shift statementNathan Chancellor2018-10-171-2/+0
| * | qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King2018-10-151-1/+1
* | | qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King2018-10-181-1/+1
* | | qed: Prevent link getting down in case of autoneg-off.Rahul Verma2018-10-161-7/+33
* | | qede: Check available link modes before link set from ethtool.Rahul Verma2018-10-161-19/+45
* | | qed: Add supported link and advertise link to display in ethtool.Rahul Verma2018-10-164-55/+403
* | | qed: Added supported transceiver modes, speed capability and board config to ...Rahul Verma2018-10-161-1/+53
* | | qed: Align local and global PTT to propagate through the APIs.Rahul Verma2018-10-165-23/+35
* | | qed: Add support for virtual link.Sudarsana Reddy Kalluru2018-10-102-52/+73
* | | qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor2018-10-041-1/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0313-98/+28
|\ \ \ | |/ /
| * | qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-09-295-12/+17
| * | qlogic: netxen: remove ndo_poll_controllerEric Dumazet2018-09-281-23/+0
| * | qlcnic: remove ndo_poll_controllerEric Dumazet2018-09-281-45/+0
| * | qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru2018-09-281-0/+1
| * | qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor2018-09-261-2/+2
| * | qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor2018-09-261-1/+0
| * | qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor2018-09-261-11/+4
| * | qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor2018-09-261-2/+2
| * | qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor2018-09-261-1/+1
| * | qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King2018-09-261-1/+1
* | | qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-0/+9
* | | qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-023-0/+16
* | | qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2018-09-282-8/+8
* | | qed: Remove set but not used variable 'p_archipelago'YueHaibing2018-09-281-4/+0
* | | net: qed: list usage cleanupzhong jiang2018-09-263-13/+9
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-256-22/+73
|\ \ \ | |/ /
| * | qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-193-22/+48
| * | qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-192-1/+9
| * | qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-192-1/+18
| |/
* | net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-191-1/+1
* | qed: remove duplicated include from qed_cxt.cYueHaibing2018-09-171-1/+0
* | qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'Yue Haibing2018-09-121-5/+1
* | qed*: Utilize FW 8.37.7.0Denis Bolotin2018-09-064-196/+361
* | qed: Lower the severity of a dcbx log message.Sudarsana Reddy Kalluru2018-09-011-2/+3
|/
* qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King2018-08-251-1/+1
* qlge: Fix netdev features configuration.Manish Chopra2018-08-251-15/+8
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-4/+2
* qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar2018-08-203-3/+56
* qed: Prevent a possible deadlock during driver load and unloadTomer Tayar2018-08-202-20/+44
* qed: Wait for MCP halt and resume commands to take placeTomer Tayar2018-08-202-8/+39
* qed: Wait for ready indication before rereading the shmemTomer Tayar2018-08-201-9/+41
* qed/qede: qede_setup_tc() can be statickbuild test robot2018-08-101-1/+1
* ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King2018-08-091-7/+0
* qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-094-11/+362
OpenPOWER on IntegriCloud