summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)AuthorFilesLines
2016-02-21qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2-2/+2
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz3-20/+10
2016-02-21qed: Change metadata needed for SPQ entriesYuval Mintz3-107/+95
2016-02-21qed: Handle possible race in SB configYuval Mintz1-9/+9
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz6-15/+15
2016-02-18qede: Add vlan filtering offload supportSudarsana Reddy Kalluru2-1/+286
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz1-4/+19
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz14-1679/+1573
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun1-2/+4
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-12-28qlcnic: constify qlcnic_dcb_ops structuresJulia Lawall2-3/+3
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter1-1/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-93/+150
2015-12-15qlcnic: fix a timeout loopDan Carpenter1-1/+2
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru4-52/+55
2015-12-07qed: Fix BAR size split for some serversAriel Elior2-21/+36
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar2-17/+54
2015-12-01qede: Add support for {get, set}_pauseparamSudarsana Kalluru1-0/+60
2015-12-01qede: Add support for nway_resetSudarsana Kalluru1-0/+25
2015-12-01qede: Add support for set_phys_idSudarsana Kalluru1-0/+29
2015-12-01qed: Add support for changing LED stateSudarsana Kalluru4-0/+64
2015-12-01qede: Add support for {get, set}_ringparamSudarsana Kalluru2-2/+46
2015-12-01qede: Add support for {get, set}_channelsSudarsana Kalluru3-2/+59
2015-11-18net: add netif_tx_napi_add()Eric Dumazet1-2/+2
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann1-0/+1
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson1-1/+2
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter1-3/+9
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter1-1/+1
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter1-5/+0
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-27qed: Add statistics supportManish Chopra5-1/+293
2015-10-27qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-27qed: Add link supportYuval Mintz7-5/+1098
2015-10-27qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra9-0/+2166
2015-10-27qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz5-1/+165
2015-10-27qed: Add module with basic common supportYuval Mintz23-0/+15010
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera3-11/+0
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2-3/+3
2015-09-17qlcnic: track vxlan port countJiri Benc2-5/+14
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh1-2/+2
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh1-2/+2
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh2-5/+12
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh1-2/+3
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh5-0/+61