summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
Commit message (Expand)AuthorAgeFilesLines
* qede: fix write to free'd pointer error and double free of ptpColin Ian King2019-04-131-4/+3Star
* qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru2019-03-071-2/+5
* qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru2019-02-091-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-093-1/+20
|\
| * qed*: Advance drivers version to 8.37.0.20Manish Chopra2019-02-071-1/+1
| * qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru2019-02-073-0/+19
* | qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso2019-02-061-203/+76Star
* | qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso2019-02-061-132/+132
* | drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-061-6/+6
* | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-49/+36Star
* | qede: Error recovery processTomer Tayar2019-01-283-70/+288
|/
* qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-0/+9
* qede - Add a statistic for a case where driver drops tx packet due to memory ...Michael Shteinbok2018-11-293-2/+4
* qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru2018-11-282-2/+7
* qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru2018-11-283-8/+11
* qede: Check available link modes before link set from ethtool.Rahul Verma2018-10-161-19/+45
* qed: Add supported link and advertise link to display in ethtool.Rahul Verma2018-10-161-4/+27
* qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-0/+9
* net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-1/+1
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-4/+2Star
* qed/qede: qede_setup_tc() can be statickbuild test robot2018-08-101-1/+1
* qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-094-11/+362
* qede: Add destination ip based flow profile.Manish Chopra2018-08-091-48/+66
* qed/qede: Multi CoS support.Manish Chopra2018-08-094-44/+185
* qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+2
* qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru2018-07-201-0/+88
* xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0Star
* qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru2018-07-021-2/+8
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-2/+3
* qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru2018-05-313-0/+4
* qed*: Support drop action classificationManish Chopra2018-05-254-0/+17
* qede: Support flow classification to the VFs.Manish Chopra2018-05-251-4/+30
* qed*: Support other classification modes.Manish Chopra2018-05-251-2/+29
* qede: Validate unsupported configurationsManish Chopra2018-05-251-0/+73
* qede: Refactor ethtool rx classification flow.Manish Chopra2018-05-251-182/+330
* qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru2018-05-231-0/+101
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-2/+1Star
|\
| * qede: Fix ref-cnt usage countMichal Kalderon2018-05-141-2/+1Star
* | qede: Add build_skb() support.Manish Chopra2018-05-174-174/+137Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-121-1/+1
|\|
| * qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon2018-05-101-1/+1
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-081-2/+2
* | qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-201-0/+4
* | qed* : use trust mode to allow VF to override forced MACShahed Shaikh2018-04-201-2/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-14/+6Star
|\
| * qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2Star
| * qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4Star
* | qede: Ethtool flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+9
|/
* qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-212-3/+3
* qede: Fix qedr link updateMichal Kalderon2018-03-161-2/+2