Age | Commit message (Expand) | Author | Files | Lines |
2015-12-12 | ixgbe: Reduce VT code indent in set_vfta by introducing jump label | Alexander Duyck | 1 | -72/+70 |
2015-12-12 | ixgbe: Simplify definitions for regidx and bit in set_vfta | Alexander Duyck | 1 | -29/+19 |
2015-12-12 | ixgbe: Fix SR-IOV VLAN pool configuration | Alexander Duyck | 1 | -2/+2 |
2015-12-12 | ixgbe: Return error on failure to allocate mac_table | Alexander Duyck | 1 | -0/+2 |
2015-12-08 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2015-12-06 | Revert "i40e: remove CONFIG_I40E_VXLAN" | Singhai, Anjali | 3 | -7/+20 |
2015-12-06 | fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame | Jacob Keller | 1 | -3/+3 |
2015-12-06 | fm10k: TRIVIAL fix typo of hardware | Jacob Keller | 1 | -2/+2 |
2015-12-06 | fm10k: change default Tx ITR to 25usec | Jacob Keller | 1 | -1/+2 |
2015-12-06 | fm10k: use macro for default Tx and Rx ITR values | Jacob Keller | 3 | -4/+6 |
2015-12-06 | fm10k: Update adaptive ITR algorithm | Jacob Keller | 3 | -14/+45 |
2015-12-06 | fm10k: introduce ITR_IS_ADAPTIVE macro | Jacob Keller | 3 | -5/+5 |
2015-12-06 | fm10k: Add support for ITR scaling based on PCIe link speed | Jacob Keller | 3 | -4/+55 |
2015-12-06 | fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped | Jacob Keller | 1 | -1/+1 |
2015-12-06 | fm10k: add statistics for actual DWORD count of mbmem mailbox | Jacob Keller | 3 | -1/+9 |
2015-12-06 | fm10k: explicitly typecast vlan values to u16 | Jacob Keller | 1 | -3/+3 |
2015-12-06 | fm10k: Correct typecast in fm10k_update_xc_addr_pf | Jacob Keller | 1 | -3/+3 |
2015-12-06 | fm10k: reinitialize queuing scheme after calling init_hw | Jacob Keller | 1 | -0/+18 |
2015-12-06 | fm10k: always check init_hw for errors | Jacob Keller | 1 | -5/+29 |
2015-12-06 | fm10k: reset max_queues on init_hw_vf failure | Jacob Keller | 1 | -3/+10 |
2015-12-06 | fm10k: set netdev features in one location | Jacob Keller | 3 | -21/+21 |
2015-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2015-12-04 | i40e/i40evf: avoid mutex re-init | Jesse Brandeburg | 4 | -13/+20 |
2015-12-03 | ixgbe: Reset interface after enabling SR-IOV | Alexander Duyck | 1 | -0/+3 |
2015-12-03 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 11 | -203/+226 |
2015-12-03 | i40e: Fix i40e_print_features() VEB mode output | Joe Perches | 1 | -23/+19 |
2015-12-03 | ixgbevf: Handle extended IPv6 headers in Tx path | Mark Rustad | 1 | -8/+14 |
2015-12-03 | ixgbe: Always turn PHY power on when requested | Mark Rustad | 2 | -2/+4 |
2015-12-03 | ixgbe: Handle extended IPv6 headers in Tx path | Mark Rustad | 1 | -8/+15 |
2015-12-03 | ixgbe: Save VF info and take references | Mark Rustad | 3 | -23/+59 |
2015-12-03 | ixgbe: Wait for master disable to be set | Mark Rustad | 1 | -1/+13 |
2015-12-03 | ixgbe: Correct spec violations by waiting after reset | Mark Rustad | 4 | -5/+9 |
2015-12-03 | ixgbe: Update PTP to support X550EM_x devices | Mark Rustad | 4 | -197/+578 |
2015-12-03 | ixgbe: Allow FDB entries access to more RAR filters | Alexander Duyck | 1 | -1/+4 |
2015-12-03 | ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses | Alexander Duyck | 1 | -3/+25 |
2015-12-03 | ixgbe: Refactor MAC address configuration code | Alexander Duyck | 2 | -70/+100 |
2015-12-03 | ixgbevf: Minor cleanups | Mark Rustad | 1 | -24/+12 |
2015-12-03 | ixgbevf: Use a private workqueue to avoid certain possible hangs | Mark Rustad | 1 | -2/+13 |
2015-12-03 | ixgbe: Use private workqueue to avoid certain possible hangs | Mark Rustad | 1 | -1/+13 |
2015-12-03 | ixgbe: Add support for newer thermal alarm | Mark Rustad | 2 | -3/+23 |
2015-12-03 | ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em | Mark Rustad | 1 | -13/+8 |
2015-12-03 | i40e: trivial fixes | Jesse Brandeburg | 3 | -20/+8 |
2015-12-03 | i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf | Catherine Sullivan | 2 | -2/+2 |
2015-12-03 | i40e/i40evf: use logical operator | Mitch Williams | 2 | -2/+2 |
2015-12-03 | i40e: fix whitespace | Mitch Williams | 1 | -2/+2 |
2015-12-03 | i40e: Remove separate functions gathering XOFF Rx stats | Neerav Parikh | 1 | -70/+7 |
2015-12-03 | i40e: remove CONFIG_I40E_VXLAN | Jesse Brandeburg | 3 | -20/+7 |
2015-12-03 | i40e: use priv flags to control packet split | Jesse Brandeburg | 2 | -0/+28 |
2015-12-03 | i40evf: use correct types | Mitch Williams | 1 | -1/+1 |
2015-12-03 | i40e: propagate properly | Mitch Williams | 2 | -51/+76 |