summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki2019-05-161-0/+2
* qed: Fix reading wrong value in loop conditionDenis Bolotin2018-12-131-0/+2
* qed: Fix PTT leak in qed_drain()Denis Bolotin2018-12-131-1/+1
* net: qla3xxx: Remove overflowing shift statementNathan Chancellor2018-11-211-2/+0
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-10-205-12/+17
* qlge: Fix netdev features configuration.Manish Chopra2018-09-151-15/+8
* qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-09-051-0/+1
* qlogic: check kstrtoul() for errorsDan Carpenter2018-08-241-0/+2
* qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru2018-08-241-2/+10
* qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru2018-07-221-0/+9
* qed: Fix mask for physical address in ILT entryShahed Shaikh2018-06-131-1/+1
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2018-04-131-1/+1
* netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2018-04-131-1/+1
* qlge: Avoid reading past end of bufferKees Cook2018-04-131-2/+2
* qlcnic: fix unchecked return valuePan Bian2018-03-241-0/+2
* qlcnic: fix deadlock bugJunxiao Bi2018-02-161-9/+9
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-271-1/+1
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-08-161-4/+3
* qlge: Fix receive packets drop.Manish Chopra2016-04-201-0/+11
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-04-203-5/+14
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-04-202-6/+5
* qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
* qlcnic: fix a timeout loopDan Carpenter2015-12-151-1/+2
* qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter2015-12-151-2/+3
* qed: Correct slowpath interrupt schemeSudarsana Kalluru2015-12-074-52/+55
* qed: Fix BAR size split for some serversAriel Elior2015-12-072-21/+36
* qed: fix handling of concurrent ramrods.Tomer Tayar2015-12-072-17/+54
* qed: select ZLIB_INFLATEArnd Bergmann2015-11-101-0/+1
* net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
* qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
* qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-041-1/+1
* qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-041-5/+0
* qede: Add basic ethtool supportSudarsana Kalluru2015-10-274-2/+596
* qed: Add statistics supportManish Chopra2015-10-275-1/+293
* qede: Add support for linkSudarsana Kalluru2015-10-271-0/+47
* qed: Add link supportYuval Mintz2015-10-277-5/+1098
* qede: classification configurationSudarsana Kalluru2015-10-272-0/+251
* qede: Add basic network device supportYuval Mintz2015-10-272-0/+1935
* qed: Add slowpath L2 supportManish Chopra2015-10-279-0/+2166
* qede: Add basic Network driverYuval Mintz2015-10-275-0/+436
* qed: Add basic L2 interfaceYuval Mintz2015-10-275-1/+165
* qed: Add module with basic common supportYuval Mintz2015-10-2723-0/+15010
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-163-11/+0
* qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2015-10-132-3/+3
* qlcnic: track vxlan port countJiri Benc2015-09-172-5/+14
* net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-093-6/+0
* qlcnic: Update version to 5.3.63Shahed Shaikh2015-08-101-2/+2
* qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh2015-08-101-2/+2
* qlcnic: Add new VF device ID 0x8C30Shahed Shaikh2015-08-102-5/+12