aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* i40e: check pointers before useShannon Nelson2015-02-26
* i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-26
* i40e: stop flow director on shutdownMitch A Williams2015-02-26
* i40e: disconnect irqs on shutdownShannon Nelson2015-02-26
* i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai2015-02-26
* i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav2015-02-26
* i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav2015-02-26
* i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai2015-02-26
* i40e: fix race in hang checkJesse Brandeburg2015-02-26
* i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-26
* i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-26
* i40e: fix shift precedence issueShannon Nelson2015-02-26
* i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-26
* i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-09
* i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-09
* i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-09
* i40e: use dev_port for fcoe netdevVasu Dev2015-02-09
* i40e: Fix function headerGreg Rose2015-02-09
* i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-09
* i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-09
* i40e: stop the service task at shutdownMitch Williams2015-02-09
* i40evf: stop the watchdog for shutdownMitch Williams2015-02-09
* i40evf: ignore bogus messages from FWMitch Williams2015-02-08
* i40evf: reset on module unloadMitch Williams2015-02-08
* i40e: add locking around VF resetMitch Williams2015-02-08
* i40e: Use even more ARQ descriptorsMitch Williams2015-02-08
* i40e: delay after VF resetMitch Williams2015-02-08
* i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-08
* i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-08
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-05
* ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-05
* ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-05
* ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-05
* ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-05
* ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-05
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-05
* ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-05
* ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-05
* ixgbe: fix setting port VLANEmil Tantilov2015-02-05
* ixgbevf: add RSS support for X550Emil Tantilov2015-02-05
* ixgbevf: enable multiple queue supportEmil Tantilov2015-02-05
* ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-05
* ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-05
* fm10k: Resolve compile warnings with W=1Matthew Vick2015-02-05
* fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick2015-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
| * ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
| * igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
* | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-02