Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-10-18 | ethernet/qlogic: use core min/max MTU checking | Jarod Wilson | 1 | -8/+0 |
2016-09-07 | qed*: Add support for the ethtool get_regs operation | Tomer Tayar | 1 | -0/+24 |
2016-08-30 | qede: hide 32-bit compile warning | Arnd Bergmann | 1 | -1/+1 |
2016-08-23 | qede: Add support for Tx/Rx-only queues. | Sudarsana Reddy Kalluru | 1 | -25/+80 |
2016-08-18 | qede: Fix forcing high speeds | Yuval Mintz | 1 | -2/+2 |
2016-08-18 | qed*: Fix pause setting | Yuval Mintz | 1 | -1/+1 |
2016-08-18 | qede: Add support for per-queue stats. | Sudarsana Reddy Kalluru | 1 | -13/+50 |
2016-08-18 | qede: Add support for capturing additional stats in ethtool-stats display. | Sudarsana Reddy Kalluru | 1 | -0/+2 |
2016-08-15 | qed*: Semantic changes | Yuval Mintz | 1 | -4/+2 |
2016-08-10 | qed*: Add support for ethtool link_ksettings callbacks. | Sudarsana Reddy Kalluru | 1 | -30/+102 |
2016-07-01 | qede: Add get/set rx copy break tunable support | Manish Chopra | 1 | -0/+46 |
2016-07-01 | qede: Add support for handling IP fragmented packets. | Manish Chopra | 1 | -0/+1 |
2016-06-29 | qede: Fix the static checker warnings. | Sudarsana Reddy Kalluru | 1 | -3/+5 |
2016-06-23 | qede: Add support for coalescing config read/update. | Sudarsana Reddy Kalluru | 1 | -0/+53 |
2016-06-02 | qed: Utilize FW 8.10.3.0 | Yuval Mintz | 1 | -0/+2 |
2016-05-26 | qede: Don't expose self-test for VFs | Yuval Mintz | 1 | -1/+4 |