Age | Commit message (Expand) | Author | Files | Lines |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -5/+19 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() |  Will Deacon | 1 | -8/+0 |
2019-03-20 | qede: Populate mbi version in ethtool driver query data. |  Sudarsana Reddy Kalluru | 1 | -5/+19 |
2019-03-07 | qede: Fix internal loopback failure with jumbo mtu configuration |  Sudarsana Reddy Kalluru | 1 | -2/+5 |
2019-02-08 | qede: Add ethtool interface for SmartAN query. |  Sudarsana Reddy Kalluru | 1 | -1/+10 |
2018-11-29 | qede - Add a statistic for a case where driver drops tx packet due to memory allocation failure. |  Michael Shteinbok | 1 | -0/+1 |
2018-10-16 | qede: Check available link modes before link set from ethtool. |  Rahul Verma | 1 | -19/+45 |
2018-10-16 | qed: Add supported link and advertise link to display in ethtool. |  Rahul Verma | 1 | -4/+27 |
2018-10-02 | qede: Add driver support for 20G link speed. |  Sudarsana Reddy Kalluru | 1 | -0/+9 |
2018-08-09 | qede: Ingress tc flower offload (drop action) support. |  Manish Chopra | 1 | -1/+1 |
2018-08-09 | qed/qede: Multi CoS support. |  Manish Chopra | 1 | -10/+38 |
2018-07-19 | qede: Add driver callbacks for eeprom module query. |  Sudarsana Reddy Kalluru | 1 | -0/+88 |
2018-05-31 | qed*: Add link change count value to ethtool statistics display. |  Sudarsana Reddy Kalluru | 1 | -0/+2 |
2018-05-25 | qed*: Support drop action classification |  Manish Chopra | 1 | -0/+1 |
2018-05-17 | qede: Add build_skb() support. |  Manish Chopra | 1 | -1/+2 |
2018-03-29 | qede: Ethtool flash update support. |  Sudarsana Reddy Kalluru | 1 | -0/+9 |
2017-12-19 | qede: Use NETIF_F_GRO_HW. |  Michael Chan | 1 | -0/+3 |
2017-07-27 | qed: Read per queue coalesce from hardware |  Rahul Verma | 1 | -5/+42 |
2017-07-27 | qed: Add support for vf coalesce configuration. |  Rahul Verma | 1 | -10/+28 |
2017-07-27 | qede: Add ethtool support for Energy efficient ethernet. |  Sudarsana Reddy Kalluru | 1 | -0/+84 |
2017-07-27 | qed/qede: Add setter APIs support for RX flow classification |  Chopra, Manish | 1 | -2/+12 |
2017-07-27 | qede: Add getter APIs support for RX flow classification |  Chopra, Manish | 1 | -4/+18 |
2017-05-24 | qede: Fix sparse warnings |  Manish Chopra | 1 | -4/+6 |
2017-05-21 | qede: Support 1G advertisment. |  Sudarsana Reddy Kalluru | 1 | -0/+8 |
2017-05-21 | qede: Honor user request for Tx buffers |  Sudarsana Reddy Kalluru | 1 | -3/+3 |
2017-05-04 | qede: Fix possible misconfiguration of advertised autoneg value. |  sudarsana.kalluru@cavium.com | 1 | -0/+5 |
2017-05-04 | qed*: Fix possible overflow for status block id field. |  sudarsana.kalluru@cavium.com | 1 | -3/+2 |
2017-03-14 | qed*: Add support for QL41xxx adapters |  Mintz, Yuval | 1 | -29/+56 |
2017-02-20 | qede: Prevent index problems in loopback test |  Sudarsana Reddy Kalluru | 1 | -3/+3 |
2017-02-15 | qede: Add driver support for PTP |  Sudarsana Reddy Kalluru | 1 | -0/+10 |
2017-01-01 | qed*: RSS indirection based on queue-handles |  Mintz, Yuval | 1 | -36/+41 |
2017-01-01 | qed*: Update to dual-license |  Mintz, Yuval | 1 | -7/+30 |
2016-11-30 | qede: Add support for XDP_TX |  Mintz, Yuval | 1 | -4/+18 |
2016-11-30 | qede: Add basic XDP support |  Mintz, Yuval | 1 | -0/+1 |
2016-11-30 | qede: Better utilize the qede_[rt]x_queue |  Mintz, Yuval | 1 | -2/+2 |
2016-11-30 | qede: Revise state locking scheme |  Mintz, Yuval | 1 | -17/+20 |
2016-11-30 | qede: Refactor statistics gathering |  Mintz, Yuval | 1 | -56/+86 |
2016-11-30 | qede: Remove 'num_tc'. |  Mintz, Yuval | 1 | -24/+16 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -9/+16 |
2016-10-31 | qede: Decouple ethtool caps from qed |  Mintz, Yuval | 1 | -2/+2 |
2016-10-31 | qed*: Add support for WoL |  Mintz, Yuval | 1 | -0/+41 |
2016-10-31 | qed: Add nvram selftest |  Mintz, Yuval | 1 | -0/+7 |
2016-10-31 | qed*: Management firmware - notifications and defaults |  Sudarsana Kalluru | 1 | -0/+2 |
2016-10-31 | qede: Fix statistics' strings for Tx/Rx queues |  Mintz, Yuval | 1 | -9/+16 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -35/+64 |
2016-10-22 | qede: Fix incorrrect usage of APIs for un-mapping DMA memory |  Manish Chopra | 1 | -2/+2 |
2016-10-22 | qede: Reconfigure rss indirection direction table when rss count is updated |  Sudarsana Reddy Kalluru | 1 | -0/+7 |
2016-10-22 | qede: Loopback implementation should ignore the normal traffic |  Sudarsana Reddy Kalluru | 1 | -33/+47 |
2016-10-22 | qede: Do not allow RSS config for 100G devices |  Sudarsana Reddy Kalluru | 1 | -0/+6 |
2016-10-22 | qede: get_channels() need to populate max tx/rx coalesce values |  Sudarsana Reddy Kalluru | 1 | -0/+2 |