summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-2/+4
|\
| * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-1/+1
|\ \ | |/
| * qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
* | qlcnic: constify qlcnic_dcb_ops structuresJulia Lawall2015-12-282-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-1710-93/+150
|\ \ | |/
| * 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
* | qede: Add support for {get, set}_pauseparamSudarsana Kalluru2015-12-011-0/+60
* | qede: Add support for nway_resetSudarsana Kalluru2015-12-011-0/+25
* | qede: Add support for set_phys_idSudarsana Kalluru2015-12-011-0/+29
* | qed: Add support for changing LED stateSudarsana Kalluru2015-12-014-0/+64
* | qede: Add support for {get, set}_ringparamSudarsana Kalluru2015-12-012-2/+46
* | qede: Add support for {get, set}_channelsSudarsana Kalluru2015-12-013-2/+59
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-181-2/+2
|/
* 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
* qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh2015-08-101-2/+3
* qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh2015-08-105-0/+61
* qlcnic: Rearrange ordering of header files inclusionHarish Patil2015-08-1010-21/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-1/+1
|\
| * qlcnic: Fix corruption while copyingShahed Shaikh2015-07-291-1/+1
* | net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet2015-07-151-1/+0
|/
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-3/+3
|\
| * net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
* | net: qlcnic: clean up sysfs error codesVladimir Zapolskiy2015-05-283-46/+36
OpenPOWER on IntegriCloud