aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon1-2/+2
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru1-1/+3
2019-02-06qed: Change verbosity for coalescing message.Rahul Verma1-1/+2
2019-02-06qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra1-0/+5
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin1-4/+8
2018-08-09qed/qede: Multi CoS support.Manish Chopra1-3/+6
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru1-8/+7
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon1-0/+3
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru1-2/+10
2018-05-25qed*: Support drop action classificationManish Chopra1-15/+20
2018-05-25qed*: Support other classification modes.Manish Chopra1-0/+2
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+19
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon1-1/+1
2018-01-02qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-2/+1
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-42/+76
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma1-0/+115
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal1-13/+0
2017-07-03qed: Introduce iWARP personalityKalderon, Michal1-2/+1
2017-06-14qed: Fix an off by one bugDan Carpenter1-1/+1
2017-06-04qed: VF XDP supportMintz, Yuval1-4/+15
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval1-9/+21
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval1-4/+8
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval1-4/+6
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval1-1/+61
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval1-24/+43
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval1-15/+17
2017-06-04qed: Create L2 queue databaseMintz, Yuval1-0/+86
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra1-2/+15
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish1-3/+0
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+19
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish1-8/+7
2017-04-17qed: aRFS infrastructure supportChopra, Manish1-0/+133
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma1-2/+12
2017-04-03qed: Revise QM cofigurationAriel Elior1-4/+1
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval1-75/+109
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru1-0/+5
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini1-1/+1
2017-01-01qed: Support Multicast on Tx-switchingMintz, Yuval1-2/+5
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval1-89/+143
2017-01-01qed*: Change maximal number of queuesMintz, Yuval1-7/+25
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28