summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-02-23i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan
2015-02-23i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain
2015-02-23i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain
2015-02-23i40e: Use #define for the VSI connection typeNeerav Parikh
2015-02-23i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-23i40e: rename debugfs clear_stats optionShannon Nelson
2015-02-23i40e: update Shadow RAM read/write functionsKamil Krawczyk
2015-02-23igbvf: cleanup msleep() and min/max() usageJeff Kirsher
2015-02-23igbvf: Fix code comments and whitespaceJeff Kirsher
2015-02-23e1000e: initial support for i219David Ertman
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