| Commit message (Expand) | Author | Age | Files | Lines |
* | qede: Notify qedr when mtu has changed | Michal Kalderon | 2020-09-11 | 1 | -1/+3 |
* | qede: introduce support for FEC control | Alexander Lobakin | 2020-07-21 | 1 | -0/+74 |
* | qede: format qede{,_vf}_ethtool_ops | Alexander Lobakin | 2020-07-21 | 1 | -69/+68 |
* | qede: populate supported link modes maps on module init | Alexander Lobakin | 2020-07-21 | 1 | -54/+104 |
* | qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE | Alexander Lobakin | 2020-07-21 | 1 | -146/+54 |
* | net: qede: update copyright years | Alexander Lobakin | 2020-07-01 | 1 | -0/+1 |
* | net: qede: convert to SPDX License Identifiers | Alexander Lobakin | 2020-07-01 | 1 | -28/+2 |
* | net: qede: optional hw recovery procedure | Igor Russkikh | 2020-05-14 | 1 | -0/+24 |
* | qede: remove some unused code in function qede_selftest_receive_traffic | Zheng Zengkai | 2020-03-16 | 1 | -12/+1 |
* | net: qede: reject unsupported coalescing params | Jakub Kicinski | 2020-03-15 | 1 | -0/+2 |
* | qed*: Fix size of config attribute dump. | Sudarsana Reddy Kalluru | 2019-09-11 | 1 | -6/+8 |
* | qede: Add support for dumping the grc data. | Sudarsana Reddy Kalluru | 2019-08-31 | 1 | -2/+27 |
* | qede: Add support for reading the config id attributes. | Sudarsana Reddy Kalluru | 2019-08-31 | 1 | -0/+89 |
* | qed: Add new ethtool supported port types based on media. | Rahul Verma | 2019-08-09 | 1 | -1/+2 |
* | qede: Handle infinite driver spinning for Tx timestamp. | Sudarsana Reddy Kalluru | 2019-05-29 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-08 | 1 | -5/+19 |
|\ |
|
| * | qede: Populate mbi version in ethtool driver query data. | Sudarsana Reddy Kalluru | 2019-03-20 | 1 | -5/+19 |
* | | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 1 | -8/+0 |
|/ |
|
* | qede: Fix internal loopback failure with jumbo mtu configuration | Sudarsana Reddy Kalluru | 2019-03-07 | 1 | -2/+5 |
* | qede: Add ethtool interface for SmartAN query. | Sudarsana Reddy Kalluru | 2019-02-09 | 1 | -1/+10 |
* | qede - Add a statistic for a case where driver drops tx packet due to memory ... | Michael Shteinbok | 2018-11-29 | 1 | -0/+1 |
* | qede: Check available link modes before link set from ethtool. | Rahul Verma | 2018-10-16 | 1 | -19/+45 |
* | qed: Add supported link and advertise link to display in ethtool. | Rahul Verma | 2018-10-16 | 1 | -4/+27 |
* | qede: Add driver support for 20G link speed. | Sudarsana Reddy Kalluru | 2018-10-02 | 1 | -0/+9 |
* | qede: Ingress tc flower offload (drop action) support. | Manish Chopra | 2018-08-09 | 1 | -1/+1 |
* | qed/qede: Multi CoS support. | Manish Chopra | 2018-08-09 | 1 | -10/+38 |
* | qede: Add driver callbacks for eeprom module query. | Sudarsana Reddy Kalluru | 2018-07-20 | 1 | -0/+88 |
* | qed*: Add link change count value to ethtool statistics display. | Sudarsana Reddy Kalluru | 2018-05-31 | 1 | -0/+2 |
* | qed*: Support drop action classification | Manish Chopra | 2018-05-25 | 1 | -0/+1 |
* | qede: Add build_skb() support. | Manish Chopra | 2018-05-17 | 1 | -1/+2 |
* | qede: Ethtool flash update support. | Sudarsana Reddy Kalluru | 2018-03-29 | 1 | -0/+9 |
* | qede: Use NETIF_F_GRO_HW. | Michael Chan | 2017-12-19 | 1 | -0/+3 |
* | qed: Read per queue coalesce from hardware | Rahul Verma | 2017-07-27 | 1 | -5/+42 |
* | qed: Add support for vf coalesce configuration. | Rahul Verma | 2017-07-27 | 1 | -10/+28 |
* | qede: Add ethtool support for Energy efficient ethernet. | Sudarsana Reddy Kalluru | 2017-07-27 | 1 | -0/+84 |
* | qed/qede: Add setter APIs support for RX flow classification | Chopra, Manish | 2017-07-27 | 1 | -2/+12 |
* | qede: Add getter APIs support for RX flow classification | Chopra, Manish | 2017-07-27 | 1 | -4/+18 |
* | qede: Fix sparse warnings | Manish Chopra | 2017-05-24 | 1 | -4/+6 |
* | qede: Support 1G advertisment. | Sudarsana Reddy Kalluru | 2017-05-21 | 1 | -0/+8 |
* | qede: Honor user request for Tx buffers | Sudarsana Reddy Kalluru | 2017-05-21 | 1 | -3/+3 |
* | qede: Fix possible misconfiguration of advertised autoneg value. | sudarsana.kalluru@cavium.com | 2017-05-04 | 1 | -0/+5 |
* | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 2017-05-04 | 1 | -3/+2 |
* | qed*: Add support for QL41xxx adapters | Mintz, Yuval | 2017-03-14 | 1 | -29/+56 |
* | qede: Prevent index problems in loopback test | Sudarsana Reddy Kalluru | 2017-02-20 | 1 | -3/+3 |
* | qede: Add driver support for PTP | Sudarsana Reddy Kalluru | 2017-02-15 | 1 | -0/+10 |
* | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 2017-01-02 | 1 | -36/+41 |
* | qed*: Update to dual-license | Mintz, Yuval | 2017-01-02 | 1 | -7/+30 |
* | qede: Add support for XDP_TX | Mintz, Yuval | 2016-11-30 | 1 | -4/+18 |
* | qede: Add basic XDP support | Mintz, Yuval | 2016-11-30 | 1 | -0/+1 |
* | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval | 2016-11-30 | 1 | -2/+2 |