Age | Commit message (Expand) | Author | Files | Lines |
2020-07-28 | net/mlx5: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 8 | -13/+13 |
2020-07-28 | net/mlx5: DR, Reduce print level for matcher print | Alex Vesker | 1 | -1/+1 |
2020-07-28 | net/mlx5e: Add support for PCI relaxed ordering | Aya Levin | 3 | -2/+13 |
2020-07-28 | net/mlx5e: Use indirect call wrappers for RX post WQEs functions | Tariq Toukan | 5 | -8/+7 |
2020-07-28 | net/mlx5e: Move exposure of datapath function to txrx header | Tariq Toukan | 4 | -23/+29 |
2020-07-28 | net/mlx5e: RX, Re-work initializaiton of RX function pointers | Tariq Toukan | 9 | -96/+112 |
2020-07-28 | net/mlx5e: Link non uplink representors to PCI device | Parav Pandit | 1 | -1/+1 |
2020-07-28 | net/mlx5: E-switch, Use eswitch total_vports | Parav Pandit | 1 | -7/+7 |
2020-07-28 | net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports | Parav Pandit | 2 | -8/+6 |
2020-07-28 | net/mlx5: E-switch, Consider maximum vf vports for steering init | Parav Pandit | 1 | -7/+1 |
2020-07-28 | net/mlx5: Add function ID to reclaim pages debug log | Avihu Hagag | 1 | -1/+2 |
2020-07-28 | net/mlx5: Hold pages RB tree per VF | Eran Ben Elisha | 2 | -39/+105 |
2020-07-27 | net/mlx4: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -5/+5 |
2020-07-27 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 4 | -52/+2 |
2020-07-27 | qed: fix assignment of n_rq_elems to incorrect params field | Colin Ian King | 1 | -1/+1 |
2020-07-27 | Merge branch 'sfc-driver-for-EF100-family-NICs-part-1' | David S. Miller | 30 | -31/+2439 |
2020-07-27 | sfc_ef100: implement ndo_get_phys_port_{id,name} | Edward Cree | 2 | -0/+23 |
2020-07-27 | sfc_ef100: read device MAC address at probe time | Edward Cree | 2 | -1/+40 |
2020-07-27 | sfc_ef100: probe the PHY and configure the MAC | Edward Cree | 1 | -1/+41 |
2020-07-27 | sfc_ef100: actually perform resets | Edward Cree | 1 | -0/+9 |
2020-07-27 | sfc_ef100: extend ef100_check_caps to cover datapath_caps3 | Edward Cree | 3 | -3/+11 |
2020-07-27 | sfc_ef100: read datapath caps, implement check_caps | Edward Cree | 2 | -2/+58 |
2020-07-27 | sfc_ef100: process events for MCDI completions | Edward Cree | 1 | -1/+56 |
2020-07-27 | sfc_ef100: implement ndo_open/close and EVQ probing | Edward Cree | 7 | -0/+225 |
2020-07-27 | sfc_ef100: implement MCDI transport | Edward Cree | 2 | -0/+107 |
2020-07-27 | sfc_ef100: don't call efx_reset_down()/up() on EF100 | Edward Cree | 1 | -3/+8 |
2020-07-27 | sfc_ef100: PHY probe stub | Edward Cree | 1 | -0/+14 |
2020-07-27 | sfc_ef100: reset-handling stub | Edward Cree | 1 | -0/+50 |
2020-07-27 | sfc: skeleton EF100 PF driver | Edward Cree | 26 | -13/+1095 |
2020-07-27 | sfc_ef100: register accesses on EF100 | Edward Cree | 2 | -3/+15 |
2020-07-27 | sfc_ef100: add EF100 register definitions | Edward Cree | 1 | -0/+693 |
2020-07-27 | sfc: remove efx_ethtool_nway_reset() | Edward Cree | 3 | -10/+0 |
2020-07-27 | Merge branch 'Add-PRP-driver' | David S. Miller | 16 | -169/+743 |
2020-07-27 | net: prp: enhance debugfs to display PRP info | Murali Karicheri | 1 | -9/+22 |
2020-07-27 | net: prp: add packet handling support | Murali Karicheri | 8 | -88/+433 |
2020-07-27 | net: hsr: define and use proto_ops ptrs to handle hsr specific frames | Murali Karicheri | 4 | -28/+55 |
2020-07-27 | net: prp: add supervision frame generation utility function | Murali Karicheri | 3 | -2/+88 |
2020-07-27 | net: hsr: introduce protocol specific function pointers | Murali Karicheri | 2 | -31/+45 |
2020-07-27 | net: hsr: introduce common code for skb initialization | Murali Karicheri | 1 | -13/+28 |
2020-07-27 | hsr: enhance netlink socket interface to support PRP | Murali Karicheri | 16 | -25/+99 |
2020-07-27 | qed: fix the allocation of the chains with an external PBL | Alexander Lobakin | 1 | -1/+3 |
2020-07-27 | Merge branch 'bnxt_en-update' | David S. Miller | 8 | -343/+861 |
2020-07-27 | bnxt_en: Add support for 'ethtool -d' | Vasundhara Volam | 4 | -0/+94 |
2020-07-27 | bnxt_en: Switch over to use the 64-bit software accumulated counters. | Michael Chan | 3 | -53/+64 |
2020-07-27 | bnxt_en: Accumulate all counters. | Michael Chan | 2 | -2/+90 |
2020-07-27 | bnxt_en: Retrieve hardware masks for port counters. | Michael Chan | 1 | -5/+70 |
2020-07-27 | bnxt_en: Retrieve hardware counter masks from firmware if available. | Michael Chan | 1 | -0/+64 |
2020-07-27 | bnxt_en: Allocate additional memory for all statistics blocks. | Michael Chan | 2 | -5/+26 |
2020-07-27 | bnxt_en: Refactor statistics code and structures. | Michael Chan | 4 | -89/+76 |
2020-07-27 | bnxt_en: Use macros to define port statistics size and offset. | Michael Chan | 2 | -5/+11 |