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