summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: Print additional HW attention infoYuval Mintz2016-03-012-105/+479
* qed: Print HW attention reasonsYuval Mintz2016-03-011-107/+1436
* qed: Add support for HW attentionsYuval Mintz2016-03-012-40/+357
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-014-77/+105
* qed, qede: rebrand module descriptionYuval Mintz2016-02-252-6/+6
* qed: Prevent probe on previous errorYuval Mintz2016-02-251-0/+11
* qed: add MODULE_FIRMWARE()Yuval Mintz2016-02-251-0/+2
* qede: Don't report link change needlesslyYuval Mintz2016-02-251-6/+10
* qede: Linearize SKBs when neededYuval Mintz2016-02-251-5/+33
* qede: Change pci DID for 10g deviceYuval Mintz2016-02-251-1/+1
* netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-251-5/+5
* qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2016-02-222-2/+2
* qed: Introduce DMA_REGPAIR_LEYuval Mintz2016-02-223-20/+10Star
* qed: Change metadata needed for SPQ entriesYuval Mintz2016-02-223-107/+95Star
* qed: Handle possible race in SB configYuval Mintz2016-02-221-9/+9
* qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz2016-02-226-15/+15
* qede: Add vlan filtering offload supportSudarsana Reddy Kalluru2016-02-182-1/+286
* qed: Lay infrastructure for vlan filtering offloadYuval Mintz2016-02-181-4/+19
* qed/qede: use 8.7.3.0 FW.Yuval Mintz2016-02-1714-1679/+1573Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-071-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. Miller2016-01-011-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-1810-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-051-1/+1
* qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-051-5/+0Star
* qede: Add basic ethtool supportSudarsana Kalluru2015-10-284-2/+596
* qed: Add statistics supportManish Chopra2015-10-285-1/+293
* qede: Add support for linkSudarsana Kalluru2015-10-281-0/+47
* qed: Add link supportYuval Mintz2015-10-287-5/+1098
* qede: classification configurationSudarsana Kalluru2015-10-282-0/+251
* qede: Add basic network device supportYuval Mintz2015-10-282-0/+1935
* qed: Add slowpath L2 supportManish Chopra2015-10-289-0/+2166
* qede: Add basic Network driverYuval Mintz2015-10-285-0/+436