Age | Commit message (Expand) | Author | Files | Lines |
2015-02-26 | i40e: check pointers before use | Shannon Nelson | 1 | -1/+1 |
2015-02-26 | i40e: catch NVM write semaphore timeout and retry | Shannon Nelson | 1 | -0/+35 |
2015-02-26 | i40e: stop flow director on shutdown | Mitch A Williams | 1 | -0/+1 |
2015-02-26 | i40e: disconnect irqs on shutdown | Shannon Nelson | 1 | -6/+8 |
2015-02-26 | i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix | Anjali Singhai | 1 | -12/+12 |
2015-02-26 | i40e: Issue a PF reset if Tx queue disable timeout | Parikh, Neerav | 1 | -1/+7 |
2015-02-26 | i40e: Fix the Tx ring qset handle when DCB reconfigures | Parikh, Neerav | 1 | -2/+9 |
2015-02-26 | i40e: Fix the case where per TC queue count was higher than queues enabled | Anjali Singhai | 1 | -1/+6 |
2015-02-26 | i40e: fix race in hang check | Jesse Brandeburg | 2 | -48/+60 |
2015-02-26 | i40e: Fix TSO with more than 8 frags per segment issue | Anjali Singhai | 4 | -0/+132 |
2015-02-26 | i40e: Don't check for Tx hang when PF down | Akeem G Abodunrin | 1 | -1/+2 |
2015-02-26 | i40e: fix shift precedence issue | Shannon Nelson | 2 | -3/+4 |
2015-02-26 | i40e: Fix memory leak at failure path in i40e_dbg_command_write() | Alexey Khoroshilov | 1 | -1/+3 |
2015-02-09 | i40e: Fix for stats init function call in Rx setup | Carolyn Wyborny | 2 | -2/+2 |
2015-02-09 | i40e/i40evf: Add call to u64_stats_init to init | Carolyn Wyborny | 2 | -0/+4 |
2015-02-09 | i40e: Enable Loopback for the FCOE vsi as well | Anjali Singhai Jain | 1 | -0/+1 |
2015-02-09 | i40e: use dev_port for fcoe netdev | Vasu Dev | 1 | -0/+6 |
2015-02-09 | i40e: Fix function header | Greg Rose | 1 | -1/+1 |
2015-02-09 | i40e: fix led blink toggle to enable steady state | Matt Jared | 1 | -2/+4 |
2015-02-09 | i40evf: Force Tx writeback on ITR | Anjali Singhai Jain | 3 | -4/+39 |
2015-02-08 | i40e: stop the service task at shutdown | Mitch Williams | 1 | -0/+2 |
2015-02-08 | i40evf: stop the watchdog for shutdown | Mitch Williams | 1 | -0/+6 |
2015-02-08 | i40evf: ignore bogus messages from FW | Mitch Williams | 1 | -1/+1 |
2015-02-08 | i40evf: reset on module unload | Mitch Williams | 1 | -5/+10 |
2015-02-08 | i40e: add locking around VF reset | Mitch Williams | 2 | -6/+8 |
2015-02-08 | i40e: Use even more ARQ descriptors | Mitch Williams | 1 | -2/+2 |
2015-02-08 | i40e: delay after VF reset | Mitch Williams | 1 | -6/+6 |
2015-02-08 | i40e: avoid use of uninitialized v_budget in i40e_init_msix | John W Linville | 1 | -5/+5 |
2015-02-08 | i40e: i40e_fcoe.c: Remove unused function | Rickard Strandqvist | 1 | -9/+0 |
2015-02-05 | ixgbe: add Tx anti spoofing support | Don Skidmore | 4 | -0/+47 |
2015-02-05 | ixgbevf: combine all of the tasks into a single service task | Emil Tantilov | 2 | -66/+87 |
2015-02-05 | ixgbevf: rewrite watchdog task to function similar to igbvf | Emil Tantilov | 2 | -75/+113 |
2015-02-05 | ixgbevf: Add code to check for Tx hang | Emil Tantilov | 2 | -19/+115 |
2015-02-05 | ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx | Emil Tantilov | 1 | -21/+17 |
2015-02-05 | ixgbevf: set vlan_features in a single write instead of several ORs | Emil Tantilov | 1 | -5/+5 |
2015-02-05 | ixgbe: add VXLAN offload support for X550 devices | Don Skidmore | 4 | -2/+113 |
2015-02-05 | ixgbe: Cleanup probe to remove redundant attempt to ID PHY | Don Skidmore | 1 | -3/+0 |
2015-02-05 | ixgbe: cleanup redundant default method set_rxpba | Don Skidmore | 1 | -1/+0 |
2015-02-05 | ixgbe: fix setting port VLAN | Emil Tantilov | 1 | -5/+8 |
2015-02-05 | ixgbevf: add RSS support for X550 | Emil Tantilov | 2 | -0/+45 |
2015-02-05 | ixgbevf: enable multiple queue support | Emil Tantilov | 2 | -3/+20 |
2015-02-05 | ixgbe: allow multiple queues in SRIOV mode | Emil Tantilov | 1 | -3/+0 |
2015-02-05 | ixgbe: cleanup sparse errors in new ixgbe_x550.c file | Don Skidmore | 1 | -30/+35 |
2015-02-05 | fm10k: Resolve compile warnings with W=1 | Matthew Vick | 2 | -6/+2 |
2015-02-05 | fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf | Matthew Vick | 1 | -5/+2 |
2015-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -11/+14 |
2015-02-01 | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink | Roopa Prabhu | 1 | -1/+1 |
2015-01-30 | ixgbevf: Fix checksum error when using stacked vlan | Toshiaki Makita | 1 | -2/+2 |
2015-01-30 | ixgbe: Fix checksum error when using stacked vlan | Toshiaki Makita | 1 | -1/+1 |
2015-01-30 | igbvf: Fix checksum error when using stacked vlan | Toshiaki Makita | 1 | -8/+11 |