| Commit message (Expand) | Author | Age | Files | Lines |
* | ice: Wait for VF to be reset/ready before configuration | Brett Creeley | 2020-02-19 | 2 | -61/+76 |
* | ice: Don't tell the OS that link is going down | Michal Swiatkowski | 2020-02-19 | 1 | -7/+0 |
* | ice: Don't reject odd values of usecs set by user | Brett Creeley | 2020-02-19 | 2 | -12/+39 |
* | ice: Trivial fixes | Tony Nguyen | 2020-02-12 | 11 | -29/+31 |
* | ice: Use correct netif error function | Ben Shelton | 2020-02-12 | 1 | -1/+1 |
* | ice: Cleanup ice_vsi_alloc_q_vectors | Anirudh Venkataramanan | 2020-02-12 | 1 | -8/+3 |
* | ice: Make print statements more compact | Anirudh Venkataramanan | 2020-02-12 | 8 | -227/+123 |
* | ice: Use ice_pf_to_dev | Anirudh Venkataramanan | 2020-02-12 | 6 | -27/+27 |
* | ice: Remove possible null dereference | Tony Nguyen | 2020-02-12 | 1 | -2/+0 |
* | ice: update Unit Load Status bitmask to check after reset | Bruce Allan | 2020-02-12 | 2 | -5/+18 |
* | ice: fix and consolidate logging of NVM/firmware version information | Bruce Allan | 2020-02-12 | 4 | -28/+13 |
* | ice: Modify link message logging | Akeem G Abodunrin | 2020-02-12 | 1 | -1/+1 |
* | ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps | Anirudh Venkataramanan | 2020-02-12 | 1 | -2/+0 |
* | ice: Remove ice_dev_onetime_setup() | Brett Creeley | 2020-02-12 | 4 | -20/+0 |
* | ice: Don't allow same value for Rx tail to be written twice | Brett Creeley | 2020-02-12 | 1 | -1/+1 |
* | ice: display supported and advertised link modes | Paul Greenwalt | 2020-02-12 | 1 | -280/+2 |
* | ice: Fix switch between FW and SW LLDP | Dave Ertman | 2020-02-12 | 1 | -5/+5 |
* | ice: Fix DCB rebuild after reset | Dave Ertman | 2020-02-12 | 2 | -53/+36 |
* | ice: Bump version | Tony Nguyen | 2020-01-26 | 1 | -1/+1 |
* | ice: Implement ethtool get/set rx-flow-hash | Md Fahad Iqbal Polash | 2020-01-26 | 3 | -0/+273 |
* | ice: Initilialize VF RSS tables | Md Fahad Iqbal Polash | 2020-01-26 | 4 | -1/+225 |
* | ice: Optimize table usage | Tony Nguyen | 2020-01-26 | 5 | -1/+773 |
* | ice: Enable writing filtering tables | Tony Nguyen | 2020-01-26 | 3 | -0/+651 |
* | ice: Populate TCAM filter software structures | Tony Nguyen | 2020-01-26 | 8 | -10/+1459 |
* | ice: Allocate flow profile | Tony Nguyen | 2020-01-25 | 12 | -40/+864 |
* | ice: Enable writing hardware filtering tables | Tony Nguyen | 2020-01-24 | 7 | -4/+491 |
* | ice: remove redundant assignment to variable xmit_done | Colin Ian King | 2020-01-17 | 1 | -1/+1 |
* | ice: Removing hung_queue variable to use txqueue function parameter | Julio Faracco | 2020-01-17 | 1 | -30/+11 |
* | ice: Add device ids for E822 devices | Jacob Keller | 2020-01-04 | 3 | -0/+39 |
* | ice: Suppress Coverity warnings for xdp_rxq_info_reg | Krzysztof Kazimierczak | 2020-01-04 | 1 | -0/+2 |
* | ice: Add a boundary check in ice_xsk_umem() | Krzysztof Kazimierczak | 2020-01-04 | 3 | -3/+6 |
* | ice: add extra check for null Rx descriptor | Mitch Williams | 2020-01-04 | 1 | -5/+8 |
* | ice: suppress checked_return error | Bruce Allan | 2020-01-04 | 1 | -0/+6 |
* | ice: Demote MTU change print to debug | Tony Nguyen | 2020-01-04 | 1 | -1/+1 |
* | ice: Enable ip link show on the PF to display VF unicast MAC(s) | Brett Creeley | 2020-01-04 | 1 | -100/+99 |
* | ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO | Brett Creeley | 2020-01-04 | 2 | -47/+12 |
* | ice: Remove Rx flex descriptor programming | Vignesh Sridhar | 2020-01-04 | 2 | -113/+0 |
* | ice: Return error on not supported ethtool -C parameters | Michal Swiatkowski | 2020-01-04 | 1 | -0/+50 |
* | ice: Restore interrupt throttle settings after VSI rebuild | Michal Swiatkowski | 2020-01-04 | 2 | -0/+108 |
* | ice: Set default value for ITR in alloc function | Michal Swiatkowski | 2020-01-04 | 1 | -9/+4 |
* | ice: Add ice_for_each_vf() macro | Brett Creeley | 2020-01-04 | 4 | -15/+22 |
* | ice: Add code to keep track of current dflt_vsi | Brett Creeley | 2020-01-04 | 4 | -16/+155 |
* | ice: Fix VF spoofchk | Brett Creeley | 2020-01-04 | 4 | -97/+146 |
* | ice: Support UDP segmentation offload | Brett Creeley | 2020-01-04 | 2 | -4/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-12-27 | 1 | -2/+2 |
|\ |
|
| * | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr | Magnus Karlsson | 2019-12-21 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-23 | 2 | -6/+6 |
|\ \ |
|
| * | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 2 | -6/+6 |
| |/ |
|
* / | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2019-12-13 | 1 | -1/+1 |
|/ |
|
* | ice: Update FW API minor version | Kevin Scott | 2019-11-22 | 1 | -1/+1 |